|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.location.session.SessionRequestImpl
org.codehaus.wadi.location.session.DeleteIMToPM
public class DeleteIMToPM
Sent from InvocationMaster to PartitionMaster requesting that an entry be removed from the index.
Field Summary |
---|
Fields inherited from class org.codehaus.wadi.location.session.SessionRequestImpl |
---|
_key |
Constructor Summary | |
---|---|
DeleteIMToPM(java.lang.String name)
|
Method Summary | |
---|---|
SessionResponseMessage |
newResponseFailure()
|
java.lang.String |
toString()
|
Methods inherited from class org.codehaus.wadi.location.session.SessionRequestImpl |
---|
getKey, getNumberOfExpectedMerge, getVersion, setNumberOfExpectedMerge, setVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeleteIMToPM(java.lang.String name)
Method Detail |
---|
public SessionResponseMessage newResponseFailure()
newResponseFailure
in interface SessionRequestMessage
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 |