Uses of Interface
com.gigaspaces.internal.cluster.node.replica.ISpaceCopyResult
Packages that use ISpaceCopyResult
Package
Description
-
Uses of ISpaceCopyResult in com.gigaspaces.internal.cluster.node
Methods in com.gigaspaces.internal.cluster.node with parameters of type ISpaceCopyResultModifier and TypeMethodDescriptionvoidIReplicationNode.rollbackCopyReplica(ISpaceCopyResult replicaResult) -
Uses of ISpaceCopyResult in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement ISpaceCopyResultMethods in com.gigaspaces.internal.cluster.node.impl that return ISpaceCopyResultModifier and TypeMethodDescriptionFailedSyncSpaceReplicateState.getCopyResult()FailedSyncSpaceReplicateState.waitForCopyResult()FailedSyncSpaceReplicateState.waitForCopyResult(long time, TimeUnit unit) Methods in com.gigaspaces.internal.cluster.node.impl with parameters of type ISpaceCopyResultModifier and TypeMethodDescriptionvoidReplicationNode.rollbackCopyReplica(ISpaceCopyResult replicaResult) -
Uses of ISpaceCopyResult in com.gigaspaces.internal.cluster.node.impl.replica
Classes in com.gigaspaces.internal.cluster.node.impl.replica that implement ISpaceCopyResultMethods in com.gigaspaces.internal.cluster.node.impl.replica that return ISpaceCopyResultModifier and TypeMethodDescriptionSpaceReplicaState.getCopyResult()ISpaceCopyIntermediateResult.toFinalResult()SpaceCopyIntermediateResult.toFinalResult()SpaceReplicaState.waitForCopyResult()SpaceReplicaState.waitForCopyResult(long time, TimeUnit unit) -
Uses of ISpaceCopyResult in com.gigaspaces.internal.cluster.node.replica
Methods in com.gigaspaces.internal.cluster.node.replica that return ISpaceCopyResultModifier and TypeMethodDescriptionISpaceCopyReplicaState.getCopyResult()ISpaceCopyReplicaState.waitForCopyResult()ISpaceCopyReplicaState.waitForCopyResult(long time, TimeUnit unit) -
Uses of ISpaceCopyResult in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space with parameters of type ISpaceCopyResultModifier and TypeMethodDescriptionvoidSpaceEngine.rollbackCopyReplica(ISpaceCopyResult replicaResult) -
Uses of ISpaceCopyResult in com.gigaspaces.internal.server.space.recovery.group
Methods in com.gigaspaces.internal.server.space.recovery.group that return ISpaceCopyResultModifier and TypeMethodDescriptionCopyOnlySynchronizeSpaceReplicate.getCopyResult()CopyOnlySynchronizeSpaceReplicate.waitForCopyResult()CopyOnlySynchronizeSpaceReplicate.waitForCopyResult(long time, TimeUnit unit)