Interface ISyncReplicationSettings
- All Known Implementing Classes:
MirrorChannelReplicationSettings,ReplicationSettings,ReplicationSettingsAdapter,SpaceReplicationSettings
public interface ISyncReplicationSettings
-
Method Summary
Modifier and TypeMethodDescriptionintintboolean
-
Method Details
-
isThrottleWhenInactive
boolean isThrottleWhenInactive() -
getMaxThrottleTPWhenInactive
int getMaxThrottleTPWhenInactive() -
getMinThrottleTPWhenActive
int getMinThrottleTPWhenActive() -
getConsistencyLevel
ConsistencyLevel getConsistencyLevel()
-