org.codehaus.wadi.location.session
Class DeleteIMToPM

java.lang.Object
  extended by org.codehaus.wadi.location.session.SessionRequestImpl
      extended by org.codehaus.wadi.location.session.DeleteIMToPM
All Implemented Interfaces:
java.io.Serializable, Message, SessionMessage, SessionRequestMessage

public class DeleteIMToPM
extends SessionRequestImpl
implements java.io.Serializable

Sent from InvocationMaster to PartitionMaster requesting that an entry be removed from the index.

Version:
$Revision:1815 $
Author:
Jules Gosnell
See Also:
Serialized Form

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

DeleteIMToPM

public DeleteIMToPM(java.lang.String name)
Method Detail

newResponseFailure

public SessionResponseMessage newResponseFailure()
Specified by:
newResponseFailure in interface SessionRequestMessage

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2008. All Rights Reserved.