org.codehaus.wadi.location.partition
Class BasicPartitionRepopulateTask
java.lang.Object
org.codehaus.wadi.location.partition.BasicPartitionRepopulateTask
- All Implemented Interfaces:
- PartitionRepopulateTask
public class BasicPartitionRepopulateTask
- extends java.lang.Object
- implements PartitionRepopulateTask
- Version:
- $Revision: 1538 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicPartitionRepopulateTask
public BasicPartitionRepopulateTask(org.codehaus.wadi.group.Dispatcher dispatcher,
long waitForRepopulationTime)
repopulate
public void repopulate(LocalPartition[] toBePopulated)
throws org.codehaus.wadi.group.MessageExchangeException,
PartitionRepopulationException
- Specified by:
repopulate
in interface PartitionRepopulateTask
- Throws:
org.codehaus.wadi.group.MessageExchangeException
PartitionRepopulationException
sendRepopulateRequest
protected org.codehaus.wadi.group.Quipu sendRepopulateRequest(LocalPartition[] toBePopulated)
throws org.codehaus.wadi.group.MessageExchangeException
- Throws:
org.codehaus.wadi.group.MessageExchangeException
repopulate
protected void repopulate(LocalPartition[] toBePopulated,
org.codehaus.wadi.group.Peer peer,
java.util.Map keyToSessionNames)
Copyright © 2008. All Rights Reserved.