|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.location.session.AbstractSessionResponseMessage
org.codehaus.wadi.location.session.DeletePMToIM
public class DeletePMToIM
Sent, from PartitionMaster to InvocationMaster, confirming removal of an item from the Partition's index.
Constructor Summary | |
---|---|
DeletePMToIM(boolean success)
|
Method Summary | |
---|---|
boolean |
isSuccess()
|
java.lang.String |
toString()
|
Methods inherited from class org.codehaus.wadi.location.session.AbstractSessionResponseMessage |
---|
isVersionTooHigh, isVersionTooLow, setVersionTooHigh, setVersionTooLow |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeletePMToIM(boolean success)
Method Detail |
---|
public boolean isSuccess()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |