org.codehaus.wadi.dindex.messages
Class PartitionRepopulateResponse

java.lang.Object
  extended byorg.codehaus.wadi.dindex.messages.PartitionRepopulateResponse
All Implemented Interfaces:
OldMessage, Serializable

public class PartitionRepopulateResponse
extends Object
implements OldMessage, Serializable

See Also:
Serialized Form

Field Summary
protected  Collection[] _keys
           
 
Constructor Summary
protected PartitionRepopulateResponse()
           
  PartitionRepopulateResponse(Collection[] keys)
           
 
Method Summary
 Collection[] getKeys()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_keys

protected Collection[] _keys
Constructor Detail

PartitionRepopulateResponse

public PartitionRepopulateResponse(Collection[] keys)

PartitionRepopulateResponse

protected PartitionRepopulateResponse()
Method Detail

getKeys

public Collection[] getKeys()

toString

public String toString()


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