Class MirrorReplicationSettingsAdapter
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.config.MirrorReplicationSettingsAdapter
- All Implemented Interfaces:
IMirrorChannelReplicationSettings,IReplicationSettings
public class MirrorReplicationSettingsAdapter
extends Object
implements IMirrorChannelReplicationSettings
-
Constructor Summary
Constructors -
Method Summary
Methods 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
isOnRecoveryRedoLogExceededBlockPrimary
-
Constructor Details
-
MirrorReplicationSettingsAdapter
-
-
Method Details
-
getMirrorMemberName
- Specified by:
getMirrorMemberNamein interfaceIMirrorChannelReplicationSettings
-
getIdleDelay
public long getIdleDelay()- Specified by:
getIdleDelayin interfaceIReplicationSettings
-
getOperationsReplicationThreshold
public int getOperationsReplicationThreshold()- Specified by:
getOperationsReplicationThresholdin interfaceIReplicationSettings
-
getLimitReachedPolicy
- Specified by:
getLimitReachedPolicyin interfaceIReplicationSettings
-
getMaxRedoLogCapacity
public long getMaxRedoLogCapacity()- Specified by:
getMaxRedoLogCapacityin interfaceIReplicationSettings
-
isReliableAsyncRepl
public boolean isReliableAsyncRepl() -
isMirrorServiceEnabled
public boolean isMirrorServiceEnabled() -
isSync
public boolean isSync() -
getBatchSize
public int getBatchSize()- Specified by:
getBatchSizein interfaceIReplicationSettings
-
getOutFilter
- Specified by:
getOutFilterin interfaceIReplicationSettings
-
getInFilter
- Specified by:
getInFilterin interfaceIReplicationSettings
-
getSpaceCopyInFilter
- Specified by:
getSpaceCopyInFilterin interfaceIReplicationSettings
-
getSpaceCopyOutFilter
- Specified by:
getSpaceCopyOutFilterin interfaceIReplicationSettings
-
isOneWay
public boolean isOneWay() -
getSyncReplicationSettings
- Specified by:
getSyncReplicationSettingsin interfaceIReplicationSettings
-
getProcessingType
- Specified by:
getProcessingTypein interfaceIReplicationSettings
-
getBucketCount
public short getBucketCount()- Specified by:
getBucketCountin interfaceIReplicationSettings
-
getBatchParallelFactor
public int getBatchParallelFactor()- Specified by:
getBatchParallelFactorin interfaceIReplicationSettings
-
getBatchParallelThreshold
public int getBatchParallelThreshold()- Specified by:
getBatchParallelThresholdin interfaceIReplicationSettings
-
getConsumeTimeout
public long getConsumeTimeout()- Specified by:
getConsumeTimeoutin interfaceIReplicationSettings
-
getSwapBacklogSettings
- Specified by:
getSwapBacklogSettingsin interfaceIReplicationSettings
-
getBacklogWeightPolicy
- Specified by:
getBacklogWeightPolicyin interfaceIReplicationSettings
-
getRedoLogCompaction
- Specified by:
getRedoLogCompactionin interfaceIReplicationSettings
-
isNetworkCompressionEnabled
public boolean isNetworkCompressionEnabled()- Specified by:
isNetworkCompressionEnabledin interfaceIReplicationSettings
-
supportsChange
public boolean supportsChange()- Specified by:
supportsChangein interfaceIMirrorChannelReplicationSettings
-
getSupportedChangeOperations
- Specified by:
getSupportedChangeOperationsin interfaceIMirrorChannelReplicationSettings
-