Uses of Class
com.gigaspaces.internal.cluster.node.impl.groups.AbstractReplicationTargetGroup
Packages that use AbstractReplicationTargetGroup
Package
Description
-
Uses of AbstractReplicationTargetGroup in com.gigaspaces.internal.cluster.node.impl.groups.async
Subclasses of AbstractReplicationTargetGroup in com.gigaspaces.internal.cluster.node.impl.groups.asyncModifier and TypeClassDescriptionclassclassclassPrimary backup async target group -
Uses of AbstractReplicationTargetGroup in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Subclasses of AbstractReplicationTargetGroup in com.gigaspaces.internal.cluster.node.impl.groups.reliableasyncModifier and TypeClassDescriptionclassclass -
Uses of AbstractReplicationTargetGroup in com.gigaspaces.internal.cluster.node.impl.groups.sync
Subclasses of AbstractReplicationTargetGroup in com.gigaspaces.internal.cluster.node.impl.groups.syncModifier and TypeClassDescriptionclassclassclassIReplicationTargetGroupthat supports only multiple active source that is replicating to it (i.e active active sync replication)classIReplicationTargetGroupthat supports only one active source that is replicating to it (i.e primary backup topology, supports any number of backup)