Uses of Interface
com.gigaspaces.internal.cluster.node.replica.ISpaceCopyReplicaState
Packages that use ISpaceCopyReplicaState
Package
Description
-
Uses of ISpaceCopyReplicaState in com.gigaspaces.internal.cluster.node
Methods in com.gigaspaces.internal.cluster.node that return ISpaceCopyReplicaStateModifier and TypeMethodDescriptionIReplicationNode.spaceCopyReplicaRequest(ISpaceCopyReplicaRequestContext context) Starts a space copy replica request, will copy the current state of a remote space. -
Uses of ISpaceCopyReplicaState in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement ISpaceCopyReplicaStateMethods in com.gigaspaces.internal.cluster.node.impl that return ISpaceCopyReplicaStateModifier and TypeMethodDescriptionReplicationNode.spaceCopyReplicaRequest(ISpaceCopyReplicaRequestContext context) -
Uses of ISpaceCopyReplicaState in com.gigaspaces.internal.cluster.node.impl.replica
Classes in com.gigaspaces.internal.cluster.node.impl.replica that implement ISpaceCopyReplicaState -
Uses of ISpaceCopyReplicaState in com.gigaspaces.internal.cluster.node.replica
Subinterfaces of ISpaceCopyReplicaState in com.gigaspaces.internal.cluster.node.replica -
Uses of ISpaceCopyReplicaState in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return ISpaceCopyReplicaStateModifier and TypeMethodDescriptionSpaceEngine.spaceBroadcastNotifyTemplatesReplica(SpaceURL sourceRemoteUrl, int chunkSize, boolean transientOnly) SpaceEngine.spaceCopyReplica(SpaceURL sourceRemoteUrl, String sourceMemberName, IRemoteSpace remoteJSpace, ITemplatePacket templPacket, boolean includeNotifyTemplates, int chunkSize, SpaceContext sc, SpaceContext remoteSpaceContext) -
Uses of ISpaceCopyReplicaState in com.gigaspaces.internal.server.space.recovery.group
Classes in com.gigaspaces.internal.server.space.recovery.group that implement ISpaceCopyReplicaStateModifier and TypeClassDescriptionclassWraps anISpaceCopyReplicaStateas aISpaceSynchronizeReplicaStatethat the sync is considered done after the copy stageConstructors in com.gigaspaces.internal.server.space.recovery.group with parameters of type ISpaceCopyReplicaStateModifierConstructorDescriptionCopyOnlySynchronizeSpaceReplicate(ISpaceCopyReplicaState spaceCopyReplica)