public class ConfigProperties extends Object
| Constructor and Description |
|---|
ConfigProperties() |
public void injectDependencyResolver(org.opendaylight.controller.config.api.DependencyResolver dependencyResolver)
public NonZeroUint32Type getMaxShardDataChangeExecutorPoolSize()
public void setMaxShardDataChangeExecutorPoolSize(NonZeroUint32Type maxShardDataChangeExecutorPoolSize)
public NonZeroUint32Type getBackendAlivenessTimerIntervalInSeconds()
public void setBackendAlivenessTimerIntervalInSeconds(NonZeroUint32Type backendAlivenessTimerIntervalInSeconds)
public NonZeroUint32Type getShardTransactionCommitQueueCapacity()
public void setShardTransactionCommitQueueCapacity(NonZeroUint32Type shardTransactionCommitQueueCapacity)
public Boolean getEnableMetricCapture()
public void setEnableMetricCapture(Boolean enableMetricCapture)
public Boolean getTransactionDebugContextEnabled()
public void setTransactionDebugContextEnabled(Boolean transactionDebugContextEnabled)
public NonZeroUint32Type getMaxShardDataChangeExecutorQueueSize()
public void setMaxShardDataChangeExecutorQueueSize(NonZeroUint32Type maxShardDataChangeExecutorQueueSize)
public NonZeroUint32Type getShardLeaderElectionTimeoutInSeconds()
public void setShardLeaderElectionTimeoutInSeconds(NonZeroUint32Type shardLeaderElectionTimeoutInSeconds)
public NonZeroUint32Type getShardJournalRecoveryLogBatchSize()
public void setShardJournalRecoveryLogBatchSize(NonZeroUint32Type shardJournalRecoveryLogBatchSize)
public HeartbeatIntervalType getShardHeartbeatIntervalInMillis()
public void setShardHeartbeatIntervalInMillis(HeartbeatIntervalType shardHeartbeatIntervalInMillis)
public NonZeroUint32Type getSyncIndexThreshold()
public void setSyncIndexThreshold(NonZeroUint32Type syncIndexThreshold)
public HeartbeatIntervalType getShardIsolatedLeaderCheckIntervalInMillis()
public void setShardIsolatedLeaderCheckIntervalInMillis(HeartbeatIntervalType shardIsolatedLeaderCheckIntervalInMillis)
public NonZeroUint32Type getShardBatchedModificationCount()
public void setShardBatchedModificationCount(NonZeroUint32Type shardBatchedModificationCount)
public NonZeroUint32Type getShardSnapshotChunkSize()
public void setShardSnapshotChunkSize(NonZeroUint32Type shardSnapshotChunkSize)
public Percentage getShardSnapshotDataThresholdPercentage()
public void setShardSnapshotDataThresholdPercentage(Percentage shardSnapshotDataThresholdPercentage)
public NonZeroUint32Type getMaxShardDataChangeListenerQueueSize()
public void setMaxShardDataChangeListenerQueueSize(NonZeroUint32Type maxShardDataChangeListenerQueueSize)
public NonZeroUint32Type getBoundedMailboxCapacity()
public void setBoundedMailboxCapacity(NonZeroUint32Type boundedMailboxCapacity)
public Boolean getPersistent()
public void setPersistent(Boolean persistent)
public NonZeroUint32Type getShardElectionTimeoutFactor()
public void setShardElectionTimeoutFactor(NonZeroUint32Type shardElectionTimeoutFactor)
public NonZeroUint32Type getShardSnapshotBatchCount()
public void setShardSnapshotBatchCount(NonZeroUint32Type shardSnapshotBatchCount)
public NonZeroUint32Type getFileBackedStreamingThresholdInMegabytes()
public void setFileBackedStreamingThresholdInMegabytes(NonZeroUint32Type fileBackedStreamingThresholdInMegabytes)
public NonZeroUint32Type getShardTransactionIdleTimeoutInMinutes()
public void setShardTransactionIdleTimeoutInMinutes(NonZeroUint32Type shardTransactionIdleTimeoutInMinutes)
public NonZeroUint32Type getFrontendNoProgressTimeoutInSeconds()
public void setFrontendNoProgressTimeoutInSeconds(NonZeroUint32Type frontendNoProgressTimeoutInSeconds)
public NonZeroUint32Type getTransactionCreationInitialRateLimit()
public void setTransactionCreationInitialRateLimit(NonZeroUint32Type transactionCreationInitialRateLimit)
public NonZeroUint32Type getShardInitializationTimeoutInSeconds()
public void setShardInitializationTimeoutInSeconds(NonZeroUint32Type shardInitializationTimeoutInSeconds)
public NonZeroUint32Type getMaxShardDataStoreExecutorQueueSize()
public void setMaxShardDataStoreExecutorQueueSize(NonZeroUint32Type maxShardDataStoreExecutorQueueSize)
public NonZeroUint32Type getMaximumMessageSliceSize()
public void setMaximumMessageSliceSize(NonZeroUint32Type maximumMessageSliceSize)
public NonZeroUint32Type getShardCommitQueueExpiryTimeoutInSeconds()
public void setShardCommitQueueExpiryTimeoutInSeconds(NonZeroUint32Type shardCommitQueueExpiryTimeoutInSeconds)
public OperationTimeoutType getOperationTimeoutInSeconds()
public void setOperationTimeoutInSeconds(OperationTimeoutType operationTimeoutInSeconds)
public NonZeroUint32Type getShardTransactionCommitTimeoutInSeconds()
public void setShardTransactionCommitTimeoutInSeconds(NonZeroUint32Type shardTransactionCommitTimeoutInSeconds)
public String getCustomRaftPolicyImplementation()
public void setCustomRaftPolicyImplementation(String customRaftPolicyImplementation)
public NonZeroUint32Type getFrontendRequestTimeoutInSeconds()
public void setFrontendRequestTimeoutInSeconds(NonZeroUint32Type frontendRequestTimeoutInSeconds)
public Boolean getUseTellBasedProtocol()
public void setUseTellBasedProtocol(Boolean useTellBasedProtocol)
Copyright © 2018 OpenDaylight. All rights reserved.