org.codehaus.wadi.dindex.newmessages
Class DeletePMToIM

java.lang.Object
  extended byorg.codehaus.wadi.dindex.newmessages.DeletePMToIM
All Implemented Interfaces:
DIndexMessage, DIndexResponse, OldMessage, Serializable

public class DeletePMToIM
extends Object
implements DIndexResponse, Serializable

Sent, from PartitionMaster to InvocationMaster, confirming removal of an item from the Partition's index.

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

Constructor Summary
DeletePMToIM()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeletePMToIM

public DeletePMToIM()
Method Detail

toString

public String toString()


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.