|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.location.partition.BasicPartitionRepopulateTask
public class BasicPartitionRepopulateTask
Constructor Summary | |
---|---|
BasicPartitionRepopulateTask(Dispatcher dispatcher,
long waitForRepopulationTime)
|
Method Summary | |
---|---|
void |
repopulate(LocalPartition[] toBePopulated)
|
protected void |
repopulate(LocalPartition[] toBePopulated,
Peer peer,
java.util.Map keyToSessionNames)
|
protected Quipu |
sendRepopulateRequest(LocalPartition[] toBePopulated)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicPartitionRepopulateTask(Dispatcher dispatcher, long waitForRepopulationTime)
Method Detail |
---|
public void repopulate(LocalPartition[] toBePopulated) throws MessageExchangeException, PartitionRepopulationException
repopulate
in interface PartitionRepopulateTask
MessageExchangeException
PartitionRepopulationException
protected Quipu sendRepopulateRequest(LocalPartition[] toBePopulated) throws MessageExchangeException
MessageExchangeException
protected void repopulate(LocalPartition[] toBePopulated, Peer peer, java.util.Map keyToSessionNames)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |