Interface ISyncReplicationSettings

All Known Implementing Classes:
MirrorChannelReplicationSettings, ReplicationSettings, ReplicationSettingsAdapter, SpaceReplicationSettings

public interface ISyncReplicationSettings
  • Method Details

    • isThrottleWhenInactive

      boolean isThrottleWhenInactive()
    • getMaxThrottleTPWhenInactive

      int getMaxThrottleTPWhenInactive()
    • getMinThrottleTPWhenActive

      int getMinThrottleTPWhenActive()
    • getConsistencyLevel

      ConsistencyLevel getConsistencyLevel()