|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.codehaus.wadi.dindex.impl.AbstractPartition
org.codehaus.wadi.dindex.impl.DummyPartition
| Field Summary |
| Fields inherited from class org.codehaus.wadi.dindex.impl.AbstractPartition |
_key |
| Constructor Summary | |
protected |
DummyPartition()
|
|
DummyPartition(int key)
|
| Method Summary | |
void |
dispatch(ObjectMessage om,
DIndexRequest request)
|
ObjectMessage |
exchange(DIndexRequest request,
long timeout)
|
boolean |
isLocal()
|
void |
onMessage(ObjectMessage message,
DeleteIMToPM request)
|
void |
onMessage(ObjectMessage message,
DIndexForwardRequest request)
|
void |
onMessage(ObjectMessage message,
DIndexRelocationRequest request)
|
void |
onMessage(ObjectMessage message,
InsertIMToPM request)
|
void |
onMessage(ObjectMessage message,
MoveIMToPM request)
|
void |
onMessage(ObjectMessage message,
MovePMToSM request)
|
String |
toString()
|
| Methods inherited from class org.codehaus.wadi.dindex.impl.AbstractPartition |
getKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DummyPartition(int key)
protected DummyPartition()
| Method Detail |
public boolean isLocal()
public String toString()
public void dispatch(ObjectMessage om,
DIndexRequest request)
public void onMessage(ObjectMessage message,
InsertIMToPM request)
public void onMessage(ObjectMessage message,
DeleteIMToPM request)
public void onMessage(ObjectMessage message,
DIndexRelocationRequest request)
public void onMessage(ObjectMessage message,
DIndexForwardRequest request)
public void onMessage(ObjectMessage message,
MoveIMToPM request)
public void onMessage(ObjectMessage message,
MovePMToSM request)
public ObjectMessage exchange(DIndexRequest request,
long timeout)
throws Exception
Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||