- SEGMENT_CACHE_NUM_MAX_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log
-
- SEGMENT_CACHE_NUM_MAX_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log
-
Besides the open segment, the max number of segments caching log entries.
- SEGMENT_CACHE_SIZE_MAX_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log
-
- SEGMENT_CACHE_SIZE_MAX_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log
-
- SEGMENT_SIZE_MAX_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log
-
- SEGMENT_SIZE_MAX_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log
-
- segmentCacheNumMax(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- segmentCacheSizeMax(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- segmentSizeMax(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- SERVER_CACHED_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- SERVER_CACHED_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- SERVER_SIZE_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- SERVER_SIZE_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- serverCached(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- ServerFactory - org.apache.ratis.server中的接口
-
A factory interface for creating server components.
- ServerRpc - org.apache.ratis.server中的接口
-
A general server interface.
- serverSize(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- setAsyncFlushEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setAsyncRequestThreadPoolCached(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.DataStream
-
- setAsyncRequestThreadPoolSize(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.DataStream
-
- setAsyncWriteThreadPoolSize(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.DataStream
-
- setAttemptedToInstallSnapshot() - 接口 中的方法org.apache.ratis.server.leader.FollowerInfo
-
Acknowledge that Follower attempted to install a snapshot.
- setAutoTriggerEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Snapshot
-
- setAutoTriggerThreshold(RaftProperties, long) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Snapshot
-
- setBufferByteLimit(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- setBufferElementLimit(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- setByteLimit(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Write
-
- setCachingEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- setClientCached(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- setClientPoolSize(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.DataStream
-
- setClientRequest(RaftClientRequest) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setClientSize(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- setCloseThreshold(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setCloseThreshold(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setCorruptionPolicy(RaftProperties, RaftServerConfigKeys.Log.CorruptionPolicy) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setCreationGap(RaftProperties, long) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Snapshot
-
- setDirectory(File) - 类 中的方法org.apache.ratis.server.storage.RaftStorage.Builder
-
- setElementLimit(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Watch
-
- setElementLimit(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Write
-
- setException(Exception) - 接口 中的方法org.apache.ratis.statemachine.TransactionContext
-
Set exception in case of failure.
- setExpiryTime(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.RetryCache
-
- setFirstElectionTimeoutMax(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- setFirstElectionTimeoutMin(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- setFollowerGapRatioMax(RaftProperties, float) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Write
-
- setForceSyncNum(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setGroup(RaftGroup) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
Set all the peers (including the server being built) in the Raft cluster.
- setInstallSnapshotEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- setLeaderLeaseEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Read
-
- setLeaderLeaseTimeoutRatio(RaftProperties, double) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Read
-
- setLeaderStepDownWaitTime(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.LeaderElection
-
- setLogCorruptionPolicy(RaftServerConfigKeys.Log.CorruptionPolicy) - 类 中的方法org.apache.ratis.server.storage.RaftStorage.Builder
-
- setLogData(ByteString) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setLogEntry(RaftProtos.LogEntryProto) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setLogMetadataEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setMemberMajorityAdd(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.LeaderElection
-
- setNextIndex(long) - 接口 中的方法org.apache.ratis.server.leader.FollowerInfo
-
Set the nextIndex for this follower.
- setNoLeaderTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Notification
-
- setOption(RaftStorage.StartupOption) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
Set the startup option for the group.
- setOption(RaftProperties, RaftServerConfigKeys.Read.Option) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Read
-
- setOption(RaftStorage.StartupOption) - 类 中的方法org.apache.ratis.server.storage.RaftStorage.Builder
-
- setParameters(Parameters) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
- setPreallocatedSize(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setPreVote(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.LeaderElection
-
- setProperties(RaftProperties) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
- setProxyCached(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- setProxySize(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- setPurgeGap(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setPurgePreservationLogNum(RaftProperties, long) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setPurgeUptoSnapshotIndex(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setQueueByteLimit(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
已过时。
- setQueueByteLimit(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setQueueElementLimit(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setReadTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- setRemovedGroupsDir(RaftProperties, File) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setRequestTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- setRetentionFileNum(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Snapshot
-
- setRetryPolicy(RaftProperties, String) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- setSegmentCacheNumMax(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setSegmentCacheSizeMax(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setSegmentSizeMax(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setServerCached(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- setServerId(RaftPeerId) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
Set the server ID.
- setServerRole(RaftProtos.RaftPeerRole) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setServerSize(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.ThreadPool
-
- setShouldCommit(boolean) - 接口 中的方法org.apache.ratis.statemachine.TransactionContext
-
Sets whether to commit the transaction to the RAFT log or not
- setSleepDeviationThreshold(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setSleepDeviationThreshold(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setSleepTime(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- setSlownessTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- setSnapshotChunkSizeMax(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- setSnapshotIndex(long) - 接口 中的方法org.apache.ratis.server.leader.FollowerInfo
-
Set follower's snapshotIndex.
- setStagingCatchupGap(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setStagingTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setStateMachine(StateMachine) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
- setStateMachine(StateMachine) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setStateMachineContext(Object) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setStateMachineContext(Object) - 接口 中的方法org.apache.ratis.statemachine.TransactionContext
-
- setStateMachineData(ByteString) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setStateMachineLogEntry(RaftProtos.StateMachineLogEntryProto) - 类 中的方法org.apache.ratis.statemachine.TransactionContext.Builder
-
- setStateMachineRegistry(StateMachine.Registry) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
Set the StateMachine.Registry of the server.
- setStatisticsExpiryTime(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.RetryCache
-
- setStorageDir(RaftProperties, List<File>) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setStorageFreeSpaceMin(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- setStorageFreeSpaceMin(SizeInBytes) - 类 中的方法org.apache.ratis.server.storage.RaftStorage.Builder
-
- setSync(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- setSyncTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- setSyncTimeoutRetry(RaftProperties, int) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- setThreadGroup(ThreadGroup) - 类 中的方法org.apache.ratis.server.RaftServer.Builder
-
Set
ThreadGroup so the application can control RaftServer threads consistently with the application.
- setTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Read
-
- setTimeout(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Watch
-
- setTimeoutDenomination(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Watch
-
- setTimeoutMax(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- setTimeoutMin(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- setTriggerWhenRemoveEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Snapshot
-
- setTriggerWhenStopEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Snapshot
-
- setUnconditionally(long, Consumer<Object>) - 类 中的方法org.apache.ratis.server.raftlog.RaftLogIndex
-
- setUnsafeFlushEnabled(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setUseMemory(RaftProperties, boolean) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setWaitTimeMin(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- setWriteBufferSize(RaftProperties, SizeInBytes) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log
-
- setWriteIndexCacheExpiryTime(RaftProperties, TimeDuration) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Read.ReadAfterWriteConsistent
-
- shouldCommit() - 接口 中的方法org.apache.ratis.statemachine.TransactionContext
-
It indicates if the transaction should be committed to the RAFT log
- shouldInstallSnapshot() - 接口 中的方法org.apache.ratis.server.leader.LogAppender
-
Should this
LogAppender send a snapshot to the follower?
- shouldSendAppendEntries() - 接口 中的方法org.apache.ratis.server.leader.LogAppender
-
Should the leader send appendEntries RPC to the follower?
- size() - 接口 中的方法org.apache.ratis.server.RetryCache.Statistics
-
- SLEEP_DEVIATION_THRESHOLD_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- SLEEP_DEVIATION_THRESHOLD_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- SLEEP_TIME_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- SLEEP_TIME_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- sleepDeviationThreshold(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- sleepTime(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- SLOWNESS_TIMEOUT_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- SLOWNESS_TIMEOUT_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- slownessTimeout(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Rpc
-
- SNAPSHOT_CHUNK_SIZE_MAX_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- SNAPSHOT_CHUNK_SIZE_MAX_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- snapshotChunkSizeMax(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.Appender
-
- SnapshotInfo - org.apache.ratis.statemachine中的接口
-
The information of a state machine snapshot,
where a snapshot captures the states at a particular
TermIndex.
- SnapshotRetentionPolicy - org.apache.ratis.statemachine中的接口
-
Retention policy of state machine snapshots.
- STAGING_CATCHUP_GAP_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- STAGING_CATCHUP_GAP_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
When bootstrapping a new peer, If the gap between the match index of the
peer and the leader's latest committed index is less than this gap, we
treat the peer as caught-up.
- STAGING_TIMEOUT_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- STAGING_TIMEOUT_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- stagingCatchupGap(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- stagingTimeout(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- start() - 接口 中的方法org.apache.ratis.server.leader.LogAppender
-
- start() - 接口 中的方法org.apache.ratis.server.RaftServer
-
Start this server.
- start() - 类 中的方法org.apache.ratis.server.RaftServerRpcWithProxy
-
- start() - 接口 中的方法org.apache.ratis.server.ServerRpc
-
Start the RPC service.
- startImpl() - 类 中的方法org.apache.ratis.server.RaftServerRpcWithProxy
-
- startLeaderElection(RaftProtos.StartLeaderElectionRequestProto) - 接口 中的方法org.apache.ratis.server.protocol.RaftServerProtocol
-
- startTransaction(RaftClientRequest) - 接口 中的方法org.apache.ratis.statemachine.StateMachine
-
Start a transaction for the given request.
- startTransaction(RaftProtos.LogEntryProto, RaftProtos.RaftPeerRole) - 接口 中的方法org.apache.ratis.statemachine.StateMachine
-
Start a transaction for the given log entry for non-leaders.
- STATE_MACHINE_DIR_NAME - 接口 中的静态变量org.apache.ratis.server.storage.RaftStorageDirectory
-
- StateMachine - org.apache.ratis.statemachine中的接口
-
StateMachine is the entry point for the custom implementation of replicated state as defined in
the "State Machine Approach" in the literature
(see https://en.wikipedia.org/wiki/State_machine_replication).
- StateMachine.DataApi - org.apache.ratis.statemachine中的接口
-
An optional API for managing data outside the raft log.
- StateMachine.DataChannel - org.apache.ratis.statemachine中的接口
-
For write state machine data.
- StateMachine.DataStream - org.apache.ratis.statemachine中的接口
-
For streaming state machine data.
- StateMachine.EventApi - org.apache.ratis.statemachine中的接口
-
An optional API for event notifications.
- StateMachine.FollowerEventApi - org.apache.ratis.statemachine中的接口
-
An optional API for follower-only event notifications.
- StateMachine.LeaderEventApi - org.apache.ratis.statemachine中的接口
-
An optional API for leader-only event notifications.
- StateMachine.Registry - org.apache.ratis.statemachine中的接口
-
A registry to support different state machines in multi-raft environment.
- StateMachineStorage - org.apache.ratis.statemachine中的接口
-
- STATISTICS_EXPIRY_TIME_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.RetryCache
-
- STATISTICS_EXPIRY_TIME_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.RetryCache
-
- statisticsExpiryTime(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.RetryCache
-
- stop() - 接口 中的方法org.apache.ratis.server.leader.LogAppender
-
- stopAsync() - 接口 中的方法org.apache.ratis.server.leader.LogAppender
-
- STORAGE_DIR_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- STORAGE_DIR_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- STORAGE_FREE_SPACE_MIN_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- STORAGE_FREE_SPACE_MIN_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys
-
- storageDir(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- storageFreeSpaceMin(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys
-
- stream(RaftClientRequest) - 接口 中的方法org.apache.ratis.statemachine.StateMachine.DataApi
-
- sync(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- SYNC_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- SYNC_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- SYNC_TIMEOUT_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- SYNC_TIMEOUT_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- SYNC_TIMEOUT_RETRY_DEFAULT - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- SYNC_TIMEOUT_RETRY_KEY - 接口 中的静态变量org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
-1: retry indefinitely
0: no retry
>0: the number of retries
- syncTimeout(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-
- syncTimeoutRetry(RaftProperties) - 接口 中的静态方法org.apache.ratis.server.RaftServerConfigKeys.Log.StateMachineData
-