Uses of Class
com.gigaspaces.internal.sync.mirror.MirrorConfig
Packages that use MirrorConfig
Package
Description
-
Uses of MirrorConfig in com.gigaspaces.internal.cluster.node.impl.config
Methods in com.gigaspaces.internal.cluster.node.impl.config with parameters of type MirrorConfigModifier and TypeMethodDescriptionReplicationNodeConfigBuilder.createMirrorConfig(MirrorConfig mirrorConfig, ReplicationNodeBuilder nodeBuilder) -
Uses of MirrorConfig in com.gigaspaces.internal.sync.mirror
Constructors in com.gigaspaces.internal.sync.mirror with parameters of type MirrorConfigModifierConstructorDescriptionMirrorNodeStateListener(String fullSpaceName, MirrorConfig mirrorConfig) MirrorService(String name, Uuid uuid, MirrorConfig mirrorConfig, SpaceSynchronizationEndpoint syncEndpoint, Class<?> dataClass, SpaceTypeManager typeManager, MetricRegistrator metricRegister)