org.codehaus.wadi.dindex.messages
Class PartitionRepopulateRequest

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

public class PartitionRepopulateRequest
extends Object
implements OldMessage, Serializable

See Also:
Serialized Form

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

Field Detail

_keys

protected int[] _keys
Constructor Detail

PartitionRepopulateRequest

public PartitionRepopulateRequest(int[] keys)

PartitionRepopulateRequest

protected PartitionRepopulateRequest()
Method Detail

getKeys

public int[] getKeys()

toString

public String toString()


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