Class MirrorChannelReplicationSettings
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.config.ReplicationSettings
com.gigaspaces.internal.cluster.node.impl.config.MirrorChannelReplicationSettings
- All Implemented Interfaces:
IMirrorChannelReplicationSettings,IReplicationSettings,ISyncReplicationSettings
public class MirrorChannelReplicationSettings
extends ReplicationSettings
implements IMirrorChannelReplicationSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class com.gigaspaces.internal.cluster.node.impl.config.ReplicationSettings
getBacklogWeightPolicy, getBatchParallelFactor, getBatchParallelThreshold, getBatchSize, getBucketCount, getConsistencyLevel, getConsumeTimeout, getIdleDelay, getInFilter, getLimitReachedPolicy, getMaxRedoLogCapacity, getMaxRedoLogCapacityDuringRecovery, getMaxRedoLogMemoryCapacity, getMaxThrottleTPWhenInactive, getMinThrottleTPWhenActive, getOperationsReplicationThreshold, getOutFilter, getProcessingType, getRedoLogCompaction, getSpaceCopyInFilter, getSpaceCopyOutFilter, getSwapBacklogSettings, getSyncReplicationSettings, isNetworkCompressionEnabled, isOneWay, isThrottleWhenInactive, setBacklogWeightPolicy, setBatchParallelFactor, setBatchParallelThreshold, setBatchSize, setBucketCount, setConsumeTimeout, setIdleDelay, setLimitReachedPolicy, setMaxRedoLogCapacity, setMaxRedoLogCapacityDuringRecovery, setMaxRedoLogMemoryCapacity, setMaxThrottleTPWhenInactive, setMinThrottleTPWhenActive, setOneWay, setOperationsReplicationThreshold, setProcessindType, setRedoLogCompaction, setThrottleWhenInactiveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.internal.cluster.node.impl.config.IReplicationSettings
getBacklogWeightPolicy, getBatchParallelFactor, getBatchParallelThreshold, getBatchSize, getBucketCount, getConsumeTimeout, getIdleDelay, getInFilter, getLimitReachedPolicy, getMaxRedoLogCapacity, getOperationsReplicationThreshold, getOutFilter, getProcessingType, getRedoLogCompaction, getSpaceCopyInFilter, getSpaceCopyOutFilter, getSwapBacklogSettings, getSyncReplicationSettings, isNetworkCompressionEnabled, isOnRecoveryRedoLogExceededBlockPrimary
-
Constructor Details
-
MirrorChannelReplicationSettings
-
-
Method Details
-
getMirrorMemberName
- Specified by:
getMirrorMemberNamein interfaceIMirrorChannelReplicationSettings
-
supportsChange
public boolean supportsChange()- Specified by:
supportsChangein interfaceIMirrorChannelReplicationSettings
-
getSupportedChangeOperations
- Specified by:
getSupportedChangeOperationsin interfaceIMirrorChannelReplicationSettings
-