org.codehaus.wadi.dindex.newmessages
Class DeleteIMToPM

java.lang.Object
  extended byorg.codehaus.wadi.dindex.impl.AbstractDIndexRequest
      extended byorg.codehaus.wadi.dindex.newmessages.DeleteIMToPM
All Implemented Interfaces:
DIndexMessage, DIndexRequest, OldMessage, Serializable

public class DeleteIMToPM
extends AbstractDIndexRequest
implements Serializable

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

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

Field Summary
 
Fields inherited from class org.codehaus.wadi.dindex.impl.AbstractDIndexRequest
_key
 
Constructor Summary
DeleteIMToPM(String name)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.codehaus.wadi.dindex.impl.AbstractDIndexRequest
getKey, getPartitionKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeleteIMToPM

public DeleteIMToPM(String name)
Method Detail

toString

public String toString()


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