org.codehaus.wadi.replication.manager.basic
Class CreateReplicationCommand
java.lang.Object
org.codehaus.wadi.replication.manager.basic.CreateReplicationCommand
- All Implemented Interfaces:
- java.lang.Runnable
public class CreateReplicationCommand
- extends java.lang.Object
- implements java.lang.Runnable
- Version:
- $Rev:$ $Date:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateReplicationCommand
public CreateReplicationCommand(java.util.Map<java.lang.Object,ReplicaInfo> keyToReplicaInfo,
ObjectStateHandler stateHandler,
ProxyFactory proxyFactory,
BackingStrategy backingStrategy,
LocalPeer localPeer,
java.lang.Object key,
Motable payload)
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
cascadeCreate
protected void cascadeCreate(java.lang.Object key,
ReplicaInfo replicaInfo,
byte[] fullState,
CreateReplicationCommand.BackOffCapableTask task)
Copyright © 2010. All Rights Reserved.