|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.wadi.location.partitionmanager.AbstractPartition
public abstract class AbstractPartition
| Field Summary | |
|---|---|
protected int |
_key
|
| Constructor Summary | |
|---|---|
AbstractPartition(int key)
|
|
| Method Summary | |
|---|---|
int |
getKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.wadi.location.partitionmanager.Partition |
|---|
exchange, isLocal, onMessage, onMessage, onMessage, onMessage |
| Field Detail |
|---|
protected final int _key
| Constructor Detail |
|---|
public AbstractPartition(int key)
| Method Detail |
|---|
public int getKey()
getKey in interface Partition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||