Uses of Interface
com.gigaspaces.internal.cluster.node.IReplicationNode
Packages that use IReplicationNode
Package
Description
-
Uses of IReplicationNode in com.gigaspaces.internal.cluster.node.impl
Classes in com.gigaspaces.internal.cluster.node.impl that implement IReplicationNode -
Uses of IReplicationNode in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return IReplicationNode -
Uses of IReplicationNode in com.gigaspaces.internal.server.space.events
Methods in com.gigaspaces.internal.server.space.events with parameters of type IReplicationNodeModifier and TypeMethodDescriptionvoidSpaceDataEventManager.init(boolean isReplicated, IReplicationNode replicationNode) -
Uses of IReplicationNode in com.gigaspaces.internal.server.space.replication
Methods in com.gigaspaces.internal.server.space.replication that return IReplicationNode -
Uses of IReplicationNode in com.j_spaces.core.cache
Constructors in com.j_spaces.core.cache with parameters of type IReplicationNodeModifierConstructorDescriptionCacheManager(SpaceConfigReader configReader, ClusterPolicy clusterPolicy, SpaceTypeManager typeManager, IReplicationNode replicationNode, IStorageAdapter sa, SpaceEngine engine, Properties customProperties)