Class SpaceCopyReplicaRunnable

java.lang.Object
com.gigaspaces.internal.utils.concurrent.AsyncCallable
com.gigaspaces.internal.cluster.node.impl.replica.SpaceCopyReplicaRunnable
All Implemented Interfaces:
AsyncFutureListener<Collection<ISpaceReplicaData>>, Callable<IAsyncHandlerProvider.CycleResult>

public class SpaceCopyReplicaRunnable extends AsyncCallable implements AsyncFutureListener<Collection<ISpaceReplicaData>>
Retrieve space copy replica data, can have multiple instances of this class running concurrently to retrieve the replica data
Since:
8.0
Author:
eitany