跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbortFile - com.alipay.sofa.jraft.storage.log中的类
Abort file
AbortFile(String) - 类 的构造器com.alipay.sofa.jraft.storage.log.AbortFile
 
AbstractClientService - com.alipay.sofa.jraft.rpc.impl中的类
Abstract RPC client service based.
AbstractClientService() - 类 的构造器com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
acquire() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
Acquires a permit from this semaphore, blocking until one is available, or the thread is interrupted.
AdaptiveBufAllocator - com.alipay.sofa.jraft.util中的类
The code comes from https://github.com/netty/netty/blob/4.1/transport/src/main/java/io/netty/channel/AdaptiveRecvByteBufAllocator.java
AdaptiveBufAllocator(int, int, int) - 类 的构造器com.alipay.sofa.jraft.util.AdaptiveBufAllocator
Creates a new predictor with the specified parameters.
AdaptiveBufAllocator.Handle - com.alipay.sofa.jraft.util中的接口
 
add(ConfigurationEntry) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationManager
Adds a new conf entry.
add(Node) - 类 中的方法com.alipay.sofa.jraft.NodeManager
Adds a node.
add(E) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.ConcurrentHashSet
add an obj to set, if exist, return false, else return true
add(ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
add(int, ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
add(T) - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
addAddress(Endpoint) - 类 中的方法com.alipay.sofa.jraft.NodeManager
Adds a RPC service address.
addAll(Collection<? extends ByteBuffer>) - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
addAll(int, Collection<? extends ByteBuffer>) - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
addAll(Collection<T>) - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
addAllEntries(Iterable<? extends RaftOutter.EntryMeta>) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
addAllEntries(Iterable<? extends ByteString>) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
repeated bytes entries = 3;
addAllFiles(Iterable<? extends LocalStorageOutter.LocalSnapshotPbMeta.File>) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
addAllLearners(Iterable<? extends ByteString>) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes learners = 8;
addAllLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
addAllLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
addAllLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
addAllLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
addAllLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
addAllLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
addAllNewLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
addAllNewPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
addAllNewPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
addAllNewPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
addAllNewPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
addAllNewPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
addAllOldLearners(Iterable<? extends ByteString>) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_learners = 9;
addAllOldLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
addAllOldLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
addAllOldLearners(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
addAllOldPeers(Iterable<? extends ByteString>) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_peers = 5;
addAllOldPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
addAllOldPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
addAllOldPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
addAllOldPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
addAllOldPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
addAllOldPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
addAllOldPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
addAllPeers(Iterable<? extends ByteString>) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes peers = 4;
addAllPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
addAllPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
addAllPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
addAllPeers(Iterable<String>) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
addEntries(RaftOutter.EntryMeta) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
addEntries(int, RaftOutter.EntryMeta) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
addEntries(RaftOutter.EntryMeta.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
addEntries(int, RaftOutter.EntryMeta.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
addEntries(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
repeated bytes entries = 3;
addEntriesBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
addEntriesBuilder(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
addFile(String, LocalFileMetaOutter.LocalFileMeta) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Adds a file metadata.
addFile(String, Message) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
addFile(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotWriter
Adds a snapshot file without metadata.
addFile(String, Message) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotWriter
Adds a snapshot file with metadata.
addFiles(LocalStorageOutter.LocalSnapshotPbMeta.File) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
addFiles(int, LocalStorageOutter.LocalSnapshotPbMeta.File) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
addFiles(LocalStorageOutter.LocalSnapshotPbMeta.File.Builder) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
addFiles(int, LocalStorageOutter.LocalSnapshotPbMeta.File.Builder) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
addFilesBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
addFilesBuilder(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
addFinishHook(Runnable) - 接口 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage.WriteContext
Adds a callback that will be invoked after all sub jobs finish.
addFinishHook(Runnable) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.BarrierWriteContext
 
addLastAppliedLogIndexListener(FSMCaller.LastAppliedLogIndexListener) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
addLastAppliedLogIndexListener(FSMCaller.LastAppliedLogIndexListener) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Adds a LastAppliedLogIndexListener.
addLastLogIndexListener(LogManager.LastLogIndexListener) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
addLastLogIndexListener(LogManager.LastLogIndexListener) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Adds a last log index listener
addLearner(PeerId) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Add a learner peer.
addLearners(String, Configuration, List<PeerId>) - 接口 中的方法com.alipay.sofa.jraft.CliService
Add some new learners into the replicating group which consists of |conf|.
addLearners(Iterable<PeerId>) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Add learners in batch, returns the added count.
addLearners(String, Configuration, List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
addLearners(List<PeerId>, Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
addLearners(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes learners = 8;
addLearners(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
addLearners(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
addLearners(List<PeerId>, Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Add some new learners to the raft group. done.run() will be invoked after this operation finishes, describing the detailed result.
addLearners(Endpoint, CliRequests.AddLearnersRequest, RpcResponseClosure<CliRequests.LearnersOpResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Add learners
addLearners(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
addLearners(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
addLearners(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
addLearners(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
addLearners(Endpoint, CliRequests.AddLearnersRequest, RpcResponseClosure<CliRequests.LearnersOpResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
addLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
addLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
addLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
addLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
addLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
addLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
AddLearnersRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
AddLearners request processor.
AddLearnersRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.AddLearnersRequestProcessor
 
addNewLearners(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
addNewLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
addNewPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
addNewPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
addNewPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
addNewPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
addNewPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
addNewPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
addNewPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
addNewPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
addNewPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
addNewPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
addOldLearners(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_learners = 9;
addOldLearners(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
addOldLearners(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
addOldLearners(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
addOldLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
addOldLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
addOldLearnersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
addOldPeers(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_peers = 5;
addOldPeers(String) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
addOldPeers(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
addOldPeers(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
addOldPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
addOldPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
addOldPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
addOldPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
addOldPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
addOldPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
addOldPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
addOldPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
addOldPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
addOldPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
addOldPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
addPeer(String, Configuration, PeerId) - 接口 中的方法com.alipay.sofa.jraft.CliService
Add a new peer into the replicating group which consists of |conf|.
addPeer(PeerId) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
addPeer(String, Configuration, PeerId) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
addPeer(PeerId, Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
addPeer(PeerId, Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Add a new peer to the raft group. done.run() would be invoked after this operation finishes, describing the detailed result.
addPeer(Endpoint, CliRequests.AddPeerRequest, RpcResponseClosure<CliRequests.AddPeerResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Adds a peer.
addPeer(Endpoint, CliRequests.AddPeerRequest, RpcResponseClosure<CliRequests.AddPeerResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
AddPeerRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
AddPeer request processor.
AddPeerRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.AddPeerRequestProcessor
 
addPeers(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes peers = 4;
addPeers(String) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
addPeers(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
addPeers(String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
addPeers(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
addPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
addPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
addPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
addPeersBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
addRaftRequestProcessors(RpcServer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RaftRpcServerFactory
Adds RAFT and CLI service request processors with default executor.
addRaftRequestProcessors(RpcServer, Executor, Executor) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RaftRpcServerFactory
Adds RAFT and CLI service request processors.
addReader(FileReader) - 类 中的方法com.alipay.sofa.jraft.storage.FileService
Adds a file reader and return it's generated readerId.
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
addReplicator(PeerId, ReplicatorType, boolean) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
addReplicator(PeerId) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Adds a replicator for follower(ReplicatorType.Follower).
addReplicator(PeerId, ReplicatorType) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Add a replicator attached with |peer| will be a notification when the replicator catches up according to the arguments.
addReplicator(PeerId, ReplicatorType, boolean) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Try to add a replicator attached with |peer| will be a notification when the replicator catches up according to the arguments.
addReplicatorStateListener(Replicator.ReplicatorStateListener) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
addReplicatorStateListener(Replicator.ReplicatorStateListener) - 接口 中的方法com.alipay.sofa.jraft.Node
SOFAJRaft users can implement the ReplicatorStateListener interface by themselves.
addRequest(byte[], ReadIndexClosure) - 类 中的方法com.alipay.sofa.jraft.core.ReadOnlyServiceImpl
 
addRequest(byte[], ReadIndexClosure) - 接口 中的方法com.alipay.sofa.jraft.ReadOnlyService
Adds a ReadIndex request.
addressOffset(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Gets the offset of the address field of the given direct ByteBuffer.
addShutdownHook(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
Add a Runnable which will be executed on shutdown of this instance.
addSignal(String, List<JRaftSignalHandler>) - 类 中的静态方法com.alipay.sofa.jraft.util.SignalHelper
Registers user signal handlers.
addTask(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
Add a task to the task queue, or throws a RejectedExecutionException if this instance was shutdown before.
AdjustableSemaphore - com.alipay.sofa.jraft.util.concurrent中的类
An implementation of adjustable semaphore.
AdjustableSemaphore() - 类 的构造器com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
 
AdjustableSemaphore(int) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
 
adjustTimeout(int) - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Adjust timeoutMs before every scheduling.
afterExecute(Runnable, Throwable) - 类 中的方法com.alipay.sofa.jraft.util.LogScheduledThreadPoolExecutor
 
afterExecute(Runnable, Throwable) - 类 中的方法com.alipay.sofa.jraft.util.LogThreadPoolExecutor
 
afterExecute(Runnable, Throwable) - 类 中的方法com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor
 
afterExecute(Runnable, Throwable) - 类 中的方法com.alipay.sofa.jraft.util.MetricThreadPoolExecutor
 
allocate() - 接口 中的方法com.alipay.sofa.jraft.util.AdaptiveBufAllocator.Handle
Creates a new buffer whose capacity is probably large enough to write all outbound data and small enough not to waste its space.
allocate(int) - 类 中的静态方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
allocate() - 类 中的静态方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
allocate(int) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Allocate a byte buffer with size.
allocate() - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Allocate a byte buffer with Utils.RAFT_DATA_BUF_SIZE
allocateByRecyclers() - 接口 中的方法com.alipay.sofa.jraft.util.AdaptiveBufAllocator.Handle
Gets a buffer from recyclers whose capacity is probably large enough to write all outbound data and small enough not to waste its space, recycling is needed.
allocateByRecyclers(int) - 类 中的静态方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
allocateByRecyclers() - 类 中的静态方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
allocateInstance(Class<?>) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
ANY_PEER - 类 中的静态变量com.alipay.sofa.jraft.entity.PeerId
 
APPEND_ENTRIES_THREADS_SEND - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
Default jraft append-entries executor(send) pool size.
appendEntries(Endpoint, RpcRequests.AppendEntriesRequest, int, RpcResponseClosure<RpcRequests.AppendEntriesResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
appendEntries(Endpoint, RpcRequests.AppendEntriesRequest, int, RpcResponseClosure<RpcRequests.AppendEntriesResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftClientService
Sends a append-entries request and handle the response with done.
appendEntries(List<LogEntry>, LogManager.StableClosure) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
appendEntries(List<LogEntry>) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
appendEntries(List<LogEntry>, LogManager.StableClosure) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Append log entry vector and wait until it's stable (NOT COMMITTED!)
appendEntries(List<LogEntry>) - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Append entries to log, return append success number.
AppendEntriesRequestProcessor - com.alipay.sofa.jraft.rpc.impl.core中的类
Append entries request processor.
AppendEntriesRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
appendEntry(LogEntry) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
appendEntry(LogEntry) - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Append entries to log.
appendPeers(Collection<PeerId>) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
appendPendingClosure(Closure) - 接口 中的方法com.alipay.sofa.jraft.closure.ClosureQueue
Append a new closure into queue.
appendPendingClosure(Closure) - 类 中的方法com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
appendPendingTask(Configuration, Configuration, Closure) - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
Called by leader, otherwise the behavior is undefined Store application context before replication.
apply(Task) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
apply(Task) - 接口 中的方法com.alipay.sofa.jraft.Node
[Thread-safe and wait-free] Apply task to the replicated-state-machine About the ownership: |task.data|: for the performance consideration, we will take away the content.
arrayBaseOffset(Class<?>) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Reports the offset of the first element in the storage allocation of a given array class.
arrayBaseOffset(Class<?>) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
Reports the offset of the first element in the storage allocation of a given array class.
ArrayDeque<E> - com.alipay.sofa.jraft.util中的类
Extend array list to add peek/poll first/last element.
ArrayDeque() - 类 的构造器com.alipay.sofa.jraft.util.ArrayDeque
 
arrayIndexScale(Class<?>) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Reports the scale factor for addressing elements in the storage allocation of a given array class.
arrayIndexScale(Class<?>) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
Reports the scale factor for addressing elements in the storage allocation of a given array class.
AsciiStringUtil - com.alipay.sofa.jraft.util中的类
 
atomicMoveFile(File, File, boolean) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
 
AutoDetectDecoder - com.alipay.sofa.jraft.entity.codec中的类
Decoder that supports both v1 and v2 log entry codec protocol.
availablePermits() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
Returns the current number of permits available in this semaphore.
await() - 类 中的方法com.alipay.sofa.jraft.closure.SynchronizedClosure
Wait for closure run
await() - 类 中的方法com.alipay.sofa.jraft.util.CountDownEvent
 
awaitTermination(long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 

B

Ballot - com.alipay.sofa.jraft.entity中的类
A ballot to vote.
Ballot() - 类 的构造器com.alipay.sofa.jraft.entity.Ballot
 
Ballot.PosHint - com.alipay.sofa.jraft.entity中的类
 
Ballot.UnfoundPeerId - com.alipay.sofa.jraft.entity中的类
 
BallotBox - com.alipay.sofa.jraft.core中的类
Ballot box for voting.
BallotBox() - 类 的构造器com.alipay.sofa.jraft.core.BallotBox
 
BallotBoxOptions - com.alipay.sofa.jraft.option中的类
Ballot box options.
BallotBoxOptions() - 类 的构造器com.alipay.sofa.jraft.option.BallotBoxOptions
 
BarrierWriteContext() - 类 的构造器com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.BarrierWriteContext
 
BaseCliRequestProcessor<T extends com.google.protobuf.Message> - com.alipay.sofa.jraft.rpc.impl.cli中的类
Base template to handle cli requests.
BaseCliRequestProcessor(Executor, Message) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor
 
BaseCliRequestProcessor.CliRequestContext - com.alipay.sofa.jraft.rpc.impl.cli中的类
Cli request context
beforeExecute(Thread, Runnable) - 类 中的方法com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor
 
beforeExecute(Thread, Runnable) - 类 中的方法com.alipay.sofa.jraft.util.MetricThreadPoolExecutor
 
Bits - com.alipay.sofa.jraft.util中的类
Bits util.
Bits() - 类 的构造器com.alipay.sofa.jraft.util.Bits
 
BOLT_CTX - 类 中的静态变量com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
BOLT_REJECTED_EXECUTION_POLICY - 类 中的静态变量com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
BoltRaftRpcFactory - com.alipay.sofa.jraft.rpc.impl中的类
 
BoltRaftRpcFactory() - 类 的构造器com.alipay.sofa.jraft.rpc.impl.BoltRaftRpcFactory
 
BoltRpcClient - com.alipay.sofa.jraft.rpc.impl中的类
Bolt rpc client impl.
BoltRpcClient(RpcClient) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
BoltRpcServer - com.alipay.sofa.jraft.rpc.impl中的类
Bolt RPC server impl.
BoltRpcServer(RpcServer) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.BoltRpcServer
 
bootstrap(BootstrapOptions) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
bootstrap(BootstrapOptions) - 类 中的静态方法com.alipay.sofa.jraft.JRaftUtils
Bootstrap a non-empty raft node.
BootstrapOptions - com.alipay.sofa.jraft.option中的类
Bootstrap options
BootstrapOptions() - 类 的构造器com.alipay.sofa.jraft.option.BootstrapOptions
 
boundPort() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcServer
 
boundPort() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcServer
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions.Builder
 
build() - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
build() - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Builds a MetricReporter with the given properties.
build() - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
build() - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.ScheduledPoolBuilder
 
builder(String, RaftOptions) - 类 中的静态方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
Creates a RocksDBSegmentLogStorage builder.
Builder() - 类 的构造器com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
builder() - 类 中的静态方法com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions
 
Builder() - 类 的构造器com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
buildPartial() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
ByteBufferCollector - com.alipay.sofa.jraft.util中的类
A byte buffer collector that will expand automatically.
Bytes - com.alipay.sofa.jraft.util中的类
Utility class that handles immutable byte arrays.
Bytes(byte[]) - 类 的构造器com.alipay.sofa.jraft.util.Bytes
Create a Bytes using the byte array.
BytesCarrier - com.google.protobuf中的类
 
BytesCarrier() - 类 的构造器com.google.protobuf.BytesCarrier
 
BytesUtil - com.alipay.sofa.jraft.util中的类
 
BytesUtil.ByteArrayComparator - com.alipay.sofa.jraft.util中的接口
 

C

cancel(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
cancel() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
cancel() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
cancel() - 接口 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.Session
Cancel the copy job.
cancel() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotCopier
Cancel the copy job.
cancel() - 接口 中的方法com.alipay.sofa.jraft.util.timer.Timeout
Attempts to cancel the TimerTask associated with this handle.
capacity() - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
CatchUpClosure - com.alipay.sofa.jraft.closure中的类
A catchup closure for peer to catch up.
CatchUpClosure() - 类 的构造器com.alipay.sofa.jraft.closure.CatchUpClosure
 
changePeers(String, Configuration, Configuration) - 接口 中的方法com.alipay.sofa.jraft.CliService
Gracefully change the peers of the replication group.
changePeers(String, Configuration, Configuration) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
changePeers(Configuration, Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
changePeers(Configuration, Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Change the configuration of the raft group to |newPeers| , done.un() would be invoked after this operation finishes, describing the detailed result.
changePeers(Endpoint, CliRequests.ChangePeersRequest, RpcResponseClosure<CliRequests.ChangePeersResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Change peers.
changePeers(Endpoint, CliRequests.ChangePeersRequest, RpcResponseClosure<CliRequests.ChangePeersResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
ChangePeersRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
Change peers request processor.
ChangePeersRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.ChangePeersRequestProcessor
 
checkAndSetConfiguration(ConfigurationEntry) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
checkAndSetConfiguration(ConfigurationEntry) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Check if |current| should be updated to the latest configuration Returns the latest configuration, otherwise null.
checkConnection(Endpoint, boolean) - 接口 中的方法com.alipay.sofa.jraft.rpc.ClientService
Check connection for given address and async to create a new one if there is no connection.
checkConnection(Endpoint, boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
checkConnection(Endpoint) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
checkConnection(Endpoint, boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
checkConnection(Endpoint) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Check connection for given address.
checkConnection(Endpoint, boolean) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Check connection for given address and async to create a new one if there is no connection.
checkConsistency() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
checkConsistency() - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Check log consistency, returns the status
checkedCast(long) - 类 中的静态方法com.alipay.sofa.jraft.util.Ints
Returns the int value that is equal to value, if possible.
Checkpoint(String, int) - 类 的构造器com.alipay.sofa.jraft.storage.log.CheckpointFile.Checkpoint
 
CheckpointFile - com.alipay.sofa.jraft.storage.log中的类
Segments checkpoint file.
CheckpointFile(String) - 类 的构造器com.alipay.sofa.jraft.storage.log.CheckpointFile
 
CheckpointFile.Checkpoint - com.alipay.sofa.jraft.storage.log中的类
Checkpoint metadata info.
checkReplicator(PeerId, boolean) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
checkReplicator(PeerId, boolean) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Check replicator state, if it's not started, start it; if it is blocked, unblock it.
Checksum - com.alipay.sofa.jraft.entity中的接口
Checksum for entity.
checksum() - 接口 中的方法com.alipay.sofa.jraft.entity.Checksum
Calculate a checksum value for this entity.
checksum(long, long) - 接口 中的方法com.alipay.sofa.jraft.entity.Checksum
Returns the checksum value of two long values.
checksum(Collection<? extends Checksum>, long) - 接口 中的方法com.alipay.sofa.jraft.entity.Checksum
Returns the checksum value of act on factors.
checksum() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
checksum() - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
checksum() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
CHECKSUM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
CHECKSUM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
CHECKSUM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
classIterator() - 类 中的方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
clear() - 接口 中的方法com.alipay.sofa.jraft.closure.ClosureQueue
Clear all closure in queue.
clear() - 类 中的方法com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.NodeManager
Clear the states, for test
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.InvokeContext
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
clear() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
clear(int, boolean) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
Clear data in [startPos, startPos+64).
clear() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.ConcurrentHashSet
clear the set
clear() - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
clearBufferedLogs() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
clearBufferedLogs() - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
We don't delete all the logs before last snapshot to avoid installing snapshot on slow replica.
clearChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
optional int64 checksum = 7;
clearChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional string checksum = 3;
clearChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
clearCommittedIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 committed_index = 8;
clearCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 count = 3;
clearData() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required bytes data = 6;
clearData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
optional bytes data = 9;
clearData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
required bytes data = 2;
clearDataLen() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
optional int64 data_len = 4;
clearEntries() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
clearEntries() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
repeated bytes entries = 3;
clearEof() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
Data is in attachment required bool eof = 1;
clearErrorCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
required int32 errorCode = 1;
clearErrorMsg() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
optional string errorMsg = 2;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
clearFailureReplicators() - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
clearFailureReplicators() - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Clear failure to start replicators
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
clearFilename() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required string filename = 2;
clearFiles() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
clearFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
required int64 first_log_index = 1;
clearGranted() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required bool granted = 2;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string group_id = 1;
clearGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string group_id = 1;
clearIndex() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 index = 3;
clearIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required int64 index = 1;
clearLastIncludedIndex() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_index = 1;
clearLastIncludedTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_term = 2;
clearLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional int64 last_log_index = 3;
clearLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_index = 6;
clearLastLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_term = 5;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string leader_id = 2;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string leader_id = 2;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string leader_id = 2;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
required string leader_id = 1;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional string leader_id = 2;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string leader_id = 2;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string leader_id = 2;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string leader_id = 2;
clearLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string leader_id = 2;
clearLearners() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes learners = 8;
clearLearners() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
clearLearners() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
clearLearners() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
clearLearners() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
clearLearners() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
clearLearners() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
clearMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
clearMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
clearMeta() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
clearName() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
required string name = 1;
clearNewLearners() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
clearNewPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
clearNewPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
clearNewPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
clearNewPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
clearNewPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
clearOffset() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 offset = 4;
clearOldLearners() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_learners = 9;
clearOldLearners() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
clearOldLearners() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
clearOldLearners() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_peers = 5;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
clearOldPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
clearOnlyAlive() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional bool only_alive = 3 [default = false];
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string peer_id = 3;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
optional string peer_id = 2;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string peer_id = 3;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string peer_id = 2;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
optional string peer_id = 2;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
optional string peer_id = 3;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string peer_id = 3;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string peer_id = 3;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string peer_id = 3;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
optional string peer_id = 4;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string peer_id = 3;
clearPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string peer_id = 3;
clearPeers() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes peers = 4;
clearPeers() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
clearPeers() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
clearPeers() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
clearPeers() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
clearPendingTasks() - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
Called when the leader steps down, otherwise the behavior is undefined When a leader steps down, the uncommitted user applications should fail immediately, which the new leader will deal whether to commit or truncate.
clearPrevLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_index = 6;
clearPrevLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_term = 5;
clearPreVote() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required bool pre_vote = 7;
clearReaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 reader_id = 1;
clearReadPartly() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
optional bool read_partly = 5;
clearReadSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional int64 read_size = 3;
clearReplicatorStateListeners() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
clearReplicatorStateListeners() - 接口 中的方法com.alipay.sofa.jraft.Node
Remove all the ReplicatorStateListeners which have been added by users.
clearSendTimestamp() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
required int64 send_timestamp = 1;
clearServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string server_id = 2;
clearServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string server_id = 2;
clearServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string server_id = 2;
clearServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string server_id = 2;
clearServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string server_id = 2;
clearServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string server_id = 2;
clearSource() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional .jraft.FileSource source = 2;
clearSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required bool success = 2;
clearSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required bool success = 2;
clearSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required bool success = 2;
clearSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required bool success = 2;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 term = 2;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required int64 term = 1;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required int64 term = 1;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 term = 4;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required int64 term = 1;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required int64 term = 4;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required int64 term = 1;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 term = 4;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required int64 term = 1;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required int64 term = 4;
clearTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required int64 term = 1;
clearType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required .jraft.EntryType type = 1;
clearType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required .jraft.EntryType type = 2;
clearUri() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string uri = 6;
clearUserMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional bytes user_meta = 1;
clearVotedfor() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required string votedfor = 2;
CliClientService - com.alipay.sofa.jraft.rpc中的接口
Cli RPC client service.
CliClientServiceImpl - com.alipay.sofa.jraft.rpc.impl.cli中的类
 
CliClientServiceImpl() - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
ClientService - com.alipay.sofa.jraft.rpc中的接口
RPC client service
ClientServiceConnectionEventProcessor - com.alipay.sofa.jraft.rpc.impl.core中的类
Client RPC service connection event processor for ConnectionEventType.CONNECT
ClientServiceConnectionEventProcessor(ReplicatorGroup) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.ClientServiceConnectionEventProcessor
 
CliOptions - com.alipay.sofa.jraft.option中的类
Cli service options.
CliOptions() - 类 的构造器com.alipay.sofa.jraft.option.CliOptions
 
CliRequestContext(Node, String, PeerId) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor.CliRequestContext
 
CliRequests - com.alipay.sofa.jraft.rpc中的类
 
CliRequests.AddLearnersRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AddLearnersRequest
CliRequests.AddLearnersRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AddLearnersRequest
CliRequests.AddLearnersRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.AddPeerRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AddPeerRequest
CliRequests.AddPeerRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AddPeerRequest
CliRequests.AddPeerRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.AddPeerResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AddPeerResponse
CliRequests.AddPeerResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AddPeerResponse
CliRequests.AddPeerResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.ChangePeersRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ChangePeersRequest
CliRequests.ChangePeersRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ChangePeersRequest
CliRequests.ChangePeersRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.ChangePeersResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ChangePeersResponse
CliRequests.ChangePeersResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ChangePeersResponse
CliRequests.ChangePeersResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.GetLeaderRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetLeaderRequest
CliRequests.GetLeaderRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetLeaderRequest
CliRequests.GetLeaderRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.GetLeaderResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetLeaderResponse
CliRequests.GetLeaderResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetLeaderResponse
CliRequests.GetLeaderResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.GetPeersRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetPeersRequest
CliRequests.GetPeersRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetPeersRequest
CliRequests.GetPeersRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.GetPeersResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetPeersResponse
CliRequests.GetPeersResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetPeersResponse
CliRequests.GetPeersResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.LearnersOpResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.LearnersOpResponse
CliRequests.LearnersOpResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.LearnersOpResponse
CliRequests.LearnersOpResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.RemoveLearnersRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RemoveLearnersRequest
CliRequests.RemoveLearnersRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RemoveLearnersRequest
CliRequests.RemoveLearnersRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.RemovePeerRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RemovePeerRequest
CliRequests.RemovePeerRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RemovePeerRequest
CliRequests.RemovePeerRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.RemovePeerResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RemovePeerResponse
CliRequests.RemovePeerResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RemovePeerResponse
CliRequests.RemovePeerResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.ResetLearnersRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ResetLearnersRequest
CliRequests.ResetLearnersRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ResetLearnersRequest
CliRequests.ResetLearnersRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.ResetPeerRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ResetPeerRequest
CliRequests.ResetPeerRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ResetPeerRequest
CliRequests.ResetPeerRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.SnapshotRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.SnapshotRequest
CliRequests.SnapshotRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.SnapshotRequest
CliRequests.SnapshotRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliRequests.TransferLeaderRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.TransferLeaderRequest
CliRequests.TransferLeaderRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.TransferLeaderRequest
CliRequests.TransferLeaderRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
CliService - com.alipay.sofa.jraft中的接口
Client command-line service
CliServiceImpl - com.alipay.sofa.jraft.core中的类
Cli service implementation.
CliServiceImpl() - 类 的构造器com.alipay.sofa.jraft.core.CliServiceImpl
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
clone() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
close() - 接口 中的方法com.alipay.sofa.jraft.rpc.Connection
Close the connection.
close() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
close() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
close() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
close(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
close() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
close(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotWriter
Close the writer.
closeConnection(Endpoint) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
closeConnection(Endpoint) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Close all connections of a address.
closeQuietly(Closeable) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Close a closeable.
Closure - com.alipay.sofa.jraft中的接口
Callback closure.
ClosureQueue - com.alipay.sofa.jraft.closure中的接口
A thread-safe closure queue.
ClosureQueueImpl - com.alipay.sofa.jraft.closure中的类
Closure queue implementation.
ClosureQueueImpl() - 类 的构造器com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
com.alipay.sofa.jraft - 程序包 com.alipay.sofa.jraft
 
com.alipay.sofa.jraft.closure - 程序包 com.alipay.sofa.jraft.closure
 
com.alipay.sofa.jraft.conf - 程序包 com.alipay.sofa.jraft.conf
 
com.alipay.sofa.jraft.core - 程序包 com.alipay.sofa.jraft.core
 
com.alipay.sofa.jraft.entity - 程序包 com.alipay.sofa.jraft.entity
 
com.alipay.sofa.jraft.entity.codec - 程序包 com.alipay.sofa.jraft.entity.codec
 
com.alipay.sofa.jraft.entity.codec.v1 - 程序包 com.alipay.sofa.jraft.entity.codec.v1
 
com.alipay.sofa.jraft.entity.codec.v2 - 程序包 com.alipay.sofa.jraft.entity.codec.v2
 
com.alipay.sofa.jraft.error - 程序包 com.alipay.sofa.jraft.error
 
com.alipay.sofa.jraft.option - 程序包 com.alipay.sofa.jraft.option
 
com.alipay.sofa.jraft.rpc - 程序包 com.alipay.sofa.jraft.rpc
 
com.alipay.sofa.jraft.rpc.impl - 程序包 com.alipay.sofa.jraft.rpc.impl
 
com.alipay.sofa.jraft.rpc.impl.cli - 程序包 com.alipay.sofa.jraft.rpc.impl.cli
 
com.alipay.sofa.jraft.rpc.impl.core - 程序包 com.alipay.sofa.jraft.rpc.impl.core
 
com.alipay.sofa.jraft.storage - 程序包 com.alipay.sofa.jraft.storage
 
com.alipay.sofa.jraft.storage.impl - 程序包 com.alipay.sofa.jraft.storage.impl
 
com.alipay.sofa.jraft.storage.io - 程序包 com.alipay.sofa.jraft.storage.io
 
com.alipay.sofa.jraft.storage.log - 程序包 com.alipay.sofa.jraft.storage.log
 
com.alipay.sofa.jraft.storage.snapshot - 程序包 com.alipay.sofa.jraft.storage.snapshot
 
com.alipay.sofa.jraft.storage.snapshot.local - 程序包 com.alipay.sofa.jraft.storage.snapshot.local
 
com.alipay.sofa.jraft.storage.snapshot.remote - 程序包 com.alipay.sofa.jraft.storage.snapshot.remote
 
com.alipay.sofa.jraft.util - 程序包 com.alipay.sofa.jraft.util
 
com.alipay.sofa.jraft.util.concurrent - 程序包 com.alipay.sofa.jraft.util.concurrent
 
com.alipay.sofa.jraft.util.internal - 程序包 com.alipay.sofa.jraft.util.internal
 
com.alipay.sofa.jraft.util.timer - 程序包 com.alipay.sofa.jraft.util.timer
 
com.google.protobuf - 程序包 com.google.protobuf
 
commitAt(long, long, PeerId) - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
Called by leader, otherwise the behavior is undefined Set logs in [first_log_index, last_log_index] are stable at |peer|.
COMMITTED_INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
committedPos - 类 中的变量com.alipay.sofa.jraft.storage.log.CheckpointFile.Checkpoint
 
compare(byte[], int, int, byte[], int, int) - 接口 中的方法com.alipay.sofa.jraft.util.BytesUtil.ByteArrayComparator
 
compare(byte[], byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
 
compareTo(LogId) - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
compareTo(Bytes) - 类 中的方法com.alipay.sofa.jraft.util.Bytes
 
complete(Object, Throwable) - 接口 中的方法com.alipay.sofa.jraft.rpc.InvokeCallback
 
concatenate(ByteString, ByteString) - 类 中的静态方法com.google.protobuf.ZeroByteStringHelper
Concatenate the given strings while performing various optimizations to slow the growth rate of tree depth and tree node count.
concatenate(List<ByteBuffer>) - 类 中的静态方法com.google.protobuf.ZeroByteStringHelper
 
ConcurrentHashSet<E> - com.alipay.sofa.jraft.util.concurrent中的类
Concurrent hash set.
ConcurrentHashSet() - 类 的构造器com.alipay.sofa.jraft.util.concurrent.ConcurrentHashSet
constructor
config(T) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory.ConfigHelper
 
configRpcClient(RpcClient) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
configRpcClient(RpcClient) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
Configuration - com.alipay.sofa.jraft.conf中的类
A configuration with a set of peers.
Configuration() - 类 的构造器com.alipay.sofa.jraft.conf.Configuration
 
Configuration(Iterable<PeerId>) - 类 的构造器com.alipay.sofa.jraft.conf.Configuration
Construct a configuration instance with peers.
Configuration(Configuration) - 类 的构造器com.alipay.sofa.jraft.conf.Configuration
Construct a configuration from another conf.
Configuration(Iterable<PeerId>, Iterable<PeerId>) - 类 的构造器com.alipay.sofa.jraft.conf.Configuration
Construct a Configuration instance with peers and learners.
ConfigurationEntry - com.alipay.sofa.jraft.conf中的类
A configuration entry with current peers and old peers.
ConfigurationEntry() - 类 的构造器com.alipay.sofa.jraft.conf.ConfigurationEntry
 
ConfigurationEntry(LogId, Configuration, Configuration) - 类 的构造器com.alipay.sofa.jraft.conf.ConfigurationEntry
 
ConfigurationManager - com.alipay.sofa.jraft.conf中的类
Configuration manager
ConfigurationManager() - 类 的构造器com.alipay.sofa.jraft.conf.ConfigurationManager
 
connect(Endpoint) - 接口 中的方法com.alipay.sofa.jraft.rpc.ClientService
Connect to endpoint, returns true when success.
connect(Endpoint) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
Connection - com.alipay.sofa.jraft.rpc中的接口
RPC connection
ConnectionClosedEventListener - com.alipay.sofa.jraft.rpc.impl中的接口
 
contains(PeerId) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
contains(PeerId) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
contains(PeerId) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
contains(PeerId) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Returns true if the there's a replicator attached to the given |peer|
contains(long) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
Returns true when the segment file contains the log index.
contains(Object) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.ConcurrentHashSet
 
contains(String) - 类 中的静态方法com.alipay.sofa.jraft.util.SystemPropertyUtil
Returns true if and only if the system property with the specified key exists.
containsLearner(PeerId) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
convertDurationsTo(TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Convert durations to the given time unit.
convertRatesTo(TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Convert rates to the given time unit.
Copiable<T> - com.alipay.sofa.jraft.util中的接口
Copiable mark interface.
copy() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
copy() - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
copy() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
copy() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
copy() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
copy() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
copy() - 类 中的方法com.alipay.sofa.jraft.Status
 
copy() - 接口 中的方法com.alipay.sofa.jraft.util.Copiable
Copy current object(deep-clone).
copy() - 类 中的方法com.alipay.sofa.jraft.util.Endpoint
 
copy2IoBuffer(String, ByteBufferCollector, CopyOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.RemoteFileCopier
Copy `source` from remote to buffer.
copyFrom(String, SnapshotCopierOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
copyFrom(String, SnapshotCopierOptions) - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotStorage
Copy data from remote uri.
copyMemory(Object, long, Object, long, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
copyMemory(long, long, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
CopyOptions - com.alipay.sofa.jraft.option中的类
Copier options.
CopyOptions() - 类 的构造器com.alipay.sofa.jraft.option.CopyOptions
 
CopySession - com.alipay.sofa.jraft.storage.snapshot.remote中的类
Copy session.
CopySession(RaftClientService, Scheduler, SnapshotThrottle, RaftOptions, RpcRequests.GetFileRequest.Builder, Endpoint) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
copyToFile(String, String, CopyOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.RemoteFileCopier
Copy `source` from remote to local dest.
coreThreads(Integer) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
coreThreads(Integer) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.ScheduledPoolBuilder
 
COUNT_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
countDown() - 类 中的方法com.alipay.sofa.jraft.util.CountDownEvent
 
CountDownEvent - com.alipay.sofa.jraft.util中的类
CountDown event.
CountDownEvent() - 类 的构造器com.alipay.sofa.jraft.util.CountDownEvent
 
cpus() - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Get system CPUs count.
CRC64 - com.alipay.sofa.jraft.util中的类
CRC64
CRC64() - 类 的构造器com.alipay.sofa.jraft.util.CRC64
 
crc64(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.CrcUtil
Compute CRC64 checksum for byte[].
crc64(byte[], int, int) - 类 中的静态方法com.alipay.sofa.jraft.util.CrcUtil
Compute CRC64 checksum for byte[].
crc64(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.util.CrcUtil
Compute CRC64 checksum for ByteBuffer.
CRC_SWITCH - 类 中的静态变量com.alipay.sofa.jraft.rpc.InvokeContext
 
CrcUtil - com.alipay.sofa.jraft.util中的类
CRC utilities to compute CRC64 checksum.
create() - 类 中的方法com.alipay.sofa.jraft.storage.log.AbortFile
 
create() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
create(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
create() - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotStorage
Create a snapshot writer.
createAndInitCliService(CliOptions) - 类 中的静态方法com.alipay.sofa.jraft.RaftServiceFactory
Create and initialize a CliService instance.
createAndInitRaftNode(String, PeerId, NodeOptions) - 类 中的静态方法com.alipay.sofa.jraft.RaftServiceFactory
Create and initialize a raft node with node options.
createAndStartRaftRpcServer(Endpoint) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RaftRpcServerFactory
Creates a raft RPC server and starts it.
createAndStartRaftRpcServer(Endpoint, Executor, Executor) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RaftRpcServerFactory
Creates a raft RPC server and starts it.
createCliService() - 类 中的静态方法com.alipay.sofa.jraft.RaftServiceFactory
Create a CliService instance.
createColumnFamilyOptions() - 类 中的静态方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
createDBOptions() - 类 中的静态方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
createExecutor(String, int) - 类 中的静态方法com.alipay.sofa.jraft.JRaftUtils
Create a executor with size.
createLogEntryCodecFactory() - 类 中的方法com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory
 
createLogEntryCodecFactory() - 接口 中的方法com.alipay.sofa.jraft.JRaftServiceFactory
Creates a log entry codec factory.
createLogStorage(String, RaftOptions) - 类 中的方法com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory
 
createLogStorage(String, RaftOptions) - 接口 中的方法com.alipay.sofa.jraft.JRaftServiceFactory
Creates a raft log storage.
createRaftMetaStorage(String, RaftOptions) - 类 中的方法com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory
 
createRaftMetaStorage(String, RaftOptions) - 接口 中的方法com.alipay.sofa.jraft.JRaftServiceFactory
Creates a raft meta storage.
createRaftNode(String, PeerId) - 类 中的静态方法com.alipay.sofa.jraft.RaftServiceFactory
Create a raft node with group id and it's serverId.
createRaftRpcServer(Endpoint) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RaftRpcServerFactory
Creates a raft RPC server with default request executors.
createRaftRpcServer(Endpoint, Executor, Executor) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RaftRpcServerFactory
Creates a raft RPC server with executors to handle requests.
createRpcClient(RaftRpcFactory.ConfigHelper<RpcClient>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRaftRpcFactory
 
createRpcClient() - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
Creates a raft RPC client.
createRpcClient(RaftRpcFactory.ConfigHelper<RpcClient>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
Creates a raft RPC client.
createRpcServer(Endpoint, RaftRpcFactory.ConfigHelper<RpcServer>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRaftRpcFactory
 
createRpcServer(Endpoint) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
Creates a raft RPC server.
createRpcServer(Endpoint, RaftRpcFactory.ConfigHelper<RpcServer>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
Creates a raft RPC server.
createScheduler(int, String) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
createScheduler(int, String) - 接口 中的方法com.alipay.sofa.jraft.util.timer.RaftTimerFactory
 
createSnapshotStorage(String, RaftOptions) - 类 中的方法com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory
 
createSnapshotStorage(String, RaftOptions) - 接口 中的方法com.alipay.sofa.jraft.JRaftServiceFactory
Creates a raft snapshot storage
createThreadFactory(String) - 类 中的静态方法com.alipay.sofa.jraft.JRaftUtils
Create a thread factory.
createTimer(String) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
createTimer(String) - 接口 中的方法com.alipay.sofa.jraft.util.timer.RaftTimerFactory
 
cutCause(T) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.ThrowUtil
 

D

DATA_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
DATA_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
DATA_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
DATA_LEN_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
DebugStatistics - com.alipay.sofa.jraft.util中的类
 
DebugStatistics() - 类 的构造器com.alipay.sofa.jraft.util.DebugStatistics
 
decode(byte[]) - 类 中的方法com.alipay.sofa.jraft.entity.codec.AutoDetectDecoder
 
decode(byte[]) - 接口 中的方法com.alipay.sofa.jraft.entity.codec.LogEntryDecoder
Decode a log entry from byte array, return null when fail to decode.
decode(byte[]) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v1.V1Decoder
已过时。
 
decode(LogEntry, byte[]) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v1.V1Decoder
已过时。
 
decode(byte[]) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.V2Decoder
 
decode(byte[]) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
已过时。 
decoder() - 类 中的方法com.alipay.sofa.jraft.entity.codec.DefaultLogEntryCodecFactory
 
decoder() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.LogEntryCodecFactory
Returns a log entry decoder.
decoder() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v1.LogEntryV1CodecFactory
已过时。
 
decoder() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogEntryV2CodecFactory
 
decodeUtf8(byte[], int, int) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtf8Util
 
decodeUtf8Direct(ByteBuffer, int, int) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtf8Util
 
DEFAULT - 接口 中的静态变量com.alipay.sofa.jraft.rpc.RaftRpcFactory
 
DEFAULT - 类 中的静态变量com.alipay.sofa.jraft.util.AdaptiveBufAllocator
 
DefaultExecutorChooserFactory - com.alipay.sofa.jraft.util.concurrent中的类
 
DefaultFixedThreadsExecutorGroup - com.alipay.sofa.jraft.util.concurrent中的类
 
DefaultFixedThreadsExecutorGroup(SingleThreadExecutor[]) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
DefaultFixedThreadsExecutorGroup(SingleThreadExecutor[], ExecutorChooserFactory.ExecutorChooser) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
DefaultFixedThreadsExecutorGroup(ExecutorService[]) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
DefaultFixedThreadsExecutorGroup(ExecutorService[], ExecutorChooserFactory.ExecutorChooser) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
DefaultFixedThreadsExecutorGroupFactory - com.alipay.sofa.jraft.util.concurrent中的类
 
defaultJRaftClientConfigHelper(RpcOptions) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRaftRpcFactory
 
defaultJRaftClientConfigHelper(RpcOptions) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
 
defaultJRaftServerConfigHelper(RpcOptions) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
 
DefaultJRaftServiceFactory - com.alipay.sofa.jraft.core中的类
The default factory for JRaft services.
DefaultJRaftServiceFactory() - 类 的构造器com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory
 
DefaultLogEntryCodecFactory - com.alipay.sofa.jraft.entity.codec中的类
Default log entry codec factory
DefaultPrinter(PrintWriter) - 类 的构造器com.alipay.sofa.jraft.util.Describer.DefaultPrinter
 
DefaultRaftClientService - com.alipay.sofa.jraft.rpc.impl.core中的类
Raft rpc service based bolt.
DefaultRaftClientService(ReplicatorGroup) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
DefaultRaftTimerFactory - com.alipay.sofa.jraft.util.timer中的类
 
DefaultRaftTimerFactory() - 类 的构造器com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
defaultResp() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequestProcessor
 
defaultServiceFactory - 类 中的静态变量com.alipay.sofa.jraft.option.BootstrapOptions
 
defaultServiceFactory - 类 中的静态变量com.alipay.sofa.jraft.option.NodeOptions
 
DefaultSingleThreadExecutor - com.alipay.sofa.jraft.util.concurrent中的类
 
DefaultSingleThreadExecutor(ExecutorService) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.DefaultSingleThreadExecutor
Anti-gentleman is not against villains, we believe that you are providing a single-thread executor.
DefaultSingleThreadExecutor(String, int) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.DefaultSingleThreadExecutor
 
DefaultTimer - com.alipay.sofa.jraft.util.timer中的类
 
DefaultTimer(int, String) - 类 的构造器com.alipay.sofa.jraft.util.timer.DefaultTimer
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.RouteTable
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
describe(Describer.Printer) - 接口 中的方法com.alipay.sofa.jraft.util.Describer
 
describe(Describer.Printer) - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
 
describeCode(int) - 枚举 中的静态方法com.alipay.sofa.jraft.error.RaftError
 
Describer - com.alipay.sofa.jraft.util中的接口
Components that implement this interface need to be able to describe their own state and output state information via the describe method.
Describer.DefaultPrinter - com.alipay.sofa.jraft.util中的类
 
Describer.Printer - com.alipay.sofa.jraft.util中的接口
 
deserializeContent(T) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
deserializeContent(T, InvokeContext) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
deserializeHeader(T) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
deserializeHeader(T, InvokeContext) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
destroy() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
destroy() - 类 中的方法com.alipay.sofa.jraft.storage.log.AbortFile
 
destroy() - 类 中的方法com.alipay.sofa.jraft.storage.log.CheckpointFile
 
destroy() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
Destroy the file.
destroy() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Destroy timer
diff(Configuration, Configuration, Configuration) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Get the difference between |*this| and |rhs| |included| would be assigned to |*this| - |rhs| |excluded| would be assigned to |rhs| - |*this|
DirectExecutor - com.alipay.sofa.jraft.util中的枚举
An executor that direct run command.
Disabled - 类 中的静态变量com.alipay.sofa.jraft.core.ElectionPriority
Priority -1 represents this node disabled the priority election function.
disabledMetricAttributes(Set<MetricAttribute>) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Don't report the passed metric attributes for all metrics (e.g.
disconnect(Endpoint) - 接口 中的方法com.alipay.sofa.jraft.rpc.ClientService
Disconnect from endpoint.
disconnect(Endpoint) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
DisruptorBuilder<T> - com.alipay.sofa.jraft.util中的类
A builder to build a disruptor instance.
DisruptorMetricSet - com.alipay.sofa.jraft.util中的类
Disruptor metric set including buffer-size, remaining-capacity etc.
DisruptorMetricSet(RingBuffer<?>) - 类 的构造器com.alipay.sofa.jraft.util.DisruptorMetricSet
 
done() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
done() - 类 中的方法com.alipay.sofa.jraft.core.IteratorWrapper
 
done() - 接口 中的方法com.alipay.sofa.jraft.Iterator
If done() is non-NULL, you must call done()->Run() after applying this task no matter this operation succeeds or fails, otherwise the corresponding resources would leak.
doSnapshot(Closure) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
doSnapshot(Closure) - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotExecutor
Start to snapshot StateMachine, and |done| is called after the execution finishes or fails.

E

ElectionPriority - com.alipay.sofa.jraft.core中的类
ElectionPriority Type
ElectionPriority() - 类 的构造器com.alipay.sofa.jraft.core.ElectionPriority
 
EMPTY_BYTES - 类 中的静态变量com.alipay.sofa.jraft.util.BytesUtil
 
EMPTY_DATA - 类 中的静态变量com.alipay.sofa.jraft.entity.LogEntry
 
emptyPeer() - 类 中的静态方法com.alipay.sofa.jraft.entity.PeerId
Create an empty peer.
EmptyWriteContext() - 类 的构造器com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage.EmptyWriteContext
 
enableMetric(Boolean) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
enableMetric(Boolean) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.ScheduledPoolBuilder
 
encode(LogEntry) - 接口 中的方法com.alipay.sofa.jraft.entity.codec.LogEntryEncoder
Encode a log entry into a byte array.
encode(LogEntry) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v1.V1Encoder
已过时。
 
encode(LogEntry) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.V2Encoder
 
encode() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
已过时。 
encodedLength(CharSequence) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtf8Util
Returns the number of bytes in the UTF-8-encoded form of sequence.
encoder() - 类 中的方法com.alipay.sofa.jraft.entity.codec.DefaultLogEntryCodecFactory
 
encoder() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.LogEntryCodecFactory
Returns a log entry encoder.
encoder() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v1.LogEntryV1CodecFactory
已过时。
 
encoder() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogEntryV2CodecFactory
 
encodeUtf8(CharSequence, byte[], int, int) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtf8Util
 
encodeUtf8Direct(CharSequence, ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtf8Util
 
Endpoint - com.alipay.sofa.jraft.util中的类
A IP address with port.
Endpoint() - 类 的构造器com.alipay.sofa.jraft.util.Endpoint
 
Endpoint(String, int) - 类 的构造器com.alipay.sofa.jraft.util.Endpoint
 
ensurePipeline() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRaftRpcFactory
 
ensurePipeline() - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
Ensure RPC framework supports pipeline.
entries - 类 中的变量com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
ENTRIES_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
ENTRIES_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
entry() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
ENTRY_TYPE_CONFIGURATION_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.EntryType
ENTRY_TYPE_CONFIGURATION = 3;
ENTRY_TYPE_DATA_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.EntryType
ENTRY_TYPE_DATA = 2;
ENTRY_TYPE_NO_OP_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.EntryType
ENTRY_TYPE_NO_OP = 1;
ENTRY_TYPE_UNKNOWN_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.EntryType
ENTRY_TYPE_UNKNOWN = 0;
entrySet() - 类 中的方法com.alipay.sofa.jraft.rpc.InvokeContext
 
EnumOutter - com.alipay.sofa.jraft.entity中的类
 
EnumOutter.EntryType - com.alipay.sofa.jraft.entity中的枚举
Protobuf enum jraft.EntryType
EnumOutter.ErrorType - com.alipay.sofa.jraft.entity中的枚举
Protobuf enum jraft.ErrorType
EOF - 接口 中的静态变量com.alipay.sofa.jraft.storage.io.FileReader
 
EOF_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.NodeId
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.Status
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.util.Bytes
 
equals(Object) - 类 中的方法com.alipay.sofa.jraft.util.Endpoint
 
ERROR_RESPONSE_NUM - 接口 中的静态变量com.alipay.sofa.jraft.rpc.RpcResponseFactory
This is a convention that if a Message contains an RpcRequests.ErrorResponse field, it can only be in position 99.
ERROR_TYPE_LOG_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
ERROR_TYPE_LOG = 1;
ERROR_TYPE_META_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
ERROR_TYPE_META = 5;
ERROR_TYPE_NONE_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
ERROR_TYPE_NONE = 0;
ERROR_TYPE_SNAPSHOT_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
ERROR_TYPE_SNAPSHOT = 3;
ERROR_TYPE_STABLE_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
ERROR_TYPE_STABLE = 2;
ERROR_TYPE_STATE_MACHINE_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
ERROR_TYPE_STATE_MACHINE = 4;
ERRORCODE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
ERRORMSG_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
ERRORRESPONSE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
execute(int, Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
execute(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultSingleThreadExecutor
 
execute(int, Runnable) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroup
Executes the given task at some time in the future.
execute(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
execute(Runnable) - 枚举 中的方法com.alipay.sofa.jraft.util.DirectExecutor
 
executor() - 接口 中的方法com.alipay.sofa.jraft.rpc.InvokeCallback
 
executor() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcProcessor
Get user's executor.
executor() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequestProcessor
 
ExecutorChooserFactory - com.alipay.sofa.jraft.util.concurrent中的接口
Factory that creates new ExecutorChooserFactory.ExecutorChoosers.
ExecutorChooserFactory.ExecutorChooser - com.alipay.sofa.jraft.util.concurrent中的接口
 
executorSelector() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
executorSelector() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcProcessor
 
ExecutorServiceHelper - com.alipay.sofa.jraft.util中的类
 
ExecutorServiceHelper() - 类 的构造器com.alipay.sofa.jraft.util.ExecutorServiceHelper
 
exists() - 类 中的方法com.alipay.sofa.jraft.storage.log.AbortFile
 
expandAtMost(int) - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
expandByteBuffer(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Expand byte buffer for 1024 bytes.
expandByteBufferAtLeast(ByteBuffer, int) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Expand byte buffer at least minLength.
expandByteBufferAtMost(ByteBuffer, int) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Expand byte buffer at most maxLength.
expandIfNecessary() - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 

F

failure - 类 中的变量com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
failure(Throwable) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
Notify about the failure, occured during asynchronous operation execution.
FILE_SOURCE_LOCAL_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
FILE_SOURCE_LOCAL = 0;
FILE_SOURCE_REFERENCE_VALUE - 枚举 中的静态变量com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
FILE_SOURCE_REFERENCE = 1;
FILENAME_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
FileOutputSignalHandler - com.alipay.sofa.jraft.util中的类
 
FileOutputSignalHandler() - 类 的构造器com.alipay.sofa.jraft.util.FileOutputSignalHandler
 
FileReader - com.alipay.sofa.jraft.storage.io中的接口
Read data from a file, all the method should be thread-safe.
FILES_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
FileService - com.alipay.sofa.jraft.storage中的类
File reader service.
fillInStackTrace() - 异常错误 中的方法com.alipay.sofa.jraft.error.RetryAgainException
 
filter(MetricFilter) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Only report metrics which match the given filter.
finalize() - 类 中的方法com.alipay.sofa.jraft.util.timer.HashedWheelTimer
 
find(String) - 类 中的方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
findNextPositivePowerOfTwo(int) - 类 中的静态方法com.alipay.sofa.jraft.util.Ints
Fast method of finding the next power of 2 greater than or equal to the supplied value.
findTheNextCandidate(ConfigurationEntry) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
findTheNextCandidate(ConfigurationEntry) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Find the follower with the most log entries in this group, which is likely becomes the leader according to the election algorithm of raft.
finishJob() - 接口 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage.WriteContext
Finish a sub job
finishJob() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.BarrierWriteContext
 
first() - 类 中的方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
FIRST_LOG_IDX_KEY - 类 中的静态变量com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
First log index and last log index key in configuration column family.
FIRST_LOG_INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
firstLogIndex - 类 中的变量com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
FixedThreadsExecutorGroup - com.alipay.sofa.jraft.util.concurrent中的接口
 
FixedThreadsExecutorGroupFactory - com.alipay.sofa.jraft.util.concurrent中的接口
 
formattedFor(Locale) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Format numbers for the given Locale.
formattedFor(TimeZone) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Use the given TimeZone for the time.
forNumber(int) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
 
forNumber(int) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
 
forNumber(int) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
 
forNumber(int) - 枚举 中的静态方法com.alipay.sofa.jraft.error.RaftError
 
forRegistry(MetricRegistry) - 类 中的静态方法com.alipay.sofa.jraft.util.MetricReporter
FSMCaller - com.alipay.sofa.jraft中的接口
Finite state machine caller.
FSMCaller.LastAppliedLogIndexListener - com.alipay.sofa.jraft中的接口
Listen on lastAppliedLogIndex update events.
FSMCallerImpl - com.alipay.sofa.jraft.core中的类
The finite state machine caller implementation.
FSMCallerImpl() - 类 的构造器com.alipay.sofa.jraft.core.FSMCallerImpl
 
FSMCallerImpl.OnErrorClosure - com.alipay.sofa.jraft.core中的类
Closure runs with an error.
FSMCallerOptions - com.alipay.sofa.jraft.option中的类
FSM caller options.
FSMCallerOptions() - 类 的构造器com.alipay.sofa.jraft.option.FSMCallerOptions
 
fsync(File) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Calls fsync on a file or directory.
FutureImpl<R> - com.alipay.sofa.jraft.rpc.impl中的类
Simple Future implementation, which uses ReentrantLock to synchronize during the lifecycle.
FutureImpl() - 类 的构造器com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
FutureImpl(ReentrantLock) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.FutureImpl
 

G

generateURIForCopy() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
generateURIForCopy() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotReader
Generate uri for other peers to copy this snapshot.
get(long) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationManager
 
get(String, PeerId) - 类 中的方法com.alipay.sofa.jraft.NodeManager
Get node by groupId and peer.
get() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
get(long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
get(String) - 类 中的方法com.alipay.sofa.jraft.rpc.InvokeContext
 
get() - 类 中的方法com.alipay.sofa.jraft.util.Bytes
Get the data from the Bytes.
get(U) - 接口 中的方法com.alipay.sofa.jraft.util.internal.IntegerFieldUpdater
 
get(U) - 接口 中的方法com.alipay.sofa.jraft.util.internal.LongFieldUpdater
 
get(U) - 接口 中的方法com.alipay.sofa.jraft.util.internal.ReferenceFieldUpdater
 
get() - 类 中的方法com.alipay.sofa.jraft.util.Recyclers
 
get(int) - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
get(String) - 类 中的静态方法com.alipay.sofa.jraft.util.SystemPropertyUtil
Returns the value of the Java system property with the specified key, while falling back to null if the property access fails.
get(String, String) - 类 中的静态方法com.alipay.sofa.jraft.util.SystemPropertyUtil
Returns the value of the Java system property with the specified key, while falling back to the specified default value if the property access fails.
getAddr() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
getAfterShutdown() - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
getAliveLearners(String, Configuration) - 接口 中的方法com.alipay.sofa.jraft.CliService
Ask all alive learners of the replication group.
getAliveLearners(String, Configuration) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
getAlivePeers(String, Configuration) - 接口 中的方法com.alipay.sofa.jraft.CliService
Ask all alive peers of the replication group.
getAlivePeers(String, Configuration) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
getAllNodes() - 类 中的方法com.alipay.sofa.jraft.NodeManager
Get all nodes
getApplyBatch() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getAttachment() - 类 中的方法com.alipay.sofa.jraft.util.CountDownEvent
 
getAttribute(String) - 接口 中的方法com.alipay.sofa.jraft.rpc.Connection
Get the attribute that bound to the connection.
getBallotBox() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getBallotBox() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getBoolean(Object, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getBoolean(boolean[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getBoolean(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getBoolean(String, boolean) - 类 中的静态方法com.alipay.sofa.jraft.util.SystemPropertyUtil
Returns the value of the Java system property with the specified key, while falling back to the specified default value if the property access fails.
getBooleanVolatile(boolean[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getBooleanVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getBootstrapId() - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
getBuffer() - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
getByte(Object, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getByte(byte[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getByte(long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getByte(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getByte(long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getByteArray(ByteString) - 类 中的静态方法com.google.protobuf.ZeroByteStringHelper
Carry the byte[] from ByteString, if failed, then call ByteString.toByteArray().
getBytes(String) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Get string bytes in UTF-8 charset.
getByteVolatile(byte[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getByteVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getCapacity() - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
getCatchupMargin() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getCheckpointIntervalMs() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
optional int64 checksum = 7;
getChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
optional int64 checksum = 7;
getChecksum() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
optional int64 checksum = 7;
getChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional string checksum = 3;
getChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
optional string checksum = 3;
getChecksum() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMetaOrBuilder
optional string checksum = 3;
getChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
Returns the checksum of the log entry.
getChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
getChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
getChecksum() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
getChecksumBytes() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional string checksum = 3;
getChecksumBytes() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
optional string checksum = 3;
getChecksumBytes() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMetaOrBuilder
optional string checksum = 3;
getCliClientService() - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
getCliRpcThreadPoolSize() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getClosure() - 类 中的方法com.alipay.sofa.jraft.closure.JoinableClosure
 
getClosureQueue() - 类 中的方法com.alipay.sofa.jraft.option.BallotBoxOptions
 
getClosureQueue() - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
getCode() - 类 中的方法com.alipay.sofa.jraft.Status
Get error code.
getCommittedIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 committed_index = 8;
getCommittedIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 committed_index = 8;
getCommittedIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 committed_index = 8;
getConf() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
getConfiguration(String) - 类 中的静态方法com.alipay.sofa.jraft.JRaftUtils
Create a configuration from a string in the form of "host1:port1[:idx],host2:port2[:idx]
getConfiguration(String) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Get the configuration by groupId, returns null when not found.
getConfiguration(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getConfiguration(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Get the configuration at index.
getConfigurationManager() - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
getConfigurationManager() - 类 中的方法com.alipay.sofa.jraft.option.LogStorageOptions
 
getConnection() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcContext
Get current connection.
getCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 count = 3;
getCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required int64 count = 3;
getCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required int64 count = 3;
getCurrentConf() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
Retrieve current configuration this node seen so far.
getData() - 类 中的方法com.alipay.sofa.jraft.core.IteratorWrapper
 
getData() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required bytes data = 6;
getData() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required bytes data = 6;
getData() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required bytes data = 6;
getData() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
getData() - 类 中的方法com.alipay.sofa.jraft.entity.Task
 
getData() - 类 中的方法com.alipay.sofa.jraft.entity.UserLog
 
getData() - 接口 中的方法com.alipay.sofa.jraft.Iterator
Return the data whose content is the same as what was passed to Node#apply(Task) in the leader node.
getData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
optional bytes data = 9;
getData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
optional bytes data = 9;
getData() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
optional bytes data = 9;
getData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
required bytes data = 2;
getData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
required bytes data = 2;
getData() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
required bytes data = 2;
getData() - 类 中的方法com.alipay.sofa.jraft.util.ThreadId
 
getDataLen() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
optional int64 data_len = 4;
getDataLen() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
optional int64 data_len = 4;
getDataLen() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
optional int64 data_len = 4;
getDecayPriorityGap() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getDefaultByteArrayComparator() - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
getDefaultInstance(String) - 类 中的静态方法com.alipay.sofa.jraft.rpc.ProtobufMsgFactory
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
getDefaultInstance() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
getDefaultInvokeCtx() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
getDefaultRocksDBColumnFamilyOptions() - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
 
getDefaultRocksDBOptions() - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
 
getDefaultRocksDBTableConfig() - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
getDescriptor() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
 
getDescriptor() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter
 
getDescriptor() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
getDescriptor() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
getDescriptorForType() - 枚举 中的方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
 
getDescriptorForType() - 枚举 中的方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
 
getDescriptorForType() - 枚举 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
getDescriptorForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
getDisruptorBufferSize() - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
getDisruptorBufferSize() - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
getDisruptorBufferSize() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getDisruptorPublishEventWaitTimeoutSecs() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getDone() - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexState
 
getDone() - 类 中的方法com.alipay.sofa.jraft.entity.Task
 
getDouble(Object, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getDouble(double[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getDouble(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getDoubleVolatile(double[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getDoubleVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getDynamicHeartBeatTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getElectionHeartbeatFactor() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getElectionPriority() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getElectionTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getElectionTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getElectionTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getElectionTimer(boolean, String) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
getElectionTimer(boolean, String) - 接口 中的方法com.alipay.sofa.jraft.util.timer.RaftTimerFactory
 
getEndpoint() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
getEndPoint(String) - 类 中的静态方法com.alipay.sofa.jraft.JRaftUtils
Create a Endpoint instance from a string in the form of "host:port", returns null when string is blank.
getEntries(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
getEntries(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
repeated .jraft.EntryMeta entries = 7;
getEntries(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
repeated .jraft.EntryMeta entries = 7;
getEntries(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
repeated bytes entries = 3;
getEntries(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
repeated bytes entries = 3;
getEntries(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
repeated bytes entries = 3;
getEntries() - 类 中的方法com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
getEntriesBuilder(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
getEntriesBuilderList() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
getEntriesCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
getEntriesCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
repeated .jraft.EntryMeta entries = 7;
getEntriesCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
repeated .jraft.EntryMeta entries = 7;
getEntriesCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
repeated bytes entries = 3;
getEntriesCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
repeated bytes entries = 3;
getEntriesCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
repeated bytes entries = 3;
getEntriesList() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
getEntriesList() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
repeated .jraft.EntryMeta entries = 7;
getEntriesList() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
repeated .jraft.EntryMeta entries = 7;
getEntriesList() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
repeated bytes entries = 3;
getEntriesList() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
repeated bytes entries = 3;
getEntriesList() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
repeated bytes entries = 3;
getEntriesOrBuilder(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
getEntriesOrBuilder(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
repeated .jraft.EntryMeta entries = 7;
getEntriesOrBuilder(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
repeated .jraft.EntryMeta entries = 7;
getEntriesOrBuilderList() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
getEntriesOrBuilderList() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
repeated .jraft.EntryMeta entries = 7;
getEntriesOrBuilderList() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
repeated .jraft.EntryMeta entries = 7;
getEntry(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getEntry(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
getEntry(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Get the log entry at index.
getEntry(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Get logEntry by index.
getEntryFromMemory(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getEof() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
Data is in attachment required bool eof = 1;
getEof() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
Data is in attachment required bool eof = 1;
getEof() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
Data is in attachment required bool eof = 1;
getError() - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl.OnErrorClosure
 
getError() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
getErrorCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
required int32 errorCode = 1;
getErrorCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
required int32 errorCode = 1;
getErrorCode() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponseOrBuilder
required int32 errorCode = 1;
getErrorMsg() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
optional string errorMsg = 2;
getErrorMsg() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
optional string errorMsg = 2;
getErrorMsg() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponseOrBuilder
optional string errorMsg = 2;
getErrorMsg() - 类 中的方法com.alipay.sofa.jraft.Status
Get the error msg.
getErrorMsgBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
optional string errorMsg = 2;
getErrorMsgBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
optional string errorMsg = 2;
getErrorMsgBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponseOrBuilder
optional string errorMsg = 2;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
optional .jraft.ErrorResponse errorResponse = 99;
getErrorResponseOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
getEventFactory() - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
getExpectedTerm() - 类 中的方法com.alipay.sofa.jraft.entity.Task
 
getFailure() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
getFile(Endpoint, RpcRequests.GetFileRequest, int, RpcResponseClosure<RpcRequests.GetFileResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
getFile(Endpoint, RpcRequests.GetFileRequest, int, RpcResponseClosure<RpcRequests.GetFileResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftClientService
Get a piece of file data by GetFileRequest, and handle the response with done.
getFileMeta(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshot
 
getFileMeta(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Get the file metadata by fileName, returns null when not found.
getFileMeta(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
getFileMeta(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
getFileMeta(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.Snapshot
Get file meta by fileName.
getFilename() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required string filename = 2;
getFilename() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required string filename = 2;
getFilename() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required string filename = 2;
getFilenameBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required string filename = 2;
getFilenameBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required string filename = 2;
getFilenameBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required string filename = 2;
GetFileRequestProcessor - com.alipay.sofa.jraft.rpc.impl.core中的类
Get file request processor.
GetFileRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.GetFileRequestProcessor
 
getFiles(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFiles(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFiles(int) - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesBuilder(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesBuilderList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesCount() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesCount() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesCount() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesList() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesOrBuilder(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesOrBuilder(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesOrBuilder(int) - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesOrBuilderList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesOrBuilderList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFilesOrBuilderList() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
getFirstIndex() - 类 中的方法com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
getFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
required int64 first_log_index = 1;
getFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
required int64 first_log_index = 1;
getFirstLogIndex() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMetaOrBuilder
required int64 first_log_index = 1;
getFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
getFirstLogIndex() - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Get the first log index of log
getFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
getFirstLogIndex() - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Returns first log index in log.
getFloat(Object, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getFloat(float[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getFloat(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getFloatVolatile(float[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getFloatVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getFsm() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
getFsm() - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
getFsm() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getFsmCaller() - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
getFsmCaller() - 类 中的方法com.alipay.sofa.jraft.option.ReadOnlyServiceOptions
 
getFsmCaller() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
getGranted() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required bool granted = 2;
getGranted() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
required bool granted = 2;
getGranted() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponseOrBuilder
required bool granted = 2;
getGroupConf() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
getGroupId() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getGroupId() - 类 中的方法com.alipay.sofa.jraft.entity.NodeId
 
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the raft group id.
getGroupId() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getGroupId() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Returns the raft group id.
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
required string group_id = 1;
getGroupId(CliRequests.AddLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddLearnersRequestProcessor
 
getGroupId(CliRequests.AddPeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddPeerRequestProcessor
 
getGroupId(T) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor
Returns the raft group id
getGroupId(CliRequests.ChangePeersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ChangePeersRequestProcessor
 
getGroupId(CliRequests.GetLeaderRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetLeaderRequestProcessor
 
getGroupId(CliRequests.GetPeersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetPeersRequestProcessor
 
getGroupId(CliRequests.RemoveLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemoveLearnersRequestProcessor
 
getGroupId(CliRequests.RemovePeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemovePeerRequestProcessor
 
getGroupId(CliRequests.ResetLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetLearnersRequestProcessor
 
getGroupId(CliRequests.ResetPeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetPeerRequestProcessor
 
getGroupId(CliRequests.SnapshotRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.SnapshotRequestProcessor
 
getGroupId(CliRequests.TransferLeaderRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.TransferLeaderRequestProcessor
 
getGroupId(RpcRequests.AppendEntriesRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
getGroupId(RpcRequests.InstallSnapshotRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.InstallSnapshotRequestProcessor
 
getGroupId(T) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.NodeRequestProcessor
 
getGroupId(RpcRequests.ReadIndexRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.ReadIndexRequestProcessor
 
getGroupId(RpcRequests.RequestVoteRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.RequestVoteRequestProcessor
 
getGroupId(RpcRequests.TimeoutNowRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.TimeoutNowRequestProcessor
 
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string group_id = 1;
getGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string group_id = 1;
getGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string group_id = 1;
getGroupIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string group_id = 1;
getGroupIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string group_id = 1;
getHeartbeatTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getId() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
getId() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
getIdx() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
getIndex() - 类 中的方法com.alipay.sofa.jraft.closure.ReadIndexClosure
The committed log index when starts readIndex request. return -1 if fails.
getIndex() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
getIndex() - 类 中的方法com.alipay.sofa.jraft.core.IteratorWrapper
 
getIndex() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 index = 3;
getIndex() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required int64 index = 3;
getIndex() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required int64 index = 3;
getIndex() - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
getIndex() - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexState
 
getIndex() - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexStatus
 
getIndex() - 类 中的方法com.alipay.sofa.jraft.entity.UserLog
 
getIndex() - 接口 中的方法com.alipay.sofa.jraft.Iterator
Return a unique and monotonically increasing identifier of the current task: - Uniqueness guarantees that committed tasks in different peers with the same index are always the same and kept unchanged
getIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required int64 index = 1;
getIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
required int64 index = 1;
getIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponseOrBuilder
required int64 index = 1;
getInitialConf() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getInitTerm() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
getInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.DefaultLogEntryCodecFactory
Returns a singleton instance of DefaultLogEntryCodecFactory.
getInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v1.LogEntryV1CodecFactory
已过时。
Returns a singleton instance of DefaultLogEntryCodecFactory.
getInstance() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogEntryV2CodecFactory
 
getInstance() - 类 中的静态方法com.alipay.sofa.jraft.NodeManager
 
getInstance() - 类 中的静态方法com.alipay.sofa.jraft.RouteTable
 
getInstance() - 类 中的静态方法com.alipay.sofa.jraft.storage.FileService
Retrieve the singleton instance of FileService.
getInt(byte[], int) - 类 中的静态方法com.alipay.sofa.jraft.util.Bits
 
getInt(Object, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getInt(int[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getInt(long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getInt(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getInt(long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getInt(String, int) - 类 中的静态方法com.alipay.sofa.jraft.util.SystemPropertyUtil
Returns the value of the Java system property with the specified key, while falling back to the specified default value if the property access fails.
getIntVolatile(int[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getIntVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getIp() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
getIp() - 类 中的方法com.alipay.sofa.jraft.util.Endpoint
 
getKeepInMemorySegmentCount() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getKeyBytes(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
getLastAppliedIndex() - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
getLastAppliedIndex() - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Returns the last log entry index to apply state machine.
getLastCommittedIndex() - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
 
getLastConfiguration() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationManager
 
getLastIncludedIndex() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_index = 1;
getLastIncludedIndex() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
required int64 last_included_index = 1;
getLastIncludedIndex() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
required int64 last_included_index = 1;
getLastIncludedTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_term = 2;
getLastIncludedTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
required int64 last_included_term = 2;
getLastIncludedTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
required int64 last_included_term = 2;
getLastLogId(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getLastLogId(boolean) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Return the id the last log.
getLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
getLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional int64 last_log_index = 3;
getLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
optional int64 last_log_index = 3;
getLastLogIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
optional int64 last_log_index = 3;
getLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_index = 6;
getLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required int64 last_log_index = 6;
getLastLogIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required int64 last_log_index = 6;
getLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getLastLogIndex(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
getLastLogIndex() - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Get the last log index of log
getLastLogIndex(boolean) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Get the last log index of log
getLastLogIndex() - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Returns last log index in log.
getLastLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_term = 5;
getLastLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required int64 last_log_term = 5;
getLastLogTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required int64 last_log_term = 5;
getLastRpcSendTimestamp(ThreadId) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
getLastRpcSendTimestamp(PeerId) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
getLastRpcSendTimestamp(PeerId) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Get peer's last rpc send timestamp (monotonic time in milliseconds).
getLastSegmentFileForRead() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
getLastSnapshotIndex() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
getLastSnapshotIndex() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
Only for test
getLastSnapshotTerm() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
Only for test
getLeader(String, Configuration, PeerId) - 接口 中的方法com.alipay.sofa.jraft.CliService
Get the leader of the replication group.
getLeader(String, Configuration, PeerId) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
getLeader(Endpoint, CliRequests.GetLeaderRequest, RpcResponseClosure<CliRequests.GetLeaderResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Get the group leader.
getLeader(Endpoint, CliRequests.GetLeaderRequest, RpcResponseClosure<CliRequests.GetLeaderResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the leader peer id for redirect, null if absent.
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
required string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
required string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
required string leader_id = 1;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
required string leader_id = 1;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponseOrBuilder
required string leader_id = 1;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
optional string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
optional string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
required string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
required string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string leader_id = 2;
getLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
required string leader_id = 2;
getLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
required string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
required string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
required string leader_id = 1;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
required string leader_id = 1;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponseOrBuilder
required string leader_id = 1;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
optional string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
optional string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
required string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
required string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string leader_id = 2;
getLeaderIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
required string leader_id = 2;
getLeaderIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
required string leader_id = 2;
getLeaderLeaseTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getLeaderLeaseTimeRatio() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
GetLeaderRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
Process get leader request.
GetLeaderRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.GetLeaderRequestProcessor
 
getLearners(String, Configuration) - 接口 中的方法com.alipay.sofa.jraft.CliService
Ask all learners of the replication group.
getLearners() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Retrieve the learners set.
getLearners(String, Configuration) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes learners = 8;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes learners = 8;
getLearners(int) - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes learners = 8;
getLearners() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string learners = 7;
getLearners(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string learners = 7;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string learners = 5;
getLearners(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string learners = 5;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
repeated string learners = 3;
getLearners(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
repeated string learners = 3;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string learners = 2;
getLearners(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string learners = 2;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
repeated string learners = 3;
getLearners(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
repeated string learners = 3;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
getLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
repeated string learners = 3;
getLearners(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string learners = 7;
getLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string learners = 7;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string learners = 5;
getLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string learners = 5;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
repeated string learners = 3;
getLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string learners = 2;
getLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string learners = 2;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
repeated string learners = 3;
getLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
getLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
repeated string learners = 3;
getLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes learners = 8;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes learners = 8;
getLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes learners = 8;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string learners = 7;
getLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string learners = 7;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string learners = 5;
getLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string learners = 5;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
repeated string learners = 3;
getLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string learners = 2;
getLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string learners = 2;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
repeated string learners = 3;
getLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
getLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
repeated string learners = 3;
getLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes learners = 8;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes learners = 8;
getLearnersList() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes learners = 8;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string learners = 7;
getLearnersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string learners = 7;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string learners = 5;
getLearnersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string learners = 5;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
repeated string learners = 3;
getLearnersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string learners = 2;
getLearnersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string learners = 2;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
repeated string learners = 3;
getLearnersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
repeated string learners = 3;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
getLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
repeated string learners = 3;
getLearnersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
repeated string learners = 3;
getLogEntryCodecFactory() - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
getLogEntryCodecFactory() - 类 中的方法com.alipay.sofa.jraft.option.LogStorageOptions
 
getLogManager() - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
getLogManager() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getLogManager() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getLogManager() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
getLogStorage() - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
getLogUri() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
getLogUri() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getLong(byte[], int) - 类 中的静态方法com.alipay.sofa.jraft.util.Bits
 
getLong(Object, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getLong(long[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getLong(long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getLong(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getLong(long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getLong(String, long) - 类 中的静态方法com.alipay.sofa.jraft.util.SystemPropertyUtil
Returns the value of the Java system property with the specified key, while falling back to the specified default value if the property access fails.
getLongVolatile(long[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getLongVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getMaxAppendBufferSize() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getMaxBodySize() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getMaxByteCountPerRpc() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getMaxElectionDelayMs() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getMaxEntriesSize() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getMaxMargin() - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
getMaxPermits() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
 
getMaxReplicatorInflightMsgs() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getMaxRetry() - 类 中的方法com.alipay.sofa.jraft.option.CliOptions
 
getMaxRetry() - 类 中的方法com.alipay.sofa.jraft.option.CopyOptions
 
getMaxSegmentFileSize() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
getMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
getMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
optional .jraft.LocalFileMeta meta = 2;
getMeta() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder
optional .jraft.LocalFileMeta meta = 2;
getMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
optional .jraft.SnapshotMeta meta = 1;
getMeta() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
optional .jraft.SnapshotMeta meta = 1;
getMeta() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
getMeta() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required .jraft.SnapshotMeta meta = 5;
getMeta() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required .jraft.SnapshotMeta meta = 5;
getMeta() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Returns the snapshot metadata.
getMetaBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
getMetaBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
getMetaBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
getMetaOrBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
getMetaOrBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
getMetaOrBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
optional .jraft.LocalFileMeta meta = 2;
getMetaOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder
optional .jraft.LocalFileMeta meta = 2;
getMetaOrBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
optional .jraft.SnapshotMeta meta = 1;
getMetaOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
optional .jraft.SnapshotMeta meta = 1;
getMetaOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
getMetaOrBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required .jraft.SnapshotMeta meta = 5;
getMetaOrBuilder() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required .jraft.SnapshotMeta meta = 5;
getMetaTable() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshot
 
getMetaTable() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.SnapshotFileReader
 
getMetricRegistry() - 类 中的方法com.alipay.sofa.jraft.core.NodeMetrics
Retrieve the metrics registry, return null if is is disabled.
getMetricRegistry() - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
getMetrics() - 类 中的方法com.alipay.sofa.jraft.core.NodeMetrics
Retrieve the metrics map, returns empty map if it is disabled.
getMetrics() - 类 中的方法com.alipay.sofa.jraft.util.DisruptorMetricSet
Return disruptor metrics
getMetrics() - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolMetricSet
Return thread pool metrics
getName() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
required string name = 1;
getName() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
required string name = 1;
getName() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder
required string name = 1;
getName() - 类 中的方法com.alipay.sofa.jraft.util.LogScheduledThreadPoolExecutor
 
getName() - 类 中的方法com.alipay.sofa.jraft.util.LogThreadPoolExecutor
 
getNameBytes() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
required string name = 1;
getNameBytes() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
required string name = 1;
getNameBytes() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder
required string name = 1;
getNewLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
getNewLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string new_learners = 2;
getNewLearners(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string new_learners = 2;
getNewLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
getNewLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string new_learners = 2;
getNewLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string new_learners = 2;
getNewLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
getNewLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string new_learners = 2;
getNewLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string new_learners = 2;
getNewLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
getNewLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string new_learners = 2;
getNewLearnersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string new_learners = 2;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string new_peers = 2;
getNewPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
repeated string new_peers = 3;
getNewPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
repeated string new_peers = 3;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string new_peers = 2;
getNewPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string new_peers = 2;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string new_peers = 2;
getNewPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
getNewPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string new_peers = 4;
getNewPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string new_peers = 4;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string new_peers = 2;
getNewPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
repeated string new_peers = 3;
getNewPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
repeated string new_peers = 3;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string new_peers = 2;
getNewPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string new_peers = 2;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string new_peers = 2;
getNewPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
getNewPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string new_peers = 4;
getNewPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string new_peers = 4;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string new_peers = 2;
getNewPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
repeated string new_peers = 3;
getNewPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
repeated string new_peers = 3;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string new_peers = 2;
getNewPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string new_peers = 2;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string new_peers = 2;
getNewPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
getNewPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string new_peers = 4;
getNewPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string new_peers = 4;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string new_peers = 2;
getNewPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
repeated string new_peers = 3;
getNewPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
repeated string new_peers = 3;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string new_peers = 2;
getNewPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string new_peers = 2;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string new_peers = 2;
getNewPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string new_peers = 2;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
getNewPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string new_peers = 4;
getNewPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string new_peers = 4;
getNextIndex(ThreadId) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
getNode() - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
getNode() - 类 中的方法com.alipay.sofa.jraft.option.RaftMetaStorageOptions
 
getNode() - 类 中的方法com.alipay.sofa.jraft.option.ReadOnlyServiceOptions
 
getNode() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getNode() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getNode() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
getNode(String, PeerId, Status) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor
 
getNode() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
getNode() - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotExecutor
Return the owner NodeImpl
getNodeId() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getNodeId() - 接口 中的方法com.alipay.sofa.jraft.Node
Get current node id.
getNodeMetrics() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
Returns the node metrics.
getNodeMetrics() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the node metrics, only valid when node option NodeOptions.isEnableMetrics() is true.
getNodeMetrics() - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
getNodeOptions() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
getNodeOptions() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Returns the node options.
getNodesByGroupId(String) - 类 中的方法com.alipay.sofa.jraft.NodeManager
Get all nodes in a raft group.
getNodeState() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getNodeState() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the node's state.
getNodeTargetPriority() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getNodeTargetPriority() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the node's target election priority value.
getNumber() - 枚举 中的方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
 
getNumber() - 枚举 中的方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
 
getNumber() - 枚举 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
 
getNumber() - 枚举 中的方法com.alipay.sofa.jraft.error.RaftError
 
getObject(Object, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getObject(Object[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getObject(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getObjectVolatile(Object[], long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
getObjectVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getOffset() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 offset = 4;
getOffset() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required int64 offset = 4;
getOffset() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required int64 offset = 4;
getOldConf() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_learners = 9;
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes old_learners = 9;
getOldLearners(int) - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes old_learners = 9;
getOldLearners() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string old_learners = 8;
getOldLearners(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string old_learners = 8;
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_learners = 6;
getOldLearners(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_learners = 6;
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
getOldLearners(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string old_learners = 1;
getOldLearners(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string old_learners = 1;
getOldLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
getOldLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string old_learners = 8;
getOldLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string old_learners = 8;
getOldLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
getOldLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_learners = 6;
getOldLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_learners = 6;
getOldLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
getOldLearnersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string old_learners = 1;
getOldLearnersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string old_learners = 1;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_learners = 9;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes old_learners = 9;
getOldLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes old_learners = 9;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string old_learners = 8;
getOldLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string old_learners = 8;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_learners = 6;
getOldLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_learners = 6;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
getOldLearnersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string old_learners = 1;
getOldLearnersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string old_learners = 1;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_learners = 9;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes old_learners = 9;
getOldLearnersList() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes old_learners = 9;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string old_learners = 8;
getOldLearnersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string old_learners = 8;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_learners = 6;
getOldLearnersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_learners = 6;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
getOldLearnersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
repeated string old_learners = 1;
getOldLearnersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
repeated string old_learners = 1;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_peers = 5;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes old_peers = 5;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes old_peers = 5;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string old_peers = 2;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string old_peers = 2;
getOldPeers() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_peers = 4;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_peers = 4;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string old_peers = 1;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string old_peers = 1;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string old_peers = 1;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string old_peers = 1;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
getOldPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string old_peers = 3;
getOldPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string old_peers = 3;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string old_peers = 2;
getOldPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string old_peers = 2;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_peers = 4;
getOldPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_peers = 4;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string old_peers = 1;
getOldPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string old_peers = 1;
getOldPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string old_peers = 1;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string old_peers = 1;
getOldPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
getOldPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string old_peers = 3;
getOldPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string old_peers = 3;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_peers = 5;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes old_peers = 5;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes old_peers = 5;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string old_peers = 2;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string old_peers = 2;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_peers = 4;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_peers = 4;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string old_peers = 1;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string old_peers = 1;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string old_peers = 1;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string old_peers = 1;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
getOldPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string old_peers = 3;
getOldPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string old_peers = 3;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_peers = 5;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes old_peers = 5;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes old_peers = 5;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string old_peers = 2;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string old_peers = 2;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string old_peers = 4;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string old_peers = 4;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
repeated string old_peers = 1;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
repeated string old_peers = 1;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
repeated string old_peers = 1;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
repeated string old_peers = 1;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
repeated string old_peers = 1;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
getOldPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
repeated string old_peers = 3;
getOldPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
repeated string old_peers = 3;
getOnlyAlive() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional bool only_alive = 3 [default = false];
getOnlyAlive() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
optional bool only_alive = 3 [default = false];
getOnlyAlive() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
optional bool only_alive = 3 [default = false];
getOptions() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getOptions() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the node options.
getOrDefault(String, T) - 类 中的方法com.alipay.sofa.jraft.rpc.InvokeContext
 
getOutputFile(String, String) - 类 中的方法com.alipay.sofa.jraft.util.FileOutputSignalHandler
 
getOwner() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
getParserForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
getPath() - 接口 中的方法com.alipay.sofa.jraft.storage.io.FileReader
Get the file path.
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.io.LocalDirReader
 
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.log.AbortFile
 
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.log.CheckpointFile
 
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshot
 
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
getPath() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.Snapshot
Get the path of the Snapshot
getPeerId() - 类 中的方法com.alipay.sofa.jraft.entity.NodeId
 
getPeerId(String) - 类 中的静态方法com.alipay.sofa.jraft.JRaftUtils
Create a peer from a string in the form of "host:port[:idx]", returns a empty peer when string is blank.
getPeerId() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
optional string peer_id = 2;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
optional string peer_id = 2;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequestOrBuilder
optional string peer_id = 2;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string peer_id = 2;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
required string peer_id = 2;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
required string peer_id = 2;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
optional string peer_id = 2;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
optional string peer_id = 2;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequestOrBuilder
optional string peer_id = 2;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
optional string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
optional string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
optional string peer_id = 3;
getPeerId(CliRequests.AddLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddLearnersRequestProcessor
 
getPeerId(CliRequests.AddPeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddPeerRequestProcessor
 
getPeerId(T) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor
Returns the peerId that will be find in node manager.
getPeerId(CliRequests.ChangePeersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ChangePeersRequestProcessor
 
getPeerId(CliRequests.GetLeaderRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetLeaderRequestProcessor
 
getPeerId(CliRequests.GetPeersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetPeersRequestProcessor
 
getPeerId(CliRequests.RemoveLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemoveLearnersRequestProcessor
 
getPeerId(CliRequests.RemovePeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemovePeerRequestProcessor
 
getPeerId(CliRequests.ResetLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetLearnersRequestProcessor
 
getPeerId(CliRequests.ResetPeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetPeerRequestProcessor
 
getPeerId(CliRequests.SnapshotRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.SnapshotRequestProcessor
 
getPeerId(CliRequests.TransferLeaderRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.TransferLeaderRequestProcessor
 
getPeerId(RpcRequests.AppendEntriesRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
getPeerId(RpcRequests.InstallSnapshotRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.InstallSnapshotRequestProcessor
 
getPeerId(T) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.NodeRequestProcessor
 
getPeerId(RpcRequests.ReadIndexRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.ReadIndexRequestProcessor
 
getPeerId(RpcRequests.RequestVoteRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.RequestVoteRequestProcessor
 
getPeerId(RpcRequests.TimeoutNowRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.TimeoutNowRequestProcessor
 
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
optional string peer_id = 4;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
optional string peer_id = 4;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
optional string peer_id = 4;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string peer_id = 3;
getPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string peer_id = 3;
getPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
optional string peer_id = 2;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
optional string peer_id = 2;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequestOrBuilder
optional string peer_id = 2;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string peer_id = 2;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
required string peer_id = 2;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
required string peer_id = 2;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
optional string peer_id = 2;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
optional string peer_id = 2;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequestOrBuilder
optional string peer_id = 2;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
optional string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
optional string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
optional string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
optional string peer_id = 4;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
optional string peer_id = 4;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
optional string peer_id = 4;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string peer_id = 3;
getPeerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string peer_id = 3;
getPeerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string peer_id = 3;
getPeers(String, Configuration) - 接口 中的方法com.alipay.sofa.jraft.CliService
Ask all peers of the replication group.
getPeers() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
getPeers(String, Configuration) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes peers = 4;
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes peers = 4;
getPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes peers = 4;
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string peers = 1;
getPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string peers = 1;
getPeers() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string peers = 3;
getPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string peers = 3;
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string peers = 3;
getPeers(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string peers = 3;
getPeers(Endpoint, CliRequests.GetPeersRequest, RpcResponseClosure<CliRequests.GetPeersResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Get all peers of the replication group.
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
getPeers(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string peers = 1;
getPeers(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string peers = 1;
getPeers(Endpoint, CliRequests.GetPeersRequest, RpcResponseClosure<CliRequests.GetPeersResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string peers = 1;
getPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string peers = 1;
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string peers = 3;
getPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string peers = 3;
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string peers = 3;
getPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string peers = 3;
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
getPeersBytes(int) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string peers = 1;
getPeersBytes(int) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string peers = 1;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes peers = 4;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes peers = 4;
getPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes peers = 4;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string peers = 1;
getPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string peers = 1;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string peers = 3;
getPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string peers = 3;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string peers = 3;
getPeersCount() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string peers = 3;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
getPeersCount() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string peers = 1;
getPeersCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string peers = 1;
getPeerSet() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes peers = 4;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
repeated bytes peers = 4;
getPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
repeated bytes peers = 4;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
repeated string peers = 1;
getPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMetaOrBuilder
repeated string peers = 1;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
repeated string peers = 3;
getPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
repeated string peers = 3;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
repeated string peers = 3;
getPeersList() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
repeated string peers = 3;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
getPeersList() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
repeated string peers = 1;
getPeersList() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
repeated string peers = 1;
GetPeersRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
Process get all peers of the replication group request.
GetPeersRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.GetPeersRequestProcessor
 
getPendingResponses() - 类 中的方法com.alipay.sofa.jraft.core.Replicator
 
getPort() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
getPort() - 类 中的方法com.alipay.sofa.jraft.util.Endpoint
 
getPreAllocateSegmentCount() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getPrevLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_index = 6;
getPrevLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 prev_log_index = 6;
getPrevLogIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 prev_log_index = 6;
getPrevLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_term = 5;
getPrevLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 prev_log_term = 5;
getPrevLogTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 prev_log_term = 5;
getPreVote() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required bool pre_vote = 7;
getPreVote() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required bool pre_vote = 7;
getPreVote() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required bool pre_vote = 7;
getPriority() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
getProcessId(long) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Get java process id.
getProducerType() - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
getQueue() - 类 中的方法com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
getRaftClientService() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
getRaftError() - 类 中的方法com.alipay.sofa.jraft.Status
Get raft error from error code.
getRaftMetaUri() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
getRaftMetaUri() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getRaftNode() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
 
getRaftOptions() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getRaftOptions() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the raft options
getRaftOptions() - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
getRaftOptions() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getRaftOptions() - 类 中的方法com.alipay.sofa.jraft.option.ReadOnlyServiceOptions
 
getRaftOptions() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getRaftOptions() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
getRaftOptions() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getRaftRpcClientService() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getRaftRpcService() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getRaftRpcThreadPoolSize() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getRaftScheduler(boolean, int, String) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
getRaftScheduler(boolean, int, String) - 接口 中的方法com.alipay.sofa.jraft.util.timer.RaftTimerFactory
 
getReader() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
getReader() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotCopier
Get the the SnapshotReader which represents the copied Snapshot
getReaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 reader_id = 1;
getReaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required int64 reader_id = 1;
getReaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required int64 reader_id = 1;
getReadOnlyOptions() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
getReadPartly() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
optional bool read_partly = 5;
getReadPartly() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
optional bool read_partly = 5;
getReadPartly() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
optional bool read_partly = 5;
getReadSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional int64 read_size = 3;
getReadSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
optional int64 read_size = 3;
getReadSize() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
optional int64 read_size = 3;
getRemoteAddress() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcContext
Get the remote address.
getReplicator(PeerId) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
getReplicator(PeerId) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Get replicator id by peer, null if not found.
getReplicatorStatueListeners() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getReplicatorStatueListeners() - 接口 中的方法com.alipay.sofa.jraft.Node
Get the ReplicatorStateListeners which have been added by users.
getReplicatorType() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getRequest() - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexStatus
 
getRequestContext() - 类 中的方法com.alipay.sofa.jraft.closure.ReadIndexClosure
Returns the request context.
getRequestContext() - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexState
 
getResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcResponseClosureAdapter
 
getResult() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
Get current result value without any blocking.
getRetryIntervalMs() - 类 中的方法com.alipay.sofa.jraft.option.CopyOptions
 
getRingBufferSize() - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
getRocksDBColumnFamilyOptions(Class<?>) - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
Get a new default ColumnFamilyOptions or a copy of the exist ColumnFamilyOptions.
getRocksDBOptions(Class<?>) - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
Get a new default DBOptions or a copy of the exist DBOptions.
getRocksDBTableFormatConfig(Class<?>) - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
Get a new default TableFormatConfig or a copy of the exist ableFormatConfig.
getRpcClient() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
getRpcClient() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
getRpcConnectTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
getRpcCtx() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequestClosure
 
getRpcDefaultTimeout() - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
getRpcInstallSnapshotTimeout() - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
getRpcProcessorThreadPoolSize() - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
getRpcResponseFactory() - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
 
getRpcServer() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Returns the rpc server instance.
getRpcService() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getSendTimestamp() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
required int64 send_timestamp = 1;
getSendTimestamp() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
required int64 send_timestamp = 1;
getSendTimestamp() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequestOrBuilder
required int64 send_timestamp = 1;
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
getSerializedSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
getServer() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcServer
 
getServerId() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getServerId() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getServerId() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Returns the node serverId
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string server_id = 2;
getServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string server_id = 2;
getServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string server_id = 2;
getServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
required string server_id = 2;
getServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string server_id = 2;
getServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string server_id = 2;
getServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string server_id = 2;
getServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string server_id = 2;
getServerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string server_id = 2;
getServerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string server_id = 2;
getServerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
required string server_id = 2;
getServerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string server_id = 2;
getServerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string server_id = 2;
getServerIdBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string server_id = 2;
getServerIdBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string server_id = 2;
getServiceFactory() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
Returns the JRaft service factory for current node.
getServiceFactory() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
getServiceFactory() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getShort(byte[], int) - 类 中的静态方法com.alipay.sofa.jraft.util.Bits
 
getShort(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getShort(long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getShortVolatile(Object, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
getSnapshot() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationManager
 
getSnapshotIndex() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
getSnapshotIntervalSecs() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getSnapshotLogIndexMargin() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getSnapshotStorage() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getSnapshotStorage() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getSnapshotStorage() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
getSnapshotStorage() - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotExecutor
Returns the backing snapshot storage
getSnapshotThrottle() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getSnapshotThrottle() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
getSnapshotTimer(boolean, String) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
getSnapshotTimer(boolean, String) - 接口 中的方法com.alipay.sofa.jraft.util.timer.RaftTimerFactory
 
getSnapshotUri() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
getSnapshotUri() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getSource() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional .jraft.FileSource source = 2;
getSource() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
optional .jraft.FileSource source = 2;
getSource() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMetaOrBuilder
optional .jraft.FileSource source = 2;
getStartTimeMs() - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexState
 
getStates() - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexStatus
 
getStatus() - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
getStatus() - 类 中的方法com.alipay.sofa.jraft.closure.SynchronizedClosure
Get last ran status
getStatus() - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
getStatus() - 类 中的方法com.alipay.sofa.jraft.error.RaftException
 
getStepDownTimer(boolean, String) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
getStepDownTimer(boolean, String) - 接口 中的方法com.alipay.sofa.jraft.util.timer.RaftTimerFactory
 
getStorage() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
getString() - 类 中的方法com.alipay.sofa.jraft.util.DebugStatistics
 
getString(byte[], int, int) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
 
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required bool success = 2;
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
required bool success = 2;
getSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
required bool success = 2;
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required bool success = 2;
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
required bool success = 2;
getSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponseOrBuilder
required bool success = 2;
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required bool success = 2;
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
required bool success = 2;
getSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponseOrBuilder
required bool success = 2;
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required bool success = 2;
getSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
required bool success = 2;
getSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponseOrBuilder
required bool success = 2;
getSystemClassLoader() - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Returns the system ClassLoader.
getTerm() - 类 中的方法com.alipay.sofa.jraft.core.IteratorWrapper
 
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 term = 2;
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required int64 term = 2;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required int64 term = 2;
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
required int64 term = 1;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMetaOrBuilder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
required int64 term = 1;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
required int64 term = 1;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.Iterator
Returns the term of the leader which to task was applied to.
getTerm() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 term = 4;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
required int64 term = 1;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required int64 term = 4;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
required int64 term = 1;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponseOrBuilder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required int64 term = 4;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
required int64 term = 1;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponseOrBuilder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required int64 term = 4;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required int64 term = 4;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
required int64 term = 1;
getTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponseOrBuilder
required int64 term = 1;
getTerm() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
getTerm(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
getTerm(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
getTerm(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Get the log term at index.
getTerm(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
已过时。 
getTerm() - 接口 中的方法com.alipay.sofa.jraft.storage.RaftMetaStorage
Get current term.
getThreadFactory() - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
getTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.CliOptions
 
getTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.option.CopyOptions
 
getTimeoutMs() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
 
getTimer() - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
getTimerManager() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
getTimerManager() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
getTimerManager() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
getTimerManager() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
getTimerPoolSize() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
getType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required .jraft.EntryType type = 1;
getType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required .jraft.EntryType type = 1;
getType() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required .jraft.EntryType type = 1;
getType() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
getType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required .jraft.EntryType type = 2;
getType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
required .jraft.EntryType type = 2;
getType() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
required .jraft.EntryType type = 2;
getType() - 类 中的方法com.alipay.sofa.jraft.error.RaftException
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
getUnknownFields() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
getUnsafe() - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
Returns the Unsafe's instance.
getUnsafeAccessor() - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Get a UnsafeUtil.UnsafeAccessor appropriate for the platform.
getUri() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
getUri() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string uri = 6;
getUri() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string uri = 6;
getUri() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string uri = 6;
getUriBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string uri = 6;
getUriBytes() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string uri = 6;
getUriBytes() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string uri = 6;
getUserMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional bytes user_meta = 1;
getUserMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
optional bytes user_meta = 1;
getUserMeta() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMetaOrBuilder
optional bytes user_meta = 1;
getValue() - 类 中的方法com.alipay.sofa.jraft.util.CRC64
 
getValue() - 类 中的方法com.google.protobuf.BytesCarrier
 
getValueDescriptor() - 枚举 中的方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
 
getValueDescriptor() - 枚举 中的方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
 
getValueDescriptor() - 枚举 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
 
getValueFromRocksDB(byte[]) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
getValueSizeThreshold() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getVotedfor() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required string votedfor = 2;
getVotedfor() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
required string votedfor = 2;
getVotedfor() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMetaOrBuilder
required string votedfor = 2;
getVotedFor() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
getVotedFor() - 接口 中的方法com.alipay.sofa.jraft.storage.RaftMetaStorage
Get voted for information.
getVotedforBytes() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required string votedfor = 2;
getVotedforBytes() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
required string votedfor = 2;
getVotedforBytes() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMetaOrBuilder
required string votedfor = 2;
getVoteTimer(boolean, String) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultRaftTimerFactory
 
getVoteTimer(boolean, String) - 接口 中的方法com.alipay.sofa.jraft.util.timer.RaftTimerFactory
 
getWaiter() - 类 中的方法com.alipay.sofa.jraft.option.BallotBoxOptions
 
getWaitStrategy() - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
getWriteExecutor() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
getWrotePos() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
GLOBAL_NUM_NODES - 类 中的静态变量com.alipay.sofa.jraft.core.NodeImpl
 
grant(PeerId, Ballot.PosHint) - 类 中的方法com.alipay.sofa.jraft.entity.Ballot
 
grant(PeerId) - 类 中的方法com.alipay.sofa.jraft.entity.Ballot
 
GRANTED_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
GROUP_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
groupId - 类 中的变量com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor.CliRequestContext
The groupId in request.
guess() - 接口 中的方法com.alipay.sofa.jraft.util.AdaptiveBufAllocator.Handle
Similar to AdaptiveBufAllocator.Handle.allocate() except that it does not allocate anything but just tells the capacity.

H

handle(String) - 类 中的方法com.alipay.sofa.jraft.NodeDescribeSignalHandler
 
handle(String) - 类 中的方法com.alipay.sofa.jraft.NodeMetricsSignalHandler
 
handle(String) - 类 中的方法com.alipay.sofa.jraft.ThreadPoolMetricsSignalHandler
 
handle(String) - 接口 中的方法com.alipay.sofa.jraft.util.JRaftSignalHandler
 
handleAppendEntriesRequest(RpcRequests.AppendEntriesRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
handleAppendEntriesRequest(RpcRequests.AppendEntriesRequest, RpcRequestClosure) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftServerService
Handle append-entries request, return response message or called done.run() with response.
handleEventException(Throwable, long, T) - 类 中的方法com.alipay.sofa.jraft.util.LogExceptionHandler
 
handleGetFile(RpcRequests.GetFileRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.storage.FileService
Handle GetFileRequest, run the response or set the response with done.
handleInstallSnapshot(RpcRequests.InstallSnapshotRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
handleInstallSnapshot(RpcRequests.InstallSnapshotRequest, RpcRequestClosure) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftServerService
Handle install-snapshot request, return response message or called done.run() with response.
handleOnShutdownException(Throwable) - 类 中的方法com.alipay.sofa.jraft.util.LogExceptionHandler
 
handleOnStartException(Throwable) - 类 中的方法com.alipay.sofa.jraft.util.LogExceptionHandler
 
handlePreVoteRequest(RpcRequests.RequestVoteRequest) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
handlePreVoteRequest(RpcRequests.RequestVoteRequest) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftServerService
Handle pre-vote request.
handlePreVoteResponse(PeerId, long, RpcRequests.RequestVoteResponse) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
handleReadIndexRequest(RpcRequests.ReadIndexRequest, RpcResponseClosure<RpcRequests.ReadIndexResponse>) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
Handle read index request.
handleReadIndexRequest(RpcRequests.ReadIndexRequest, RpcResponseClosure<RpcRequests.ReadIndexResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftServerService
Handle read-index request, call the RPC closure with response.
handleRequest(RpcContext, RpcRequests.PingRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.PingRequestProcessor
 
handleRequest(RpcContext, T) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcProcessor
Async to handle request with RpcContext.
handleRequest(RpcContext, T) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequestProcessor
 
handleRequestVoteRequest(RpcRequests.RequestVoteRequest) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
handleRequestVoteRequest(RpcRequests.RequestVoteRequest) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftServerService
Handle request-vote request.
handleRequestVoteResponse(PeerId, long, RpcRequests.RequestVoteResponse) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
handleTimeoutNowRequest(RpcRequests.TimeoutNowRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
handleTimeoutNowRequest(RpcRequests.TimeoutNowRequest, RpcRequestClosure) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftServerService
Handle time-out-now request, return response message or called done.run() with response.
hasChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
optional int64 checksum = 7;
hasChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
optional int64 checksum = 7;
hasChecksum() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
optional int64 checksum = 7;
hasChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional string checksum = 3;
hasChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
optional string checksum = 3;
hasChecksum() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMetaOrBuilder
optional string checksum = 3;
hasChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
Returns whether the log entry has a checksum.
hasChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
hasChecksum() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
hasChecksum() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
hasCommittedIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 committed_index = 8;
hasCommittedIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 committed_index = 8;
hasCommittedIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 committed_index = 8;
hasCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 count = 3;
hasCount() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required int64 count = 3;
hasCount() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required int64 count = 3;
hasData() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required bytes data = 6;
hasData() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required bytes data = 6;
hasData() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required bytes data = 6;
hasData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
optional bytes data = 9;
hasData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
optional bytes data = 9;
hasData() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
optional bytes data = 9;
hasData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
required bytes data = 2;
hasData() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
required bytes data = 2;
hasData() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
required bytes data = 2;
hasDataLen() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
optional int64 data_len = 4;
hasDataLen() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
optional int64 data_len = 4;
hasDataLen() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
optional int64 data_len = 4;
hasEof() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
Data is in attachment required bool eof = 1;
hasEof() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
Data is in attachment required bool eof = 1;
hasEof() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
Data is in attachment required bool eof = 1;
hasError() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
hasErrorCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
required int32 errorCode = 1;
hasErrorCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
required int32 errorCode = 1;
hasErrorCode() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponseOrBuilder
required int32 errorCode = 1;
hasErrorMsg() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
optional string errorMsg = 2;
hasErrorMsg() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
optional string errorMsg = 2;
hasErrorMsg() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponseOrBuilder
optional string errorMsg = 2;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
optional .jraft.ErrorResponse errorResponse = 99;
hasErrorResponse() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponseOrBuilder
optional .jraft.ErrorResponse errorResponse = 99;
hasFilename() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required string filename = 2;
hasFilename() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required string filename = 2;
hasFilename() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required string filename = 2;
hasFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
required int64 first_log_index = 1;
hasFirstLogIndex() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
required int64 first_log_index = 1;
hasFirstLogIndex() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMetaOrBuilder
required int64 first_log_index = 1;
hasGranted() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required bool granted = 2;
hasGranted() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
required bool granted = 2;
hasGranted() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponseOrBuilder
required bool granted = 2;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string group_id = 1;
hasGroupId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string group_id = 1;
hasGroupId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string group_id = 1;
hashCode() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.NodeId
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.Status
 
hashCode() - 类 中的方法com.alipay.sofa.jraft.util.Bytes
The hashcode is cached except for the case where it is computed as 0, in which case we compute the hashcode on every call.
hashCode() - 类 中的方法com.alipay.sofa.jraft.util.Endpoint
 
HashedWheelTimer - com.alipay.sofa.jraft.util.timer中的类
HashedWheelTimer() - 类 的构造器com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()), default tick duration, and default number of ticks per wheel.
HashedWheelTimer(long, TimeUnit) - 类 的构造器com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()) and default number of ticks per wheel.
HashedWheelTimer(long, TimeUnit, int) - 类 的构造器com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Creates a new timer with the default thread factory (Executors.defaultThreadFactory()).
HashedWheelTimer(ThreadFactory) - 类 的构造器com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Creates a new timer with the default tick duration and default number of ticks per wheel.
HashedWheelTimer(ThreadFactory, long, TimeUnit) - 类 的构造器com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Creates a new timer with the default number of ticks per wheel.
HashedWheelTimer(ThreadFactory, long, TimeUnit, int) - 类 的构造器com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Creates a new timer.
HashedWheelTimer(ThreadFactory, long, TimeUnit, int, long) - 类 的构造器com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Creates a new timer.
hasIndex() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 index = 3;
hasIndex() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required int64 index = 3;
hasIndex() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required int64 index = 3;
hasIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required int64 index = 1;
hasIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
required int64 index = 1;
hasIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponseOrBuilder
required int64 index = 1;
hasLastIncludedIndex() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_index = 1;
hasLastIncludedIndex() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
required int64 last_included_index = 1;
hasLastIncludedIndex() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
required int64 last_included_index = 1;
hasLastIncludedTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_term = 2;
hasLastIncludedTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
required int64 last_included_term = 2;
hasLastIncludedTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMetaOrBuilder
required int64 last_included_term = 2;
hasLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional int64 last_log_index = 3;
hasLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
optional int64 last_log_index = 3;
hasLastLogIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
optional int64 last_log_index = 3;
hasLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_index = 6;
hasLastLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required int64 last_log_index = 6;
hasLastLogIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required int64 last_log_index = 6;
hasLastLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_term = 5;
hasLastLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required int64 last_log_term = 5;
hasLastLogTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required int64 last_log_term = 5;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
required string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequestOrBuilder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
required string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequestOrBuilder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
required string leader_id = 1;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
required string leader_id = 1;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponseOrBuilder
required string leader_id = 1;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
optional string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
optional string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
required string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequestOrBuilder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
required string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequestOrBuilder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string leader_id = 2;
hasLeaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
required string leader_id = 2;
hasLeaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
required string leader_id = 2;
hasLearners() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
hasMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
hasMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
hasMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
optional .jraft.LocalFileMeta meta = 2;
hasMeta() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder
optional .jraft.LocalFileMeta meta = 2;
hasMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
optional .jraft.SnapshotMeta meta = 1;
hasMeta() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMetaOrBuilder
optional .jraft.SnapshotMeta meta = 1;
hasMeta() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
hasMeta() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required .jraft.SnapshotMeta meta = 5;
hasMeta() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required .jraft.SnapshotMeta meta = 5;
hasMeta() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Returns true when has the snapshot metadata.
hasName() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
required string name = 1;
hasName() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
required string name = 1;
hasName() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder
required string name = 1;
hasNext() - 类 中的方法com.alipay.sofa.jraft.core.IteratorWrapper
 
hasOffset() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 offset = 4;
hasOffset() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required int64 offset = 4;
hasOffset() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required int64 offset = 4;
hasOnlyAlive() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional bool only_alive = 3 [default = false];
hasOnlyAlive() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
optional bool only_alive = 3 [default = false];
hasOnlyAlive() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequestOrBuilder
optional bool only_alive = 3 [default = false];
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
required string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequestOrBuilder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
optional string peer_id = 2;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
optional string peer_id = 2;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequestOrBuilder
optional string peer_id = 2;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
required string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequestOrBuilder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string peer_id = 2;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
required string peer_id = 2;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequestOrBuilder
required string peer_id = 2;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
optional string peer_id = 2;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
optional string peer_id = 2;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequestOrBuilder
optional string peer_id = 2;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
optional string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
optional string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequestOrBuilder
optional string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
optional string peer_id = 4;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
optional string peer_id = 4;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
optional string peer_id = 4;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string peer_id = 3;
hasPeerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string peer_id = 3;
hasPeerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string peer_id = 3;
hasPrevLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_index = 6;
hasPrevLogIndex() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 prev_log_index = 6;
hasPrevLogIndex() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 prev_log_index = 6;
hasPrevLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_term = 5;
hasPrevLogTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 prev_log_term = 5;
hasPrevLogTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 prev_log_term = 5;
hasPreVote() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required bool pre_vote = 7;
hasPreVote() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required bool pre_vote = 7;
hasPreVote() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required bool pre_vote = 7;
hasReaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 reader_id = 1;
hasReaderId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
required int64 reader_id = 1;
hasReaderId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
required int64 reader_id = 1;
hasReadPartly() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
optional bool read_partly = 5;
hasReadPartly() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
optional bool read_partly = 5;
hasReadPartly() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequestOrBuilder
optional bool read_partly = 5;
hasReadSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional int64 read_size = 3;
hasReadSize() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
optional int64 read_size = 3;
hasReadSize() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponseOrBuilder
optional int64 read_size = 3;
hasRemaining() - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
hasSendTimestamp() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
required int64 send_timestamp = 1;
hasSendTimestamp() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
required int64 send_timestamp = 1;
hasSendTimestamp() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequestOrBuilder
required int64 send_timestamp = 1;
hasServerAddr() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
required string server_id = 2;
hasServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeaderOrBuilder
required string server_id = 2;
hasServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string server_id = 2;
hasServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
required string server_id = 2;
hasServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequestOrBuilder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required string server_id = 2;
hasServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string server_id = 2;
hasServerId() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required string server_id = 2;
hasServerId() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required string server_id = 2;
hasSource() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional .jraft.FileSource source = 2;
hasSource() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
optional .jraft.FileSource source = 2;
hasSource() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMetaOrBuilder
optional .jraft.FileSource source = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required bool success = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
required bool success = 2;
hasSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
required bool success = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required bool success = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
required bool success = 2;
hasSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponseOrBuilder
required bool success = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required bool success = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
required bool success = 2;
hasSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponseOrBuilder
required bool success = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required bool success = 2;
hasSuccess() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
required bool success = 2;
hasSuccess() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponseOrBuilder
required bool success = 2;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 term = 2;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required int64 term = 2;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required int64 term = 2;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
required int64 term = 1;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMetaOrBuilder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
required int64 term = 1;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
required int64 term = 4;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestOrBuilder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
required int64 term = 1;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponseOrBuilder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required int64 term = 4;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
required int64 term = 1;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponseOrBuilder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
required int64 term = 4;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequestOrBuilder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
required int64 term = 1;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponseOrBuilder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
required int64 term = 4;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequestOrBuilder
required int64 term = 4;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required int64 term = 1;
hasTerm() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
required int64 term = 1;
hasTerm() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponseOrBuilder
required int64 term = 1;
hasTimer() - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
hasType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required .jraft.EntryType type = 1;
hasType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
required .jraft.EntryType type = 1;
hasType() - 接口 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntryOrBuilder
required .jraft.EntryType type = 1;
hasType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required .jraft.EntryType type = 2;
hasType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
required .jraft.EntryType type = 2;
hasType() - 接口 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMetaOrBuilder
required .jraft.EntryType type = 2;
hasUnsafe() - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Whether or not can use the unsafe api.
hasUri() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string uri = 6;
hasUri() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
required string uri = 6;
hasUri() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequestOrBuilder
required string uri = 6;
hasUserMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional bytes user_meta = 1;
hasUserMeta() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
optional bytes user_meta = 1;
hasUserMeta() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMetaOrBuilder
optional bytes user_meta = 1;
hasVotedfor() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required string votedfor = 2;
hasVotedfor() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
required string votedfor = 2;
hasVotedfor() - 接口 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMetaOrBuilder
required string votedfor = 2;
HEADER_SIZE - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogEntryV2CodecFactory
 
HEADER_SIZE - 类 中的静态变量com.alipay.sofa.jraft.storage.log.SegmentFile
 
hexStringToByteArray(String) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
Convert a string representation of a hex dump to a byte array.
hintLoad() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
hintUnload() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 

I

id - 类 中的变量com.alipay.sofa.jraft.core.Replicator
 
incrementAndGet() - 类 中的方法com.alipay.sofa.jraft.util.CountDownEvent
 
INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
init(BallotBoxOptions) - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
 
init(CliOptions) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
init(FSMCallerOptions) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
init(NodeOptions) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
init(ReadOnlyServiceOptions) - 类 中的方法com.alipay.sofa.jraft.core.ReadOnlyServiceImpl
 
init(NodeId, ReplicatorGroupOptions) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
init(Configuration, Configuration) - 类 中的方法com.alipay.sofa.jraft.entity.Ballot
Init the ballot with current conf and old conf.
init(T) - 接口 中的方法com.alipay.sofa.jraft.Lifecycle
Initialize the service.
init(NodeId, ReplicatorGroupOptions) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Init the replicator group.
init(RpcOptions) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
init(RpcOptions) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
init(Void) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcServer
 
init(RpcOptions) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
init(RpcOptions) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
init(RaftMetaStorageOptions) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
init(LogManagerOptions) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
init(LogStorageOptions) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
init(SegmentFile.SegmentFileOptions) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
init(String, SnapshotCopierOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
init(Void) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
init(Void) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
init(Void) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
init(String, SnapshotThrottle, SnapshotCopierOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.RemoteFileCopier
 
init(SnapshotExecutorOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
initRpcClient(int) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
installSnapshot(Endpoint, RpcRequests.InstallSnapshotRequest, RpcResponseClosure<RpcRequests.InstallSnapshotResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
installSnapshot(Endpoint, RpcRequests.InstallSnapshotRequest, RpcResponseClosure<RpcRequests.InstallSnapshotResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftClientService
Sends a install-snapshot request and handle the response with done.
installSnapshot(RpcRequests.InstallSnapshotRequest, RpcRequests.InstallSnapshotResponse.Builder, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
installSnapshot(RpcRequests.InstallSnapshotRequest, RpcRequests.InstallSnapshotResponse.Builder, RpcRequestClosure) - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotExecutor
Install snapshot according to the very RPC from leader After the installing succeeds (StateMachine is reset with the snapshot) or fails, done will be called to respond Errors: - Term mismatches: which happens interrupt_downloading_snapshot was called before install_snapshot, indicating that this RPC was issued by the old leader
InstallSnapshotRequestProcessor - com.alipay.sofa.jraft.rpc.impl.core中的类
Handle install snapshot request.
InstallSnapshotRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.InstallSnapshotRequestProcessor
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.AutoDetectDecoder
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v1.V1Decoder
已过时。
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v1.V1Encoder
已过时。
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.V2Decoder
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.V2Encoder
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
INSTANCE - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.util.concurrent.DefaultExecutorChooserFactory
 
INSTANCE - 类 中的静态变量com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroupFactory
 
IntegerFieldUpdater<U> - com.alipay.sofa.jraft.util.internal中的接口
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddLearnersRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddPeerRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ChangePeersRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetLeaderRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetPeersRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemoveLearnersRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemovePeerRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetLearnersRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetPeerRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.SnapshotRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.TransferLeaderRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.GetFileRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.InstallSnapshotRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.ReadIndexRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.RequestVoteRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.TimeoutNowRequestProcessor
 
interest() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.PingRequestProcessor
 
interest() - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcProcessor
The class name of user request.
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
internalGetValueMap() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
 
internalGetValueMap() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
 
internalGetValueMap() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
 
interruptDownloadingSnapshots(long) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
interruptDownloadingSnapshots(long) - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotExecutor
Interrupt the downloading if possible.
Ints - com.alipay.sofa.jraft.util中的类
Static utility methods pertaining to int primitives.
INVALID_LOG_INDEX - 类 中的静态变量com.alipay.sofa.jraft.closure.ReadIndexClosure
Invalid log index -1.
invokeAsync(Endpoint, Object, InvokeContext, InvokeCallback, long) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
invokeAsync(Endpoint, Object, InvokeCallback, long) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Asynchronous invocation with a callback.
invokeAsync(Endpoint, Object, InvokeContext, InvokeCallback, long) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Asynchronous invocation with a callback.
InvokeCallback - com.alipay.sofa.jraft.rpc中的接口
 
InvokeContext - com.alipay.sofa.jraft.rpc中的类
RPC invoke context.
InvokeContext() - 类 的构造器com.alipay.sofa.jraft.rpc.InvokeContext
 
invokeSync(Endpoint, Object, InvokeContext, long) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
invokeSync(Endpoint, Object, long) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Synchronous invocation.
invokeSync(Endpoint, Object, InvokeContext, long) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Synchronous invocation using a invoke context.
InvokeTimeoutException - com.alipay.sofa.jraft.error中的异常错误
 
InvokeTimeoutException() - 异常错误 的构造器com.alipay.sofa.jraft.error.InvokeTimeoutException
 
InvokeTimeoutException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.InvokeTimeoutException
 
InvokeTimeoutException(String, Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.InvokeTimeoutException
 
InvokeTimeoutException(Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.InvokeTimeoutException
 
InvokeTimeoutException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.alipay.sofa.jraft.error.InvokeTimeoutException
 
invokeWithDone(Endpoint, Message, RpcResponseClosure<T>, int) - 接口 中的方法com.alipay.sofa.jraft.rpc.ClientService
Send a requests and waits for response with callback, returns the request future.
invokeWithDone(Endpoint, Message, RpcResponseClosure<T>, int) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
invokeWithDone(Endpoint, Message, RpcResponseClosure<T>, int, Executor) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
invokeWithDone(Endpoint, Message, InvokeContext, RpcResponseClosure<T>, int) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
invokeWithDone(Endpoint, Message, InvokeContext, RpcResponseClosure<T>, int, Executor) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
inWorkerThread(Thread) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
IP_ANY - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
ANY IP address 0.0.0.0
IPV6_END_MARK - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
 
IPV6_START_MARK - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
 
isActive() - 枚举 中的方法com.alipay.sofa.jraft.core.State
 
isApplied(long) - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexStatus
 
isAvailable() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
Returns if the permits is available of the semaphore.
isCancelled - 类 中的变量com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
isCancelled() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
isCancelled() - 接口 中的方法com.alipay.sofa.jraft.util.timer.Timeout
Returns true if and only if the TimerTask associated with this handle has been cancelled.
isConnected(Endpoint) - 接口 中的方法com.alipay.sofa.jraft.rpc.ClientService
Returns true when the endpoint's connection is active.
isConnected(Endpoint) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
isCorrupted() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
Returns true when the log entry is corrupted, it means that the checksum is mismatch.
isDisableCli() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isDone - 类 中的变量com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
isDone() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
isEmpty() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
isEmpty() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
isEmpty() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
Returns true when ip is ANY_IP, port is zero and idx is zero too.
isEmpty(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
 
isEmpty() - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
isEnabled() - 类 中的方法com.alipay.sofa.jraft.core.NodeMetrics
Whether metric is enabled.
isEnableLogEntryChecksum() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
isEnableMetrics() - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
isEnableMetrics() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isEnableRpcChecksum() - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
isErrorWasSet() - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
isExpired() - 接口 中的方法com.alipay.sofa.jraft.util.timer.Timeout
Returns true if and only if the TimerTask associated with this handle has been expired.
isFileCheckHole() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
isFilterBeforeCopyRemote() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isFilterBeforeCopyRemote() - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
isFilterBeforeCopyRemote() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
isFollower() - 枚举 中的方法com.alipay.sofa.jraft.core.ReplicatorType
 
isFull() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
isGood() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
isGranted() - 类 中的方法com.alipay.sofa.jraft.entity.Ballot
Returns true when the ballot is granted.
isHeldByCurrentThread() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
isHeldExclusively() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
isInitialized() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
isInstallingSnapshot() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
isInstallingSnapshot() - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotExecutor
Returns true if this is currently installing a snapshot, either downloading or loading.
isIPv6(String) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
check whether the ip address is IPv6.
isLeader() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
isLeader(boolean) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
isLeader() - 接口 中的方法com.alipay.sofa.jraft.Node
Returns true when the node is leader.
isLeader(boolean) - 接口 中的方法com.alipay.sofa.jraft.Node
Returns true when the node is leader.
isLearner() - 枚举 中的方法com.alipay.sofa.jraft.core.ReplicatorType
 
isMac() - 类 中的静态方法com.alipay.sofa.jraft.util.Platform
Return true if the JVM is running on Mac OSX
isOk() - 类 中的方法com.alipay.sofa.jraft.Status
Returns true when status is in OK state.
isOpenStatistics() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
isPowerOfTwo(int) - 类 中的静态方法com.alipay.sofa.jraft.util.Ints
Is this value a power of two.
isPriorityDisabled() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
To judge whether the priority election function is disabled or not in this node.
isPriorityNotElected() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
To judge whether this node can participate in election or not.
isReplicatorPipeline() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
isReplicatorPipelineEnabled() - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
Whether to enable replicator pipeline.
isSharedElectionTimer() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isSharedSnapshotTimer() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isSharedStepDownTimer() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isSharedTimerPool() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isSharedVoteTimer() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
isShutdown() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
isStable() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
isStarted() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Returns true when service is started.
isStepDownWhenVoteTimedout() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
isSwappedOut() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
isSync() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
isSync() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
isSyncMeta() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
isTerminated() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
isValid() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Returns true when the configuration is valid.
isValid() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
Returns true when the conf entry is valid.
isValid() - 类 中的方法com.google.protobuf.BytesCarrier
 
isWindows() - 类 中的静态方法com.alipay.sofa.jraft.util.Platform
Return true if the JVM is running on Windows
iterator() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
Iterator - com.alipay.sofa.jraft中的接口
Iterator over a batch of committed tasks.
iterator() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.ConcurrentHashSet
 
iterator() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
iterator() - 类 中的方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
IteratorImpl - com.alipay.sofa.jraft.core中的类
The iterator implementation.
IteratorImpl(StateMachine, LogManager, List<Closure>, long, long, long, AtomicLong) - 类 的构造器com.alipay.sofa.jraft.core.IteratorImpl
 
IteratorWrapper - com.alipay.sofa.jraft.core中的类
 
IteratorWrapper(IteratorImpl) - 类 的构造器com.alipay.sofa.jraft.core.IteratorWrapper
 

J

join() - 类 中的方法com.alipay.sofa.jraft.closure.JoinableClosure
 
join(long) - 类 中的方法com.alipay.sofa.jraft.closure.JoinableClosure
 
join() - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
join() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
join() - 类 中的方法com.alipay.sofa.jraft.core.ReadOnlyServiceImpl
 
join(ThreadId) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
join() - 类 中的方法com.alipay.sofa.jraft.entity.Task
Waiting for the task to complete, to note that throughput may be reduced, which is generally not recommended.
join(long) - 类 中的方法com.alipay.sofa.jraft.entity.Task
Waiting for the task to complete with a timeout millis, to note that throughput may be reduced, which is generally not recommended.
join() - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called after shutdown to wait it terminates.
join() - 接口 中的方法com.alipay.sofa.jraft.Node
Block the thread until the node is successfully stopped.
join() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Block thread to wait the server shutdown.
join() - 接口 中的方法com.alipay.sofa.jraft.ReadOnlyService
Waits for service shutdown.
join() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
join() - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Wait the log manager to be shut down.
join() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
join() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
join() - 接口 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.Session
Block the thread to wait the copy job finishes or canceled.
join() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotCopier
Block the thread until this copy job finishes, or some error occurs.
join() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
join() - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotExecutor
Block the current thread until all the running job finishes (including failure)
join() - 类 中的方法com.alipay.sofa.jraft.util.ThreadId
 
JoinableClosure - com.alipay.sofa.jraft.closure中的类
 
JoinableClosure(Closure) - 类 的构造器com.alipay.sofa.jraft.closure.JoinableClosure
 
joinAll(List<Task>) - 类 中的静态方法com.alipay.sofa.jraft.entity.Task
Waiting for all tasks to complete.
joinAll(List<Task>, long) - 类 中的静态方法com.alipay.sofa.jraft.entity.Task
Waiting for all tasks to complete with a timeout millis.
joinAll() - 接口 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage.WriteContext
Wait for all sub jobs finish.
joinAll() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.BarrierWriteContext
 
JRAFT_SNAPSHOT_META_FILE - 类 中的静态变量com.alipay.sofa.jraft.storage.snapshot.Snapshot
Snapshot metadata file name.
JRAFT_SNAPSHOT_PREFIX - 类 中的静态变量com.alipay.sofa.jraft.storage.snapshot.Snapshot
Snapshot file prefix.
JRaftException - com.alipay.sofa.jraft.error中的异常错误
 
JRaftException() - 异常错误 的构造器com.alipay.sofa.jraft.error.JRaftException
 
JRaftException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.JRaftException
 
JRaftException(String, Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.JRaftException
 
JRaftException(Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.JRaftException
 
JRaftException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.alipay.sofa.jraft.error.JRaftException
 
JRaftServiceFactory - com.alipay.sofa.jraft中的接口
Abstract factory to create services for SOFAJRaft.
JRaftServiceLoader<S> - com.alipay.sofa.jraft.util中的类
A simple service-provider loading facility (SPI).
JRaftSignalHandler - com.alipay.sofa.jraft.util中的接口
 
JRaftUtils - com.alipay.sofa.jraft中的类
Some helper methods for jraft usage.

K

keepAliveSeconds(Long) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 

L

LAST_INCLUDED_INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
LAST_INCLUDED_TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
LAST_LOG_INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
LAST_LOG_INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
LAST_LOG_TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
latch - 类 中的变量com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
LEADER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
LeaderChangeContext - com.alipay.sofa.jraft.entity中的类
The leader change context, contains: leaderId: the leader peer id.
LeaderChangeContext(PeerId, long, Status) - 类 的构造器com.alipay.sofa.jraft.entity.LeaderChangeContext
 
learner2Follower(String, Configuration, PeerId) - 接口 中的方法com.alipay.sofa.jraft.CliService
Converts the specified learner to follower of |conf|.
learner2Follower(String, Configuration, PeerId) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
LibC - com.alipay.sofa.jraft.storage.log中的接口
Moved from rocketmq.
Lifecycle<T> - com.alipay.sofa.jraft中的接口
Service life cycle mark interface.
listAliveLearners() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
listAliveLearners() - 接口 中的方法com.alipay.sofa.jraft.Node
List all alive learners of this raft group, only leader returns.
listAlivePeers() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
listAlivePeers() - 接口 中的方法com.alipay.sofa.jraft.Node
List all alive peers of this raft group, only leader returns.
listFiles() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshot
List all the existing files in the Snapshot currently
listFiles() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Get all fileNames in this table.
listFiles() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
listFiles() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
listFiles() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.Snapshot
List all the existing files in the Snapshot currently
listLearners() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Retrieve the learners set copy.
listLearners() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
listLearners() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
listLearners() - 接口 中的方法com.alipay.sofa.jraft.Node
List all learners of this raft group, only leader returns.
listPeers() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
listPeers() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
listPeers() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
listPeers() - 接口 中的方法com.alipay.sofa.jraft.Node
List peers of this raft group, only leader returns.
listReplicators() - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
listReplicators() - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Returns all replicators.
load() - 类 中的静态方法com.alipay.sofa.jraft.rpc.ProtobufMsgFactory
 
load() - 类 中的方法com.alipay.sofa.jraft.storage.io.ProtoBufFile
Load a protobuf message from file.
load() - 类 中的方法com.alipay.sofa.jraft.storage.log.CheckpointFile
 
load() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
load() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotReader
Load the snapshot metadata.
load(Class<S>) - 类 中的静态方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
load(Class<S>, ClassLoader) - 类 中的静态方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
loadFromFile(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Load metadata infos from a file by path.
loadFromIoBufferAsRemote(ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Load metadata infos from byte buffer.
LoadSnapshotClosure - com.alipay.sofa.jraft.closure中的接口
Load snapshot closure
LocalDirReader - com.alipay.sofa.jraft.storage.io中的类
Read a file data form local dir by fileName.
LocalDirReader(String) - 类 的构造器com.alipay.sofa.jraft.storage.io.LocalDirReader
 
LocalFileMetaOutter - com.alipay.sofa.jraft.entity中的类
 
LocalFileMetaOutter.FileSource - com.alipay.sofa.jraft.entity中的枚举
Protobuf enum jraft.FileSource
LocalFileMetaOutter.LocalFileMeta - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LocalFileMeta
LocalFileMetaOutter.LocalFileMeta.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LocalFileMeta
LocalFileMetaOutter.LocalFileMetaOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
LocalRaftMetaStorage - com.alipay.sofa.jraft.storage.impl中的类
Raft meta storage,it's not thread-safe.
LocalRaftMetaStorage(String, RaftOptions) - 类 的构造器com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
LocalSnapshot - com.alipay.sofa.jraft.storage.snapshot.local中的类
Describe the Snapshot on another machine.
LocalSnapshot(RaftOptions) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshot
 
LocalSnapshotCopier - com.alipay.sofa.jraft.storage.snapshot.local中的类
Copy another machine snapshot to local.
LocalSnapshotCopier() - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
LocalSnapshotMetaTable - com.alipay.sofa.jraft.storage.snapshot.local中的类
Table to keep local snapshot metadata infos.
LocalSnapshotMetaTable(RaftOptions) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
 
LocalSnapshotReader - com.alipay.sofa.jraft.storage.snapshot.local中的类
Snapshot reader on local file system.
LocalSnapshotReader(LocalSnapshotStorage, SnapshotThrottle, Endpoint, RaftOptions, String) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
LocalSnapshotStorage - com.alipay.sofa.jraft.storage.snapshot.local中的类
Snapshot storage based on local file storage.
LocalSnapshotStorage(String, RaftOptions) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
LocalSnapshotWriter - com.alipay.sofa.jraft.storage.snapshot.local中的类
Snapshot writer to write snapshot into local file system.
LocalSnapshotWriter(String, LocalSnapshotStorage, RaftOptions) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
LocalStorageOutter - com.alipay.sofa.jraft.entity中的类
 
LocalStorageOutter.ConfigurationPBMeta - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.ConfigurationPBMeta
LocalStorageOutter.ConfigurationPBMeta.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.ConfigurationPBMeta
LocalStorageOutter.ConfigurationPBMetaOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
LocalStorageOutter.LocalSnapshotPbMeta - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LocalSnapshotPbMeta
LocalStorageOutter.LocalSnapshotPbMeta.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LocalSnapshotPbMeta
LocalStorageOutter.LocalSnapshotPbMeta.File - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LocalSnapshotPbMeta.File
LocalStorageOutter.LocalSnapshotPbMeta.File.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LocalSnapshotPbMeta.File
LocalStorageOutter.LocalSnapshotPbMeta.FileOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
LocalStorageOutter.LocalSnapshotPbMetaOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
LocalStorageOutter.LogPBMeta - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LogPBMeta
LocalStorageOutter.LogPBMeta.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.LogPBMeta
LocalStorageOutter.LogPBMetaOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
LocalStorageOutter.StablePBMeta - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.StablePBMeta
LocalStorageOutter.StablePBMeta.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.StablePBMeta
LocalStorageOutter.StablePBMetaOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
lock - 类 中的变量com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
lock() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
lock() - 类 中的方法com.alipay.sofa.jraft.util.ThreadId
 
lockInterruptibly() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
LOG - 类 中的静态变量com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
LOG - 类 中的静态变量com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor
 
LOG - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequestProcessor
 
LOG - 类 中的静态变量com.alipay.sofa.jraft.util.RepeatedTimer
 
LogEntry - com.alipay.sofa.jraft.entity中的类
A replica log entry.
LogEntry() - 类 的构造器com.alipay.sofa.jraft.entity.LogEntry
 
LogEntry(EnumOutter.EntryType) - 类 的构造器com.alipay.sofa.jraft.entity.LogEntry
 
LogEntryCodecFactory - com.alipay.sofa.jraft.entity.codec中的接口
Log entry codec factory to create encoder/decoder for LogEntry.
LogEntryCorruptedException - com.alipay.sofa.jraft.error中的异常错误
LogEntry corrupted exception.
LogEntryCorruptedException() - 异常错误 的构造器com.alipay.sofa.jraft.error.LogEntryCorruptedException
 
LogEntryCorruptedException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogEntryCorruptedException
 
LogEntryCorruptedException(String, Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogEntryCorruptedException
 
LogEntryCorruptedException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogEntryCorruptedException
 
LogEntryCorruptedException(Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogEntryCorruptedException
 
LogEntryDecoder - com.alipay.sofa.jraft.entity.codec中的接口
Log entry decoder
LogEntryEncoder - com.alipay.sofa.jraft.entity.codec中的接口
Log entry encoder
LogEntryV1CodecFactory - com.alipay.sofa.jraft.entity.codec.v1中的类
已过时。
LogEntryV2CodecFactory - com.alipay.sofa.jraft.entity.codec.v2中的类
V2(Now) log entry codec implementation, header format: 0 1 2 3 4 5 +-+-+-+-+-+-+-+-++-+-+-+ |Magic|Version|Reserved| +-+-+-+-+-+-+-+-++-+-+-+
LogExceptionHandler<T> - com.alipay.sofa.jraft.util中的类
Disruptor exception handler.
LogExceptionHandler(String) - 类 的构造器com.alipay.sofa.jraft.util.LogExceptionHandler
 
LogExceptionHandler(String, LogExceptionHandler.OnEventException<T>) - 类 的构造器com.alipay.sofa.jraft.util.LogExceptionHandler
 
LogExceptionHandler.OnEventException<T> - com.alipay.sofa.jraft.util中的接口
 
LogId - com.alipay.sofa.jraft.entity中的类
Log identifier.
LogId() - 类 的构造器com.alipay.sofa.jraft.entity.LogId
 
LogId(long, long) - 类 的构造器com.alipay.sofa.jraft.entity.LogId
 
LogIndexOutOfBoundsException - com.alipay.sofa.jraft.error中的异常错误
Log index out of bounds
LogIndexOutOfBoundsException() - 异常错误 的构造器com.alipay.sofa.jraft.error.LogIndexOutOfBoundsException
Constructs an LogIndexOutOfBoundsException with no detail message.
LogIndexOutOfBoundsException(int) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogIndexOutOfBoundsException
Constructs a new LogIndexOutOfBoundsException class with an argument indicating the illegal index.
LogIndexOutOfBoundsException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogIndexOutOfBoundsException
Constructs an LogIndexOutOfBoundsException class with the specified detail message.
LogManager - com.alipay.sofa.jraft.storage中的接口
Log manager.
LogManager.LastLogIndexListener - com.alipay.sofa.jraft.storage中的接口
Listen on last log index change event, but it's not reliable, the user should not count on this listener to receive all changed events.
LogManager.NewLogCallback - com.alipay.sofa.jraft.storage中的接口
New log notifier callback.
LogManager.StableClosure - com.alipay.sofa.jraft.storage中的类
Closure to to run in stable state.
LogManagerImpl - com.alipay.sofa.jraft.storage.impl中的类
LogManager implementation.
LogManagerImpl() - 类 的构造器com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
LogManagerOptions - com.alipay.sofa.jraft.option中的类
Options for log manager.
LogManagerOptions() - 类 的构造器com.alipay.sofa.jraft.option.LogManagerOptions
 
LogNotFoundException - com.alipay.sofa.jraft.error中的异常错误
Log not found exception, the log may be deleted.
LogNotFoundException() - 异常错误 的构造器com.alipay.sofa.jraft.error.LogNotFoundException
 
LogNotFoundException(String, Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogNotFoundException
 
LogNotFoundException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogNotFoundException
 
LogNotFoundException(Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.LogNotFoundException
 
LogOutter - com.alipay.sofa.jraft.entity.codec.v2中的类
 
LogOutter.PBLogEntry - com.alipay.sofa.jraft.entity.codec.v2中的类
Protobuf type jraft.PBLogEntry
LogOutter.PBLogEntry.Builder - com.alipay.sofa.jraft.entity.codec.v2中的类
Protobuf type jraft.PBLogEntry
LogOutter.PBLogEntryOrBuilder - com.alipay.sofa.jraft.entity.codec.v2中的接口
 
LogScheduledThreadPoolExecutor - com.alipay.sofa.jraft.util中的类
A ThreadPoolExecutor that can additionally schedule commands to run after a given delay with a logger witch can print error message for failed execution.
LogScheduledThreadPoolExecutor(int, String) - 类 的构造器com.alipay.sofa.jraft.util.LogScheduledThreadPoolExecutor
 
LogScheduledThreadPoolExecutor(int, ThreadFactory, String) - 类 的构造器com.alipay.sofa.jraft.util.LogScheduledThreadPoolExecutor
 
LogScheduledThreadPoolExecutor(int, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.LogScheduledThreadPoolExecutor
 
LogScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.LogScheduledThreadPoolExecutor
 
LogStorage - com.alipay.sofa.jraft.storage中的接口
Log entry storage service.
LogStorageOptions - com.alipay.sofa.jraft.option中的类
Log storage initialize options
LogStorageOptions() - 类 的构造器com.alipay.sofa.jraft.option.LogStorageOptions
 
LogThreadPoolExecutor - com.alipay.sofa.jraft.util中的类
A ExecutorService that witch can print error message for failed execution.
LogThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - 类 的构造器com.alipay.sofa.jraft.util.LogThreadPoolExecutor
 
LogThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - 类 的构造器com.alipay.sofa.jraft.util.LogThreadPoolExecutor
 
LogThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.LogThreadPoolExecutor
 
LogThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.LogThreadPoolExecutor
 
LongFieldUpdater<U> - com.alipay.sofa.jraft.util.internal中的接口
 
LongHeldDetectingReadWriteLock - com.alipay.sofa.jraft.util.concurrent中的类
A ReadWriteLock that can report some info when the lock is held by a thread very long time.
LongHeldDetectingReadWriteLock(long, TimeUnit) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.LongHeldDetectingReadWriteLock
 
LongHeldDetectingReadWriteLock(boolean, long, TimeUnit) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.LongHeldDetectingReadWriteLock
 
LongHeldDetectingReadWriteLock.AcquireMode - com.alipay.sofa.jraft.util.concurrent中的枚举
 

M

MADV_DONTNEED - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
MADV_WILLNEED - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
madvise(Pointer, NativeLong, int) - 接口 中的方法com.alipay.sofa.jraft.storage.log.LibC
 
MAGIC - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v1.LogEntryV1CodecFactory
已过时。
 
MAGIC_BYTES - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogEntryV2CodecFactory
 
max(byte[], byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
 
MAX_APPEND_ENTRIES_TASKS_PER_THREAD - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
Default jraft max pending tasks of append-entries per thread, 65536 by default.
MAX_BYTES_PER_CHAR - 类 中的静态变量com.alipay.sofa.jraft.util.internal.UnsafeUtf8Util
Maximum number of bytes per Java UTF-16 char in UTF-8.
MAX_CLOSURE_EXECUTOR_POOL_SIZE - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
Default jraft closure executor pool maximum size.
MAX_COLLECTOR_SIZE_PER_THREAD - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
Default max ByteBufferCollector size per thread for recycle, it can be set by -Djraft.max_collector_size_per_thread, default 256
MAX_POWER_OF_TWO - 类 中的静态变量com.alipay.sofa.jraft.util.Ints
The largest power of two that can be represented as an int.
MAX_RPC_CLOSURE_EXECUTOR_POOL_SIZE - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcUtils
Default jraft closure executor pool maximum size.
maximumThreads(Integer) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
MCL_CURRENT - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
MCL_FUTURE - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
MCL_ONFAULT - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
memset(Pointer, int, long) - 接口 中的方法com.alipay.sofa.jraft.storage.log.LibC
 
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
mergeFrom(LogOutter.PBLogEntry) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
mergeFrom(LocalFileMetaOutter.LocalFileMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
mergeFrom(LocalStorageOutter.ConfigurationPBMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
mergeFrom(LocalStorageOutter.LocalSnapshotPbMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
mergeFrom(LocalStorageOutter.LocalSnapshotPbMeta.File) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
mergeFrom(LocalStorageOutter.LogPBMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
mergeFrom(LocalStorageOutter.StablePBMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
mergeFrom(RaftOutter.EntryMeta) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
mergeFrom(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
mergeFrom(CliRequests.AddLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
mergeFrom(CliRequests.AddPeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
mergeFrom(CliRequests.AddPeerResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
mergeFrom(CliRequests.ChangePeersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
mergeFrom(CliRequests.ChangePeersResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
mergeFrom(CliRequests.GetLeaderRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
mergeFrom(CliRequests.GetLeaderResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
mergeFrom(CliRequests.GetPeersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
mergeFrom(CliRequests.GetPeersResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
mergeFrom(CliRequests.LearnersOpResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
mergeFrom(CliRequests.RemoveLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
mergeFrom(CliRequests.RemovePeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
mergeFrom(CliRequests.RemovePeerResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
mergeFrom(CliRequests.ResetLearnersRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
mergeFrom(CliRequests.ResetPeerRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
mergeFrom(CliRequests.SnapshotRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
mergeFrom(CliRequests.TransferLeaderRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
mergeFrom(RpcRequests.AppendEntriesRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
mergeFrom(RpcRequests.AppendEntriesRequestHeader) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
mergeFrom(RpcRequests.AppendEntriesResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
mergeFrom(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
mergeFrom(RpcRequests.GetFileRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
mergeFrom(RpcRequests.GetFileResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
mergeFrom(RpcRequests.InstallSnapshotRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
mergeFrom(RpcRequests.InstallSnapshotResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
mergeFrom(RpcRequests.PingRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
mergeFrom(RpcRequests.ReadIndexRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
mergeFrom(RpcRequests.ReadIndexResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
mergeFrom(RpcRequests.RequestVoteRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
mergeFrom(RpcRequests.RequestVoteResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
mergeFrom(RpcRequests.TimeoutNowRequest) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
mergeFrom(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
mergeFrom(RpcRequests.TimeoutNowResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
mergeMeta(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
mergeMeta(LocalFileMetaOutter.LocalFileMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
mergeMeta(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
MessageClassNotFoundException - com.alipay.sofa.jraft.error中的异常错误
Protobuf message class not found exception.
MessageClassNotFoundException() - 异常错误 的构造器com.alipay.sofa.jraft.error.MessageClassNotFoundException
 
MessageClassNotFoundException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.alipay.sofa.jraft.error.MessageClassNotFoundException
 
MessageClassNotFoundException(String, Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.MessageClassNotFoundException
 
MessageClassNotFoundException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.MessageClassNotFoundException
 
MessageClassNotFoundException(Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.MessageClassNotFoundException
 
META_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
META_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
META_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
metricRegistry() - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolMetricRegistry
Return the global registry of metric instances.
MetricReporter - com.alipay.sofa.jraft.util中的类
A reporter which outputs measurements to a PrintStream, like System.out.
MetricReporter.Builder - com.alipay.sofa.jraft.util中的类
A builder for MetricReporter instances.
MetricScheduledThreadPoolExecutor - com.alipay.sofa.jraft.util中的类
A ThreadPoolExecutor that can additionally schedule commands to run after a given delay with a timer metric which aggregates timing durations and provides duration statistics.
MetricScheduledThreadPoolExecutor(int, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor
 
MetricScheduledThreadPoolExecutor(int, ThreadFactory, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor
 
MetricScheduledThreadPoolExecutor(int, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor
 
MetricScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricScheduledThreadPoolExecutor
 
MetricThreadPoolExecutor - com.alipay.sofa.jraft.util中的类
A ExecutorService that with a timer metric which aggregates timing durations and provides duration statistics.
MetricThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricThreadPoolExecutor
 
MetricThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricThreadPoolExecutor
 
MetricThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricThreadPoolExecutor
 
MetricThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String) - 类 的构造器com.alipay.sofa.jraft.util.MetricThreadPoolExecutor
 
min(byte[], byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
 
MIN_CLOSURE_EXECUTOR_POOL_SIZE - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
Default jraft closure executor pool minimum size, CPUs by default.
MIN_RPC_CLOSURE_EXECUTOR_POOL_SIZE - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcUtils
Default jraft closure executor pool minimum size, CPUs by default.
MinValue - 类 中的静态变量com.alipay.sofa.jraft.core.ElectionPriority
Priority 1 is a minimum value for priority election.
mlock(Pointer, NativeLong) - 接口 中的方法com.alipay.sofa.jraft.storage.log.LibC
 
mlockall(int) - 接口 中的方法com.alipay.sofa.jraft.storage.log.LibC
 
monotonicMs() - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Gets the current monotonic time in milliseconds.
monotonicUs() - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Gets the current monotonic time in microseconds.
moveToString(char[]) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Returns a new String backed by the given chars.
Mpsc - com.alipay.sofa.jraft.util中的类
 
Mpsc() - 类 的构造器com.alipay.sofa.jraft.util.Mpsc
 
MpscSingleThreadExecutor - com.alipay.sofa.jraft.util.concurrent中的类
 
MpscSingleThreadExecutor(int, ThreadFactory) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
MpscSingleThreadExecutor(int, ThreadFactory, RejectedExecutionHandler) - 类 的构造器com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
MS_ASYNC - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
MS_INVALIDATE - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
MS_SYNC - 接口 中的静态变量com.alipay.sofa.jraft.storage.log.LibC
 
msync(Pointer, NativeLong, int) - 接口 中的方法com.alipay.sofa.jraft.storage.log.LibC
 
munlock(Pointer, NativeLong) - 接口 中的方法com.alipay.sofa.jraft.storage.log.LibC
 

N

NAME_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
NamedThreadFactory - com.alipay.sofa.jraft.util中的类
Named thread factory with prefix.
NamedThreadFactory(String) - 类 的构造器com.alipay.sofa.jraft.util.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - 类 的构造器com.alipay.sofa.jraft.util.NamedThreadFactory
 
nEntries - 类 中的变量com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
NEW_LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
NEW_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
NEW_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
NEW_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
NEW_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
NEW_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
newBuilder(LogOutter.PBLogEntry) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
newBuilder(LocalFileMetaOutter.LocalFileMeta) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
newBuilder(LocalStorageOutter.ConfigurationPBMeta) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
newBuilder(LocalStorageOutter.LocalSnapshotPbMeta.File) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
newBuilder(LocalStorageOutter.LocalSnapshotPbMeta) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
newBuilder(LocalStorageOutter.LogPBMeta) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
newBuilder(LocalStorageOutter.StablePBMeta) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
newBuilder(RaftOutter.EntryMeta) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
newBuilder(RaftOutter.SnapshotMeta) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
newBuilder(CliRequests.AddLearnersRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
newBuilder(CliRequests.AddPeerRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
newBuilder(CliRequests.AddPeerResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
newBuilder(CliRequests.ChangePeersRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
newBuilder(CliRequests.ChangePeersResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
newBuilder(CliRequests.GetLeaderRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
newBuilder(CliRequests.GetLeaderResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
newBuilder(CliRequests.GetPeersRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
newBuilder(CliRequests.GetPeersResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
newBuilder(CliRequests.LearnersOpResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
newBuilder(CliRequests.RemoveLearnersRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
newBuilder(CliRequests.RemovePeerRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
newBuilder(CliRequests.RemovePeerResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
newBuilder(CliRequests.ResetLearnersRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
newBuilder(CliRequests.ResetPeerRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
newBuilder(CliRequests.SnapshotRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
newBuilder(CliRequests.TransferLeaderRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
newBuilder(RpcRequests.AppendEntriesRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
newBuilder(RpcRequests.AppendEntriesRequestHeader) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
newBuilder(RpcRequests.AppendEntriesResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
newBuilder(RpcRequests.ErrorResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
newBuilder(RpcRequests.GetFileRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
newBuilder(RpcRequests.GetFileResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
newBuilder(RpcRequests.InstallSnapshotRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
newBuilder(RpcRequests.InstallSnapshotResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
newBuilder(RpcRequests.PingRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
newBuilder(RpcRequests.ReadIndexRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
newBuilder(RpcRequests.ReadIndexResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
newBuilder(RpcRequests.RequestVoteRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
newBuilder(RpcRequests.RequestVoteResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
newBuilder(RpcRequests.TimeoutNowRequest) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
newBuilder(RpcRequests.TimeoutNowResponse) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
newBuilder() - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolUtil
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
newBuilderForType() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
newChooser(SingleThreadExecutor[]) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultExecutorChooserFactory
 
newChooser(SingleThreadExecutor[]) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.ExecutorChooserFactory
newCondition() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
newExecutorGroup(int, String, int) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroupFactory
 
newExecutorGroup(int, String, int, boolean) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroupFactory
 
newExecutorGroup(SingleThreadExecutor[]) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroupFactory
 
newExecutorGroup(SingleThreadExecutor[], ExecutorChooserFactory.ExecutorChooser) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroupFactory
 
newExecutorGroup(ExecutorService[]) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroupFactory
 
newExecutorGroup(ExecutorService[], ExecutorChooserFactory.ExecutorChooser) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroupFactory
 
newExecutorGroup(int, String, int) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroupFactory
 
newExecutorGroup(int, String, int, boolean) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroupFactory
 
newExecutorGroup(SingleThreadExecutor[]) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroupFactory
 
newExecutorGroup(SingleThreadExecutor[], ExecutorChooserFactory.ExecutorChooser) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroupFactory
 
newExecutorGroup(ExecutorService[]) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroupFactory
 
newExecutorGroup(ExecutorService[], ExecutorChooserFactory.ExecutorChooser) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroupFactory
 
newHandle() - 类 中的方法com.alipay.sofa.jraft.util.AdaptiveBufAllocator
 
newInstance() - 类 中的静态方法com.alipay.sofa.jraft.core.DefaultJRaftServiceFactory
 
newInstance() - 类 中的静态方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
newInstance() - 类 中的静态方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
Create a new empty RecyclableByteBufferList instance
newInstance(int) - 类 中的静态方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
Create a new empty RecyclableByteBufferList instance with the given capacity.
newIntegerFieldUpdater(Class<? super U>, String) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.Updaters
Creates and returns an updater for objects with the given field.
newLongFieldUpdater(Class<? super U>, String) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.Updaters
Creates and returns an updater for objects with the given field.
newMessageByJavaClassName(String, byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.ProtobufMsgFactory
 
newMessageByProtoClassName(String, byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.ProtobufMsgFactory
 
newMpscQueue() - 类 中的静态方法com.alipay.sofa.jraft.util.Mpsc
 
newMpscQueue(int) - 类 中的静态方法com.alipay.sofa.jraft.util.Mpsc
 
newObject(Recyclers.Handle) - 类 中的方法com.alipay.sofa.jraft.util.Recyclers
 
newReferenceFieldUpdater(Class<? super U>, String) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.Updaters
Creates and returns an updater for objects with the given field.
newResponse(Message, Status) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcResponseFactory
Creates a RPC response from status, return OK response when status is null.
newResponse(Message, RaftError, String, Object...) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcResponseFactory
Creates an error response with parameters.
newResponse(Message, int, String, Object...) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcResponseFactory
Creates an error response with parameters.
newScheduledBuilder() - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolUtil
 
newScheduledThreadPool(String, boolean, int, ThreadFactory) - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolUtil
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
newScheduledThreadPool(String, boolean, int, ThreadFactory, RejectedExecutionHandler) - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolUtil
Creates a new ScheduledThreadPoolExecutor with the given initial parameters.
newTaskQueue(int) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
newThread(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.NamedThreadFactory
 
newThreadPool(String, boolean, int, int, long, BlockingQueue<Runnable>, ThreadFactory) - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolUtil
Creates a new MetricThreadPoolExecutor or LogThreadPoolExecutor with the given initial parameters and default rejected execution handler.
newThreadPool(String, boolean, int, int, long, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolUtil
Creates a new MetricThreadPoolExecutor or LogThreadPoolExecutor with the given initial parameters.
newTimeout(TimerTask, long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultTimer
 
newTimeout(TimerTask, long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.timer.HashedWheelTimer
 
newTimeout(TimerTask, long, TimeUnit) - 接口 中的方法com.alipay.sofa.jraft.util.timer.Timer
Schedules the specified TimerTask for one-time execution after the specified delay.
newWriteContext() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
newWriteContext() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
next() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
Move to next
next() - 类 中的方法com.alipay.sofa.jraft.core.IteratorWrapper
 
next() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
next() - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.ExecutorChooserFactory.ExecutorChooser
Returns the next SingleThreadExecutor to use.
next() - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroup
Returns one of the SingleThreadExecutors managed by this FixedThreadsExecutorGroup.
nextBytes(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
 
Node - com.alipay.sofa.jraft中的接口
A raft replica node.
node - 类 中的变量com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor.CliRequestContext
The found node.
NodeDescribeSignalHandler - com.alipay.sofa.jraft中的类
 
NodeDescribeSignalHandler() - 类 的构造器com.alipay.sofa.jraft.NodeDescribeSignalHandler
 
NodeId - com.alipay.sofa.jraft.entity中的类
A raft node identifier.
NodeId(String, PeerId) - 类 的构造器com.alipay.sofa.jraft.entity.NodeId
 
NodeImpl - com.alipay.sofa.jraft.core中的类
The raft replica node implementation.
NodeImpl() - 类 的构造器com.alipay.sofa.jraft.core.NodeImpl
 
NodeImpl(String, PeerId) - 类 的构造器com.alipay.sofa.jraft.core.NodeImpl
 
NodeManager - com.alipay.sofa.jraft中的类
Raft nodes manager.
NodeMetrics - com.alipay.sofa.jraft.core中的类
Node metrics
NodeMetrics(boolean) - 类 的构造器com.alipay.sofa.jraft.core.NodeMetrics
 
NodeMetricsSignalHandler - com.alipay.sofa.jraft中的类
 
NodeMetricsSignalHandler() - 类 的构造器com.alipay.sofa.jraft.NodeMetricsSignalHandler
 
NodeOptions - com.alipay.sofa.jraft.option中的类
Node options.
NodeOptions() - 类 的构造器com.alipay.sofa.jraft.option.NodeOptions
 
NodeRequestProcessor<T extends com.google.protobuf.Message> - com.alipay.sofa.jraft.rpc.impl.core中的类
Node handle requests processor template.
NodeRequestProcessor(Executor, Message) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.NodeRequestProcessor
 
NonReentrantLock - com.alipay.sofa.jraft.util中的类
Non reentrant lock, copied from netty project.
NonReentrantLock() - 类 的构造器com.alipay.sofa.jraft.util.NonReentrantLock
 
NOOP_HANDLE - 类 中的静态变量com.alipay.sofa.jraft.util.Recyclers
 
NotElected - 类 中的静态变量com.alipay.sofa.jraft.core.ElectionPriority
Priority 0 is a special value so that a node will never participate in election.
notifyHaveResult() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
Notify blocked listeners threads about operation completion.
nowMs() - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Returns the current time in milliseconds, it's not monotonic, would be forwarded/backward by clock synchronous.
nullToEmpty(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
 

O

objectFieldOffset(Field) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Returns the offset of the provided field, or -1 if sun.misc.Unsafe is not available.
objectFieldOffset(Class<?>, String) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
Returns the offset of the provided class and fieldName, or -1 if sun.misc.Unsafe is not available.
objectFieldOffset(Field) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
Returns the offset of the provided field, or -1 if sun.misc.Unsafe is not available.
offerTask(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
OFFSET_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
OK() - 类 中的静态方法com.alipay.sofa.jraft.Status
Creates a OK status instance.
OLD_LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
OLD_LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
OLD_LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
OLD_LEARNERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
OLD_PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
onApplied(long) - 类 中的方法com.alipay.sofa.jraft.core.ReadOnlyServiceImpl
Called when lastAppliedIndex updates.
onApplied(long) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller.LastAppliedLogIndexListener
Called when lastAppliedLogIndex updated.
onApply(Iterator) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
Update the StateMachine with a batch a tasks that can be accessed through |iterator|.
onClosed(String, Connection) - 接口 中的方法com.alipay.sofa.jraft.rpc.impl.ConnectionClosedEventListener
 
onClosed(String, Connection) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
onCommitted() - 接口 中的方法com.alipay.sofa.jraft.closure.TaskClosure
Called when task is committed to majority peers of the RAFT group but before it is applied to state machine.
onCommitted(long) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onCommitted(long) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called when log entry committed
onConfigurationChangeDone(long) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
onConfigurationCommitted(Configuration) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onConfigurationCommitted(Configuration) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
Invoked when a configuration has been committed to the group.
onCreated(PeerId) - 接口 中的方法com.alipay.sofa.jraft.core.Replicator.ReplicatorStateListener
Called when this replicator has been created.
onDataAppend(long, byte[], RocksDBLogStorage.WriteContext) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called before appending data entry.
onDataAppend(long, byte[], RocksDBLogStorage.WriteContext) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
onDataGet(long, byte[]) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called after getting data from rocksdb.
onDataGet(long, byte[]) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
onDestroy() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Called after destroy timer.
onDestroyed(PeerId) - 接口 中的方法com.alipay.sofa.jraft.core.Replicator.ReplicatorStateListener
Called when this replicator has been destroyed.
onError(RaftException) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onError(RaftException) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
onError(ThreadId, Object, int) - 类 中的方法com.alipay.sofa.jraft.core.Replicator
 
onError(PeerId, Status) - 接口 中的方法com.alipay.sofa.jraft.core.Replicator.ReplicatorStateListener
Called when this replicator has some errors.
onError(RaftException) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onError(RaftException) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called when error happens.
onError(RaftException) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
This method is called when a critical error was encountered, after this point, no any further modification is allowed to applied to this node until the error is fixed and this node restarts.
onError(ThreadId, Object, int) - 接口 中的方法com.alipay.sofa.jraft.util.ThreadId.OnError
Error callback, it will be called in lock, but should take care of unlocking it.
OnErrorClosure(RaftException) - 类 的构造器com.alipay.sofa.jraft.core.FSMCallerImpl.OnErrorClosure
 
onEvent(String, Connection) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.ClientServiceConnectionEventProcessor
 
onException(T, Throwable) - 接口 中的方法com.alipay.sofa.jraft.util.LogExceptionHandler.OnEventException
 
onInitLoaded() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called after opening RocksDB and loading configuration into conf manager.
onInitLoaded() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
onLastLogIndexChanged(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager.LastLogIndexListener
Called when last log index is changed.
onLeaderStart(long) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onLeaderStart(long) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onLeaderStart(long) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called when the leader starts.
onLeaderStart(long) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
Invoked when the belonging node becomes the leader of the group at |term| Default: Do nothing
onLeaderStop(Status) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onLeaderStop(Status) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onLeaderStop(Status) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called when the leader stops.
onLeaderStop(Status) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
Invoked when this node steps down from the leader of the replication group and |status| describes detailed information
ONLY_ALIVE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
OnlyForTest - com.alipay.sofa.jraft.util中的注释类型
The type/method/field etc. to which this annotation is applied is only for unit test.
onNewLog(Object, int) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager.NewLogCallback
Called while new log come in.
onReset(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called after resetting db.
onReset(long) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
onShutdown() - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onShutdown() - 接口 中的方法com.alipay.sofa.jraft.StateMachine
Invoked once when the raft node was shut down.
onShutdown() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called after closing db.
onShutdown() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
onSnapshotLoad(LoadSnapshotClosure) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onSnapshotLoad(SnapshotReader) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onSnapshotLoad(LoadSnapshotClosure) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called after loading snapshot.
onSnapshotLoad(SnapshotReader) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
User defined snapshot load function get and load snapshot Default: Load nothing and returns error.
onSnapshotSave(SaveSnapshotClosure) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onSnapshotSave(SnapshotWriter, Closure) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onSnapshotSave(SaveSnapshotClosure) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called after saving snapshot.
onSnapshotSave(SnapshotWriter, Closure) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
User defined snapshot generate function, this method will block StateMachine#onApply(Iterator).
onSpinWait() - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadHelper
 
onSpinWait() - 类 中的方法com.alipay.sofa.jraft.util.ThreadHelper.Spinner
 
onStartFollowing(LeaderChangeContext) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onStartFollowing(LeaderChangeContext) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onStartFollowing(LeaderChangeContext) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called when start following a leader.
onStartFollowing(LeaderChangeContext) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
This method is called when a follower or candidate starts following a leader and its leaderId (should be NULL before the method is called) is set to the leader's id, situations including: 1. a candidate receives appendEntries request from a leader 2. a follower(without leader) receives appendEntries from a leader the parameter ctx gives the information(leaderId, term and status) about the very leader whom the follower starts to follow.
onStopFollowing(LeaderChangeContext) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
onStopFollowing(LeaderChangeContext) - 类 中的方法com.alipay.sofa.jraft.core.StateMachineAdapter
 
onStopFollowing(LeaderChangeContext) - 接口 中的方法com.alipay.sofa.jraft.FSMCaller
Called when stop following a leader.
onStopFollowing(LeaderChangeContext) - 接口 中的方法com.alipay.sofa.jraft.StateMachine
This method is called when a follower stops following a leader and its leaderId becomes null, situations including: 1. handle election timeout and start preVote 2. receive requests with higher term such as VoteRequest from a candidate or appendEntries request from a new leader 3. receive timeoutNow request from current leader and start request vote.
onSync() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called when sync data into file system.
onSync() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
onTrigger() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Subclasses should implement this method for timer trigger.
onTruncatePrefix(long, long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called after truncating prefix logs in rocksdb.
onTruncatePrefix(long, long) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
onTruncateSuffix(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
Called after truncating suffix logs in rocksdb.
onTruncateSuffix(long) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
open() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
open() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.SnapshotFileReader
 
open() - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotStorage
Open a snapshot reader.
outputTo(PrintStream) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Write to the given PrintStream.

P

parse(String) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
parse(String) - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
Parse peerId from string that generated by PeerId.toString() This method can support parameter string values are below: PeerId.parse("a:b") = new PeerId("a", "b", 0 , -1) PeerId.parse("a:b:c") = new PeerId("a", "b", "c", -1) PeerId.parse("a:b::d") = new PeerId("a", "b", 0, "d") PeerId.parse("a:b:c:d") = new PeerId("a", "b", "c", "d")
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(InputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
parsePeer(String) - 类 中的静态方法com.alipay.sofa.jraft.entity.PeerId
Parse a peer from string in the format of "ip:port:idx", returns null if fail to parse.
parsePeerId(String) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Parse peerId from string that generated by Object.toString() This method can support parameter string values are below: PeerId.parse("a:b") = new PeerId("a", "b", 0 , -1) PeerId.parse("a:b:c") = new PeerId("a", "b", "c", -1) PeerId.parse("a:b::d") = new PeerId("a", "b", 0, "d") PeerId.parse("a:b:c:d") = new PeerId("a", "b", "c", "d")
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
PARSER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
已过时。
parser() - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
peekFirst(List<E>) - 类 中的静态方法com.alipay.sofa.jraft.util.ArrayDeque
Get the first element of list.
peekFirst() - 类 中的方法com.alipay.sofa.jraft.util.ArrayDeque
Get the first element of list.
peekFirst() - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
peekLast(List<E>) - 类 中的静态方法com.alipay.sofa.jraft.util.ArrayDeque
Get the last element of list.
peekLast() - 类 中的方法com.alipay.sofa.jraft.util.ArrayDeque
Get the last element of list.
peekLast() - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
PEER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
PeerId - com.alipay.sofa.jraft.entity中的类
Represent a participant in a replicating group.
PeerId() - 类 的构造器com.alipay.sofa.jraft.entity.PeerId
 
PeerId(Endpoint, int) - 类 的构造器com.alipay.sofa.jraft.entity.PeerId
 
PeerId(String, int) - 类 的构造器com.alipay.sofa.jraft.entity.PeerId
 
PeerId(String, int, int) - 类 的构造器com.alipay.sofa.jraft.entity.PeerId
 
PeerId(Endpoint, int, int) - 类 的构造器com.alipay.sofa.jraft.entity.PeerId
 
PeerId(String, int, int, int) - 类 的构造器com.alipay.sofa.jraft.entity.PeerId
 
peerId - 类 中的变量com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor.CliRequestContext
The peerId in returns by BaseCliRequestProcessor.getPeerId(Message), null if absent.
PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
PEERS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
pendingTimeouts() - 类 中的方法com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Returns the number of pending timeouts of this Timer.
PingRequestProcessor - com.alipay.sofa.jraft.rpc.impl中的类
Ping request processor.
PingRequestProcessor() - 类 的构造器com.alipay.sofa.jraft.rpc.impl.PingRequestProcessor
 
Platform - com.alipay.sofa.jraft.util中的类
 
Platform() - 类 的构造器com.alipay.sofa.jraft.util.Platform
 
pollFirst(List<E>) - 类 中的静态方法com.alipay.sofa.jraft.util.ArrayDeque
Remove the first element from list and return it.
pollFirst() - 类 中的方法com.alipay.sofa.jraft.util.ArrayDeque
Remove the first element from list and return it.
pollLast(List<E>) - 类 中的静态方法com.alipay.sofa.jraft.util.ArrayDeque
Remove the last element from list and return it.
pollLast() - 类 中的方法com.alipay.sofa.jraft.util.ArrayDeque
Remove the last element from list and return it.
PoolBuilder() - 类 的构造器com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
poolName(String) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
poolName(String) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.ScheduledPoolBuilder
 
popClosureUntil(long, List<Closure>) - 接口 中的方法com.alipay.sofa.jraft.closure.ClosureQueue
Pop closure from queue until index(inclusion), returns the first popped out index, returns -1 when out of range, returns index+1 when not found.
popClosureUntil(long, List<Closure>, List<TaskClosure>) - 接口 中的方法com.alipay.sofa.jraft.closure.ClosureQueue
Pop closure from queue until index(inclusion), returns the first popped out index, returns -1 when out of range, returns index+1 when not found.
popClosureUntil(long, List<Closure>) - 类 中的方法com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
popClosureUntil(long, List<Closure>, List<TaskClosure>) - 类 中的方法com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
PosHint() - 类 的构造器com.alipay.sofa.jraft.entity.Ballot.PosHint
 
PRE_VOTE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
prefixedWith(String) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Prefix all metric names with the given string.
PREV_LOG_INDEX_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
PREV_LOG_TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
preVote(Endpoint, RpcRequests.RequestVoteRequest, RpcResponseClosure<RpcRequests.RequestVoteResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
preVote(Endpoint, RpcRequests.RequestVoteRequest, RpcResponseClosure<RpcRequests.RequestVoteResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftClientService
Sends a pre-vote request and handle the response with done.
print(Object) - 类 中的方法com.alipay.sofa.jraft.util.Describer.DefaultPrinter
 
print(Object) - 接口 中的方法com.alipay.sofa.jraft.util.Describer.Printer
Prints an object.
println(Object) - 类 中的方法com.alipay.sofa.jraft.util.Describer.DefaultPrinter
 
println(Object) - 接口 中的方法com.alipay.sofa.jraft.util.Describer.Printer
Prints an Object and then terminates the line.
processRequest(T, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor
 
processRequest(CliRequests.GetLeaderRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetLeaderRequestProcessor
 
processRequest(RpcRequests.GetFileRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.GetFileRequestProcessor
 
processRequest(T, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.NodeRequestProcessor
 
processRequest(T, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.AddLearnersRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddLearnersRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.AddPeerRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.AddPeerRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, T, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.BaseCliRequestProcessor
Process the request with CliRequestContext
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.ChangePeersRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ChangePeersRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.GetLeaderRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetLeaderRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.GetPeersRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.GetPeersRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.RemoveLearnersRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemoveLearnersRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.RemovePeerRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.RemovePeerRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.ResetLearnersRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetLearnersRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.ResetPeerRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.ResetPeerRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.SnapshotRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.SnapshotRequestProcessor
 
processRequest0(BaseCliRequestProcessor.CliRequestContext, CliRequests.TransferLeaderRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.TransferLeaderRequestProcessor
 
processRequest0(RaftServerService, RpcRequests.AppendEntriesRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.AppendEntriesRequestProcessor
 
processRequest0(RaftServerService, RpcRequests.InstallSnapshotRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.InstallSnapshotRequestProcessor
 
processRequest0(RaftServerService, T, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.NodeRequestProcessor
 
processRequest0(RaftServerService, RpcRequests.ReadIndexRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.ReadIndexRequestProcessor
 
processRequest0(RaftServerService, RpcRequests.RequestVoteRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.RequestVoteRequestProcessor
 
processRequest0(RaftServerService, RpcRequests.TimeoutNowRequest, RpcRequestClosure) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.TimeoutNowRequestProcessor
 
ProtoBufFile - com.alipay.sofa.jraft.storage.io中的类
A file to store protobuf message.
ProtoBufFile(String) - 类 的构造器com.alipay.sofa.jraft.storage.io.ProtoBufFile
 
ProtobufMsgFactory - com.alipay.sofa.jraft.rpc中的类
Protobuf message factory.
ProtobufMsgFactory() - 类 的构造器com.alipay.sofa.jraft.rpc.ProtobufMsgFactory
 
ProtobufSerializer - com.alipay.sofa.jraft.rpc中的类
RPC custom serializer based on protobuf
ProtobufSerializer() - 类 的构造器com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
put(String, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.InvokeContext
 
put(ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
put(byte[]) - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
putBoolean(Object, long, boolean) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putBoolean(boolean[], long, boolean) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putBoolean(Object, long, boolean) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putBooleanVolatile(boolean[], long, boolean) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putBooleanVolatile(Object, long, boolean) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putByte(Object, long, byte) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putByte(byte[], long, byte) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putByte(long, byte) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putByte(Object, long, byte) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putByte(long, byte) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putByteVolatile(byte[], long, byte) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putByteVolatile(Object, long, byte) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putDouble(Object, long, double) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putDouble(double[], long, double) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putDouble(Object, long, double) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putDoubleVolatile(double[], long, double) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putDoubleVolatile(Object, long, double) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putFloat(Object, long, float) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putFloat(float[], long, float) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putFloat(Object, long, float) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putFloatVolatile(float[], long, float) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putFloatVolatile(Object, long, float) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putIfAbsent(String, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.InvokeContext
 
putInt(byte[], int, int) - 类 中的静态方法com.alipay.sofa.jraft.util.Bits
 
putInt(Object, long, int) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putInt(int[], long, int) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putInt(long, int) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putInt(Object, long, int) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putInt(long, int) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putIntVolatile(int[], long, int) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putIntVolatile(Object, long, int) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putLong(byte[], int, long) - 类 中的静态方法com.alipay.sofa.jraft.util.Bits
 
putLong(Object, long, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putLong(long[], long, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putLong(long, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putLong(Object, long, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putLong(long, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putLongVolatile(long[], long, long) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putLongVolatile(Object, long, long) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putObject(Object, long, Object) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putObject(Object[], long, Object) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putObject(Object, long, Object) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putObjectVolatile(Object[], long, Object) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
putObjectVolatile(Object, long, Object) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putShort(byte[], int, short) - 类 中的静态方法com.alipay.sofa.jraft.util.Bits
 
putShort(Object, long, short) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putShort(long, short) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
putShortVolatile(Object, long, short) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 

R

RAFT_DATA_BUF_SIZE - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
Default init and expand buffer size, it can be set by -Djraft.byte_buf.size=n, default 1024.
RaftClientService - com.alipay.sofa.jraft.rpc中的接口
Raft client RPC service.
RaftError - com.alipay.sofa.jraft.error中的枚举
Raft error code.
RaftException - com.alipay.sofa.jraft.error中的类
A raft exception.
RaftException(EnumOutter.ErrorType) - 类 的构造器com.alipay.sofa.jraft.error.RaftException
 
RaftException(EnumOutter.ErrorType, Status) - 类 的构造器com.alipay.sofa.jraft.error.RaftException
 
RaftException(EnumOutter.ErrorType, RaftError, String, Object...) - 类 的构造器com.alipay.sofa.jraft.error.RaftException
 
RaftException() - 类 的构造器com.alipay.sofa.jraft.error.RaftException
 
RaftGroupService - com.alipay.sofa.jraft中的类
A framework to implement a raft group service.
RaftGroupService(String, PeerId, NodeOptions) - 类 的构造器com.alipay.sofa.jraft.RaftGroupService
 
RaftGroupService(String, PeerId, NodeOptions, RpcServer) - 类 的构造器com.alipay.sofa.jraft.RaftGroupService
 
RaftGroupService(String, PeerId, NodeOptions, RpcServer, boolean) - 类 的构造器com.alipay.sofa.jraft.RaftGroupService
 
RaftMetaStorage - com.alipay.sofa.jraft.storage中的接口
Raft metadata storage service.
RaftMetaStorageOptions - com.alipay.sofa.jraft.option中的类
Raft meta storage options
RaftMetaStorageOptions() - 类 的构造器com.alipay.sofa.jraft.option.RaftMetaStorageOptions
 
RaftOptions - com.alipay.sofa.jraft.option中的类
Raft options.
RaftOptions() - 类 的构造器com.alipay.sofa.jraft.option.RaftOptions
 
RaftOutter - com.alipay.sofa.jraft.entity中的类
 
RaftOutter.EntryMeta - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.EntryMeta
RaftOutter.EntryMeta.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.EntryMeta
RaftOutter.EntryMetaOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
RaftOutter.SnapshotMeta - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.SnapshotMeta
RaftOutter.SnapshotMeta.Builder - com.alipay.sofa.jraft.entity中的类
Protobuf type jraft.SnapshotMeta
RaftOutter.SnapshotMetaOrBuilder - com.alipay.sofa.jraft.entity中的接口
 
RaftRpcFactory - com.alipay.sofa.jraft.rpc中的接口
Raft RPC service factory.
RaftRpcFactory.ConfigHelper<T> - com.alipay.sofa.jraft.rpc中的接口
 
RaftRpcServerFactory - com.alipay.sofa.jraft.rpc中的类
Raft RPC server factory.
RaftRpcServerFactory() - 类 的构造器com.alipay.sofa.jraft.rpc.RaftRpcServerFactory
 
RaftServerService - com.alipay.sofa.jraft.rpc中的接口
Raft RPC service in server.
RaftServiceFactory - com.alipay.sofa.jraft中的类
Service factory to create raft services, such as Node/CliService etc.
RaftServiceFactory() - 类 的构造器com.alipay.sofa.jraft.RaftServiceFactory
 
raftTimerFactory() - 类 中的静态方法com.alipay.sofa.jraft.JRaftUtils
Get raft timer factory.
RaftTimerFactory - com.alipay.sofa.jraft.util.timer中的接口
 
reachesFileEndBy(long) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
read(long, int) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
Read data from the position.
READ_PARTLY_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
READ_SIZE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
readCommittedUserLog(long) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
readCommittedUserLog(long) - 接口 中的方法com.alipay.sofa.jraft.Node
Read the first committed user log from the given index.
READER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
readFile(ByteBufferCollector, String, long, long) - 接口 中的方法com.alipay.sofa.jraft.storage.io.FileReader
Read file into buf starts from offset at most maxCount.
readFile(ByteBufferCollector, String, long, long) - 类 中的方法com.alipay.sofa.jraft.storage.io.LocalDirReader
 
readFile(ByteBufferCollector, String, long, long) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.SnapshotFileReader
 
readFileWithMeta(ByteBufferCollector, String, Message, long, long) - 类 中的方法com.alipay.sofa.jraft.storage.io.LocalDirReader
 
readIndex(byte[], ReadIndexClosure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
readIndex(byte[], ReadIndexClosure) - 接口 中的方法com.alipay.sofa.jraft.Node
[Thread-safe and wait-free] Starts a linearizable read-only query request with request context(optional, such as request id etc.) and closure.
readIndex(Endpoint, RpcRequests.ReadIndexRequest, int, RpcResponseClosure<RpcRequests.ReadIndexResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
readIndex(Endpoint, RpcRequests.ReadIndexRequest, int, RpcResponseClosure<RpcRequests.ReadIndexResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftClientService
Send a read-index request and handle the response with done.
ReadIndexClosure - com.alipay.sofa.jraft.closure中的类
Read index closure
ReadIndexClosure() - 类 的构造器com.alipay.sofa.jraft.closure.ReadIndexClosure
 
ReadIndexClosure(long) - 类 的构造器com.alipay.sofa.jraft.closure.ReadIndexClosure
Create a read-index closure with a timeout parameter.
ReadIndexRequestProcessor - com.alipay.sofa.jraft.rpc.impl.core中的类
Handle read index request.
ReadIndexRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.ReadIndexRequestProcessor
 
ReadIndexState - com.alipay.sofa.jraft.entity中的类
ReadIndex state
ReadIndexState(Bytes, ReadIndexClosure, long) - 类 的构造器com.alipay.sofa.jraft.entity.ReadIndexState
 
ReadIndexStatus - com.alipay.sofa.jraft.entity中的类
ReadIndex requests statuses.
ReadIndexStatus(List<ReadIndexState>, RpcRequests.ReadIndexRequest, long) - 类 的构造器com.alipay.sofa.jraft.entity.ReadIndexStatus
 
readLock - 类 中的变量com.alipay.sofa.jraft.core.NodeImpl
 
readLock() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.LongHeldDetectingReadWriteLock
 
ReadOnlyOption - com.alipay.sofa.jraft.option中的枚举
Read only options.
ReadOnlyService - com.alipay.sofa.jraft中的接口
The read-only query service.
ReadOnlyServiceImpl - com.alipay.sofa.jraft.core中的类
Read-only service implementation.
ReadOnlyServiceImpl() - 类 的构造器com.alipay.sofa.jraft.core.ReadOnlyServiceImpl
 
ReadOnlyServiceOptions - com.alipay.sofa.jraft.option中的类
Read-Only service options.
ReadOnlyServiceOptions() - 类 的构造器com.alipay.sofa.jraft.option.ReadOnlyServiceOptions
 
readUtf8(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
This method has better performance than String#String(byte[], Charset), See the benchmark class: Utf8Benchmark for details.
rebalance(Set<String>, Configuration, Map<String, PeerId>) - 接口 中的方法com.alipay.sofa.jraft.CliService
Balance the number of leaders.
rebalance(Set<String>, Configuration, Map<String, PeerId>) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
record(int) - 接口 中的方法com.alipay.sofa.jraft.util.AdaptiveBufAllocator.Handle
Records the the actual number of wrote bytes in the previous write operation so that the allocator allocates the buffer with potentially more correct capacity.
RECORD_MAGIC_BYTES - 类 中的静态变量com.alipay.sofa.jraft.storage.log.SegmentFile
Magic bytes for data buffer.
RECORD_MAGIC_BYTES_SIZE - 类 中的静态变量com.alipay.sofa.jraft.storage.log.SegmentFile
 
recordLatency(String, long) - 类 中的方法com.alipay.sofa.jraft.core.NodeMetrics
Records operation latency.
recordSize(String, long) - 类 中的方法com.alipay.sofa.jraft.core.NodeMetrics
Records operation batch size.
recordTimes(String, long) - 类 中的方法com.alipay.sofa.jraft.core.NodeMetrics
Records operation times.
Recyclable - com.alipay.sofa.jraft.util中的接口
 
RecyclableByteBufferList - com.alipay.sofa.jraft.util中的类
A simple ByteBuffer list which is recyclable.
recycle() - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
recycle() - 接口 中的方法com.alipay.sofa.jraft.util.Recyclable
Recycle this instance.
recycle() - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
recycle(T, Recyclers.Handle) - 类 中的方法com.alipay.sofa.jraft.util.Recyclers
 
recycle(Object) - 类 中的静态方法com.alipay.sofa.jraft.util.RecycleUtil
Recycle designated instance.
Recyclers<T> - com.alipay.sofa.jraft.util中的类
Light-weight object pool based on a thread-local stack.
Recyclers() - 类 的构造器com.alipay.sofa.jraft.util.Recyclers
 
Recyclers(int) - 类 的构造器com.alipay.sofa.jraft.util.Recyclers
 
Recyclers.Handle - com.alipay.sofa.jraft.util中的接口
 
RecycleUtil - com.alipay.sofa.jraft.util中的类
Recycle tool for Recyclable.
ReferenceFieldUpdater<U,W> - com.alipay.sofa.jraft.util.internal中的接口
 
refreshConfiguration(CliClientService, String, int) - 类 中的方法com.alipay.sofa.jraft.RouteTable
 
refreshLeader(CliClientService, String, int) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Blocking the thread until query_leader finishes.
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alipay.sofa.jraft.entity.LocalStorageOutter
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alipay.sofa.jraft.entity.RaftOutter
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alipay.sofa.jraft.rpc.CliRequests
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcRequests
 
registerClosureExecutorMetrics(MetricRegistry) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Register CLOSURE_EXECUTOR into metric registry.
registerConnectEventListener(ReplicatorGroup) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
registerConnectEventListener(ReplicatorGroup) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcClient
Register a connect event listener for the replicator group.
registerConnectionClosedEventListener(ConnectionClosedEventListener) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcServer
 
registerConnectionClosedEventListener(ConnectionClosedEventListener) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcServer
Register a conn closed event listener.
registerProcessor(RpcProcessor) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcServer
 
registerProcessor(RpcProcessor<?>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcServer
Register user processor.
registerProtobufSerializer(String, Object...) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRaftRpcFactory
 
registerProtobufSerializer(String, Object...) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftRpcFactory
Register serializer with class name.
registerRocksDBColumnFamilyOptions(Class<?>, ColumnFamilyOptions) - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
Users can register a custom rocksdb ColumnFamilyOptions, then the related classes will get their options by the key of their own class name.
registerRocksDBOptions(Class<?>, DBOptions) - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
Users can register a custom rocksdb dboptions, then the related classes will get their options by the key of their own class name.
registerRocksDBTableFormatConfig(Class<?>, BlockBasedTableConfig) - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
Users can register a custom rocksdb BlockBasedTableConfig, then the related classes will get their options by the key of their own class name.
reject(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
Offers the task to the associated RejectedExecutionHandler.
reject() - 类 中的静态方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
reject() - 类 中的静态方法com.alipay.sofa.jraft.util.concurrent.RejectedExecutionHandlers
Returns a RejectedExecutionHandler that will always just throw a RejectedExecutionException.
rejected(Runnable, SingleThreadExecutor) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.RejectedExecutionHandler
Called when someone tried to add a task to SingleThreadExecutor but this failed due capacity restrictions.
RejectedExecutionHandler - com.alipay.sofa.jraft.util.concurrent中的接口
RejectedExecutionHandlers - com.alipay.sofa.jraft.util.concurrent中的类
Expose helper methods which create different RejectedExecutionHandlers.
rejectedHandler(RejectedExecutionHandler) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
rejectedHandler(RejectedExecutionHandler) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.ScheduledPoolBuilder
 
release() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
Releases a permit, returning it to the semaphore.
releaseAllOptions() - 类 中的静态方法com.alipay.sofa.jraft.util.StorageOptionsFactory
Releases all storage options from the responsibility of freeing the underlying native C++ object.
reload() - 类 中的方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
REMOTE_SNAPSHOT_URI_SCHEME - 类 中的静态变量com.alipay.sofa.jraft.storage.snapshot.Snapshot
Snapshot uri scheme for remote peer
RemoteFileCopier - com.alipay.sofa.jraft.storage.snapshot.remote中的类
Remote file copier
RemoteFileCopier() - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.remote.RemoteFileCopier
 
RemotingException - com.alipay.sofa.jraft.error中的异常错误
Exception for default remoting problems.
RemotingException() - 异常错误 的构造器com.alipay.sofa.jraft.error.RemotingException
 
RemotingException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.RemotingException
 
RemotingException(String, Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.RemotingException
 
RemotingException(Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.RemotingException
 
RemotingException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.alipay.sofa.jraft.error.RemotingException
 
remove(Node) - 类 中的方法com.alipay.sofa.jraft.NodeManager
Remove a node.
remove(Object) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.ConcurrentHashSet
 
remove(int) - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
remove(Object) - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
removeAddress(Endpoint) - 类 中的方法com.alipay.sofa.jraft.NodeManager
Remove a RPC service address.
removeEntries(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
removeFile(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Removes a file metadata.
removeFile(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
removeFile(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotWriter
Remove a snapshot file.
removeFiles(int) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
removeFromFirst(int) - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
Removes from this list all of the elements whose index is between 0, inclusive, and toIndex, exclusive.
removeFromFirstWhen(Predicate<T>) - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
Remove elements from first until predicate returns false.
removeFromLastWhen(Predicate<T>) - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
Remove elements from last until predicate returns false.
removeGroup(String) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Remove the group from route table.
removeLastLogIndexListener(LogManager.LastLogIndexListener) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
removeLastLogIndexListener(LogManager.LastLogIndexListener) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Remove the last log index listener.
removeLearner(PeerId) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Remove a learner peer.
removeLearners(String, Configuration, List<PeerId>) - 接口 中的方法com.alipay.sofa.jraft.CliService
Remove some learners from the replicating group which consists of |conf|.
removeLearners(String, Configuration, List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
removeLearners(List<PeerId>, Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
removeLearners(List<PeerId>, Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Remove some learners from the raft group. done.run() will be invoked after this operation finishes, describing the detailed result.
removeLearners(Endpoint, CliRequests.RemoveLearnersRequest, RpcResponseClosure<CliRequests.LearnersOpResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Remove learners
removeLearners(Endpoint, CliRequests.RemoveLearnersRequest, RpcResponseClosure<CliRequests.LearnersOpResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
RemoveLearnersRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
RemoveLearners request processor.
RemoveLearnersRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.RemoveLearnersRequestProcessor
 
removePeer(String, Configuration, PeerId) - 接口 中的方法com.alipay.sofa.jraft.CliService
Remove a peer from the replicating group which consists of |conf|.
removePeer(PeerId) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
removePeer(String, Configuration, PeerId) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
removePeer(PeerId, Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
removePeer(PeerId, Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Remove the peer from the raft group. done.run() would be invoked after operation finishes, describing the detailed result.
removePeer(Endpoint, CliRequests.RemovePeerRequest, RpcResponseClosure<CliRequests.RemovePeerResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Removes a peer.
removePeer(Endpoint, CliRequests.RemovePeerRequest, RpcResponseClosure<CliRequests.RemovePeerResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
RemovePeerRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
Remove peer request processor.
RemovePeerRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.RemovePeerRequestProcessor
 
removeRange(int, int) - 类 中的方法com.alipay.sofa.jraft.util.ArrayDeque
Expose this methods so we not need to create a new subList just to remove a range of elements.
removeReader(long) - 类 中的方法com.alipay.sofa.jraft.storage.FileService
Remove the reader by readerId.
removeReplicatorStateListener(Replicator.ReplicatorStateListener) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
removeReplicatorStateListener(Replicator.ReplicatorStateListener) - 接口 中的方法com.alipay.sofa.jraft.Node
End User can remove their implement the ReplicatorStateListener interface by themselves.
removeShutdownHook(Runnable) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
Remove a previous added Runnable as a shutdown hook.
removeWaiter(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
removeWaiter(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Remove a waiter.
RepeatedTimer - com.alipay.sofa.jraft.util中的类
Repeatable timer based on java.util.Timer.
RepeatedTimer(String, int) - 类 的构造器com.alipay.sofa.jraft.util.RepeatedTimer
 
RepeatedTimer(String, int, Timer) - 类 的构造器com.alipay.sofa.jraft.util.RepeatedTimer
 
Replicator - com.alipay.sofa.jraft.core中的类
Replicator for replicating log entry from leader to followers.
Replicator(ReplicatorOptions, RaftOptions) - 类 的构造器com.alipay.sofa.jraft.core.Replicator
 
Replicator.ReplicatorStateListener - com.alipay.sofa.jraft.core中的接口
User can implement the ReplicatorStateListener interface by themselves.
Replicator.ReplicatorStateListener.ReplicatorState - com.alipay.sofa.jraft.core中的枚举
Represents state changes in the replicator.
Replicator.State - com.alipay.sofa.jraft.core中的枚举
Replicator internal state
ReplicatorGroup - com.alipay.sofa.jraft中的接口
Replicators in a raft group.
ReplicatorGroupImpl - com.alipay.sofa.jraft.core中的类
Replicator group for a raft group.
ReplicatorGroupImpl() - 类 的构造器com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
ReplicatorGroupOptions - com.alipay.sofa.jraft.option中的类
Replicator group options.
ReplicatorGroupOptions() - 类 的构造器com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
ReplicatorOptions - com.alipay.sofa.jraft.option中的类
Replicator options.
ReplicatorOptions() - 类 的构造器com.alipay.sofa.jraft.option.ReplicatorOptions
 
ReplicatorOptions(ReplicatorType, int, int, String, PeerId, PeerId, LogManager, BallotBox, NodeImpl, long, SnapshotStorage, RaftClientService, TimerManager) - 类 的构造器com.alipay.sofa.jraft.option.ReplicatorOptions
 
ReplicatorType - com.alipay.sofa.jraft.core中的枚举
Replicator role
report(LongHeldDetectingReadWriteLock.AcquireMode, Thread, Collection<Thread>, long) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.LongHeldDetectingReadWriteLock
 
report() - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter
Report the current values of all metrics in the registry.
report(SortedMap<String, Gauge>, SortedMap<String, Counter>, SortedMap<String, Histogram>, SortedMap<String, Meter>, SortedMap<String, Timer>) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter
 
requestVote(Endpoint, RpcRequests.RequestVoteRequest, RpcResponseClosure<RpcRequests.RequestVoteResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
requestVote(Endpoint, RpcRequests.RequestVoteRequest, RpcResponseClosure<RpcRequests.RequestVoteResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftClientService
Sends a request-vote request and handle the response with done.
RequestVoteRequestProcessor - com.alipay.sofa.jraft.rpc.impl.core中的类
Handle PreVote and RequestVote requests.
RequestVoteRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.RequestVoteRequestProcessor
 
requireNonNull(T) - 类 中的静态方法com.alipay.sofa.jraft.util.Requires
Checks that the specified object reference is not null.
requireNonNull(T, String) - 类 中的静态方法com.alipay.sofa.jraft.util.Requires
Checks that the specified object reference is not null and throws a customized NullPointerException if it is.
Requires - com.alipay.sofa.jraft.util中的类
Simple static methods to be called at the start of your own methods to verify correct arguments and state.
requireTrue(boolean) - 类 中的静态方法com.alipay.sofa.jraft.util.Requires
Ensures the truth of an expression involving one or more parameters to the calling method.
requireTrue(boolean, Object) - 类 中的静态方法com.alipay.sofa.jraft.util.Requires
Ensures the truth of an expression involving one or more parameters to the calling method.
requireTrue(boolean, String, Object...) - 类 中的静态方法com.alipay.sofa.jraft.util.Requires
Ensures the truth of an expression involving one or more parameters to the calling method.
RESERVED - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogEntryV2CodecFactory
 
reset() - 类 中的方法com.alipay.sofa.jraft.closure.SynchronizedClosure
Reset the closure
reset() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
reset() - 类 中的方法com.alipay.sofa.jraft.entity.UserLog
 
reset() - 类 中的方法com.alipay.sofa.jraft.RouteTable
Reset the states.
reset() - 类 中的方法com.alipay.sofa.jraft.Status
Reset status to be OK state.
reset(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
reset(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Drop all the existing logs and reset next log index to |next_log_index|.
reset() - 类 中的方法com.alipay.sofa.jraft.util.CRC64
 
reset(int) - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Reset timer with new timeoutMs.
reset() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Reset timer with current timeoutMs
resetElectionTimeoutInterval(int) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
resetElectionTimeoutInterval(int) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Reset the interval of electionTimeout for replicator.
resetElectionTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
resetElectionTimeoutMs(int) - 接口 中的方法com.alipay.sofa.jraft.Node
Reset the election_timeout for the every node.
resetFirstIndex(long) - 接口 中的方法com.alipay.sofa.jraft.closure.ClosureQueue
Reset the first index in queue.
resetFirstIndex(long) - 类 中的方法com.alipay.sofa.jraft.closure.ClosureQueueImpl
 
resetHeartbeatInterval(int) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
resetHeartbeatInterval(int) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Reset the interval of heartbeat, This method is supposed to be called when the very candidate becomes the leader, so we suppose that there are no running replicators.
resetLearners(String, Configuration, List<PeerId>) - 接口 中的方法com.alipay.sofa.jraft.CliService
Update learners set in the replicating group which consists of |conf|.
resetLearners(String, Configuration, List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
resetLearners(List<PeerId>, Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
resetLearners(List<PeerId>, Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Reset learners in the raft group. done.run() will be invoked after this operation finishes, describing the detailed result.
resetLearners(Endpoint, CliRequests.ResetLearnersRequest, RpcResponseClosure<CliRequests.LearnersOpResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Reset learners
resetLearners(Endpoint, CliRequests.ResetLearnersRequest, RpcResponseClosure<CliRequests.LearnersOpResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
ResetLearnersRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
ResetLearners request processor.
ResetLearnersRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.ResetLearnersRequestProcessor
 
resetPeer(String, PeerId, Configuration) - 接口 中的方法com.alipay.sofa.jraft.CliService
Reset the peer set of the target peer.
resetPeer(String, PeerId, Configuration) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
resetPeer(Endpoint, CliRequests.ResetPeerRequest, RpcResponseClosure<RpcRequests.ErrorResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Reset a peer.
resetPeer(Endpoint, CliRequests.ResetPeerRequest, RpcResponseClosure<RpcRequests.ErrorResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
ResetPeerRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
Reset peer request processor.
ResetPeerRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.ResetPeerRequestProcessor
 
resetPeers(Configuration) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
resetPeers(Configuration) - 接口 中的方法com.alipay.sofa.jraft.Node
Reset the configuration of this node individually, without any replication to other peers before this node becomes the leader.
resetPendingIndex(long) - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
Called when a candidate becomes the new leader, otherwise the behavior is undefined.
resetTerm(long) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
resetTerm(long) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Reset the term of all to-add replicators.
responseFactory() - 类 中的静态方法com.alipay.sofa.jraft.util.RpcFactoryHelper
 
restart() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Restart the timer.
result - 类 中的变量com.alipay.sofa.jraft.rpc.impl.FutureImpl
 
RetryAgainException - com.alipay.sofa.jraft.error中的异常错误
Retry request exception without stack tracing.
RetryAgainException() - 异常错误 的构造器com.alipay.sofa.jraft.error.RetryAgainException
 
RetryAgainException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.alipay.sofa.jraft.error.RetryAgainException
 
RetryAgainException(String, Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.RetryAgainException
 
RetryAgainException(String) - 异常错误 的构造器com.alipay.sofa.jraft.error.RetryAgainException
 
RetryAgainException(Throwable) - 异常错误 的构造器com.alipay.sofa.jraft.error.RetryAgainException
 
RocksDBLogStorage - com.alipay.sofa.jraft.storage.impl中的类
Log storage based on rocksdb.
RocksDBLogStorage(String, RaftOptions) - 类 的构造器com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
RocksDBLogStorage.EmptyWriteContext - com.alipay.sofa.jraft.storage.impl中的类
An empty write context
RocksDBLogStorage.WriteContext - com.alipay.sofa.jraft.storage.impl中的接口
A write context
RocksDBSegmentLogStorage - com.alipay.sofa.jraft.storage.log中的类
Log Storage implementation based on rocksdb and segment files.
RocksDBSegmentLogStorage(String, RaftOptions) - 类 的构造器com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
RocksDBSegmentLogStorage(String, RaftOptions, int, int) - 类 的构造器com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
RocksDBSegmentLogStorage(String, RaftOptions, int, int, int, int, int, ThreadPoolExecutor) - 类 的构造器com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage
 
RocksDBSegmentLogStorage.BarrierWriteContext - com.alipay.sofa.jraft.storage.log中的类
 
RocksDBSegmentLogStorage.Builder - com.alipay.sofa.jraft.storage.log中的类
RocksDBSegmentLogStorage builder
roundToPowerOfTwo(int) - 类 中的静态方法com.alipay.sofa.jraft.util.Ints
Find the next larger positive power of two value up from the given value.
RouteTable - com.alipay.sofa.jraft中的类
Maintain routes to raft groups.
rpcClient - 类 中的变量com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
RpcClient - com.alipay.sofa.jraft.rpc中的接口
 
RpcContext - com.alipay.sofa.jraft.rpc中的接口
 
rpcExecutor - 类 中的变量com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
rpcFactory() - 类 中的静态方法com.alipay.sofa.jraft.util.RpcFactoryHelper
 
RpcFactoryHelper - com.alipay.sofa.jraft.util中的类
 
RpcFactoryHelper() - 类 的构造器com.alipay.sofa.jraft.util.RpcFactoryHelper
 
RpcOptions - com.alipay.sofa.jraft.option中的类
 
RpcOptions() - 类 的构造器com.alipay.sofa.jraft.option.RpcOptions
 
rpcOptions - 类 中的变量com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
RpcProcessor<T> - com.alipay.sofa.jraft.rpc中的接口
Defined functions for process user defined request.
RpcProcessor.ExecutorSelector - com.alipay.sofa.jraft.rpc中的接口
Executor selector interface.
RpcRequestClosure - com.alipay.sofa.jraft.rpc中的类
RPC request Closure encapsulates the RPC contexts.
RpcRequestClosure(RpcContext) - 类 的构造器com.alipay.sofa.jraft.rpc.RpcRequestClosure
 
RpcRequestClosure(RpcContext, Message) - 类 的构造器com.alipay.sofa.jraft.rpc.RpcRequestClosure
 
RpcRequestProcessor<T extends com.google.protobuf.Message> - com.alipay.sofa.jraft.rpc中的类
Abstract AsyncUserProcessor for RPC processors.
RpcRequestProcessor(Executor, Message) - 类 的构造器com.alipay.sofa.jraft.rpc.RpcRequestProcessor
 
RpcRequests - com.alipay.sofa.jraft.rpc中的类
 
RpcRequests.AppendEntriesRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AppendEntriesRequest
RpcRequests.AppendEntriesRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AppendEntriesRequest
RpcRequests.AppendEntriesRequestHeader - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AppendEntriesRequestHeader
RpcRequests.AppendEntriesRequestHeader.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AppendEntriesRequestHeader
RpcRequests.AppendEntriesRequestHeaderOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.AppendEntriesRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.AppendEntriesResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AppendEntriesResponse
RpcRequests.AppendEntriesResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.AppendEntriesResponse
RpcRequests.AppendEntriesResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.ErrorResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ErrorResponse
RpcRequests.ErrorResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ErrorResponse
RpcRequests.ErrorResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.GetFileRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetFileRequest
RpcRequests.GetFileRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetFileRequest
RpcRequests.GetFileRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.GetFileResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetFileResponse
RpcRequests.GetFileResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.GetFileResponse
RpcRequests.GetFileResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.InstallSnapshotRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.InstallSnapshotRequest
RpcRequests.InstallSnapshotRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.InstallSnapshotRequest
RpcRequests.InstallSnapshotRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.InstallSnapshotResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.InstallSnapshotResponse
RpcRequests.InstallSnapshotResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.InstallSnapshotResponse
RpcRequests.InstallSnapshotResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.PingRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.PingRequest
RpcRequests.PingRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.PingRequest
RpcRequests.PingRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.ReadIndexRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ReadIndexRequest
RpcRequests.ReadIndexRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ReadIndexRequest
RpcRequests.ReadIndexRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.ReadIndexResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ReadIndexResponse
RpcRequests.ReadIndexResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.ReadIndexResponse
RpcRequests.ReadIndexResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.RequestVoteRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RequestVoteRequest
RpcRequests.RequestVoteRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RequestVoteRequest
RpcRequests.RequestVoteRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.RequestVoteResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RequestVoteResponse
RpcRequests.RequestVoteResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.RequestVoteResponse
RpcRequests.RequestVoteResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.TimeoutNowRequest - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.TimeoutNowRequest
RpcRequests.TimeoutNowRequest.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.TimeoutNowRequest
RpcRequests.TimeoutNowRequestOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcRequests.TimeoutNowResponse - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.TimeoutNowResponse
RpcRequests.TimeoutNowResponse.Builder - com.alipay.sofa.jraft.rpc中的类
Protobuf type jraft.TimeoutNowResponse
RpcRequests.TimeoutNowResponseOrBuilder - com.alipay.sofa.jraft.rpc中的接口
 
RpcResponseClosure<T extends com.google.protobuf.Message> - com.alipay.sofa.jraft.rpc中的接口
RPC response closure.
RpcResponseClosureAdapter<T extends com.google.protobuf.Message> - com.alipay.sofa.jraft.rpc中的类
RpcResponseClosure adapter holds the response.
RpcResponseClosureAdapter() - 类 的构造器com.alipay.sofa.jraft.rpc.RpcResponseClosureAdapter
 
RpcResponseFactory - com.alipay.sofa.jraft.rpc中的接口
Helper to create error response.
RpcServer - com.alipay.sofa.jraft.rpc中的接口
 
RpcUtils - com.alipay.sofa.jraft.rpc中的类
RPC utilities
run(Status) - 类 中的方法com.alipay.sofa.jraft.closure.JoinableClosure
 
run(Status, long, byte[]) - 类 中的方法com.alipay.sofa.jraft.closure.ReadIndexClosure
Called when ReadIndex can be executed.
run(Status) - 类 中的方法com.alipay.sofa.jraft.closure.ReadIndexClosure
 
run(Status) - 接口 中的方法com.alipay.sofa.jraft.Closure
Called when task is done.
run(Status) - 类 中的方法com.alipay.sofa.jraft.closure.SynchronizedClosure
 
run(Status) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl.OnErrorClosure
 
run(Status) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequestClosure
 
run() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
 
run(Timeout) - 接口 中的方法com.alipay.sofa.jraft.util.timer.TimerTask
Executed after the delay specified with Timer#newTimeout(TimerTask, long, TimeUnit).
runClosureInExecutor(Executor, Closure, Status) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcUtils
Run closure with status in specified executor
runClosureInThread(Closure) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcUtils
Run closure with OK status in thread pool.
runClosureInThread(Closure, Status) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcUtils
Run closure with status in thread pool.
runClosureInThread(Closure) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Run closure with OK status in thread pool.
runClosureInThread(Closure, Status) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Run closure with status in thread pool.
runInThread(Runnable) - 类 中的静态方法com.alipay.sofa.jraft.rpc.RpcUtils
Run a task in thread pool, returns the future object.
runInThread(Runnable) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Run a task in thread pool,returns the future object.
runOnceNow() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Run the timer at once, it will cancel the timer and re-schedule it.
runTheRestClosureWithError() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 

S

saturatedCast(long) - 类 中的静态方法com.alipay.sofa.jraft.util.Ints
Returns the int nearest in value to value.
save(Message, boolean) - 类 中的方法com.alipay.sofa.jraft.storage.io.ProtoBufFile
Save a protobuf message to file.
save(CheckpointFile.Checkpoint) - 类 中的方法com.alipay.sofa.jraft.storage.log.CheckpointFile
 
saveMeta(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
saveMeta(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotWriter
Save a snapshot metadata.
SaveSnapshotClosure - com.alipay.sofa.jraft.closure中的接口
Save snapshot closure
saveToByteBufferAsRemote() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Save metadata infos into byte buffer.
saveToFile(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Save metadata infos into file by path.
schedule(Runnable, long, TimeUnit) - 接口 中的方法com.alipay.sofa.jraft.core.Scheduler
Creates and executes a one-shot action that becomes enabled after the given delay.
schedule(Runnable, long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.core.TimerManager
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - 接口 中的方法com.alipay.sofa.jraft.core.Scheduler
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given period; that is executions will commence after initialDelay then initialDelay+period, then initialDelay + 2 * period, and so on.
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.core.TimerManager
 
ScheduledPoolBuilder() - 类 的构造器com.alipay.sofa.jraft.util.ThreadPoolUtil.ScheduledPoolBuilder
 
Scheduler - com.alipay.sofa.jraft.core中的接口
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - 接口 中的方法com.alipay.sofa.jraft.core.Scheduler
Creates and executes a periodic action that becomes enabled first after the given initial delay, and subsequently with the given delay between the termination of one execution and the commencement of the next.
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.core.TimerManager
 
segFilename - 类 中的变量com.alipay.sofa.jraft.storage.log.CheckpointFile.Checkpoint
 
SEGMENT_SIZE - 类 中的静态变量com.alipay.sofa.jraft.util.SegmentList
 
SegmentFile - com.alipay.sofa.jraft.storage.log中的类
A fixed size file.
SegmentFile(int, String, ThreadPoolExecutor) - 类 的构造器com.alipay.sofa.jraft.storage.log.SegmentFile
 
SegmentFile.SegmentFileOptions - com.alipay.sofa.jraft.storage.log中的类
Segment file options.
SegmentFile.SegmentFileOptions.Builder - com.alipay.sofa.jraft.storage.log中的类
 
SegmentFile.SegmentHeader - com.alipay.sofa.jraft.storage.log中的类
Segment file header.
SegmentHeader() - 类 的构造器com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentHeader
 
SegmentList<T> - com.alipay.sofa.jraft.util中的类
A list implementation based on segments.
SegmentList(boolean) - 类 的构造器com.alipay.sofa.jraft.util.SegmentList
Create a new SegmentList
segmentSize() - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
select(String, Object) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcProcessor.ExecutorSelector
Select a executor.
select(int) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.ExecutorChooserFactory.ExecutorChooser
Returns the chosen SingleThreadExecutor to use.
selectLeader(String) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Get the cached leader of the group, return it when found, null otherwise.
SEND_TIMESTAMP_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
sendHeartbeat(ThreadId, RpcResponseClosure<RpcRequests.AppendEntriesResponse>) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
sendHeartbeat(PeerId, RpcResponseClosure<RpcRequests.AppendEntriesResponse>) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
sendHeartbeat(PeerId, RpcResponseClosure<RpcRequests.AppendEntriesResponse>) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Send heartbeat to a peer.
sendResponse(Object) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcContext
Send a response back.
sendResponse(Message) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequestClosure
 
sendTimeoutNowAndStop(ThreadId, int) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
serializeContent(T, InvokeContext) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
serializeContent(T) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
serializeHeader(T, InvokeContext) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
serializeHeader(T) - 类 中的方法com.alipay.sofa.jraft.rpc.ProtobufSerializer
 
SERVER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
SERVER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
SERVER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
SERVER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
SERVER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
SERVER_ID_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
serverExists(Endpoint) - 类 中的方法com.alipay.sofa.jraft.NodeManager
Return true when RPC service is registered.
Session - com.alipay.sofa.jraft.storage.snapshot.remote中的接口
A copy session.
set(U, int) - 接口 中的方法com.alipay.sofa.jraft.util.internal.IntegerFieldUpdater
 
set(U, long) - 接口 中的方法com.alipay.sofa.jraft.util.internal.LongFieldUpdater
 
set(U, W) - 接口 中的方法com.alipay.sofa.jraft.util.internal.ReferenceFieldUpdater
 
set(int, ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
setAddr(Endpoint) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setAfterShutdown(Closure) - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
setAppliedId(LogId) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
setAppliedId(LogId) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Set the applied id, indicating that the log before applied_id (included) can be dropped from memory logs.
setApplyBatch(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setAttachment(Object) - 类 中的方法com.alipay.sofa.jraft.util.CountDownEvent
 
setAttribute(String, Object) - 接口 中的方法com.alipay.sofa.jraft.rpc.Connection
Set the attribute to the connection.
setAttributeIfAbsent(String, Object) - 接口 中的方法com.alipay.sofa.jraft.rpc.Connection
Set the attribute to the connection if the key's item doesn't exist, otherwise returns the present item.
setBallotBox(BallotBox) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setBallotBox(BallotBox) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setBootstrapId(LogId) - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
setBuffer(ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
setCatchupMargin(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setCheckpointIntervalMs(int) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
setChecksum(long) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
optional int64 checksum = 7;
setChecksum(String) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional string checksum = 3;
setChecksum(long) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setChecksum(long) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Checksum fot this log entry, since 1.2.6, added by boyan@antfin.com optional int64 checksum = 6;
setChecksumBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional string checksum = 3;
setCliRpcThreadPoolSize(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setClosureQueue(ClosureQueue) - 类 中的方法com.alipay.sofa.jraft.option.BallotBoxOptions
 
setClosureQueue(ClosureQueue) - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
setCode(int) - 类 中的方法com.alipay.sofa.jraft.Status
Set error code.
setCommittedIndex(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 committed_index = 8;
setConf(Configuration) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
setConfigurationManager(ConfigurationManager) - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
setConfigurationManager(ConfigurationManager) - 类 中的方法com.alipay.sofa.jraft.option.LogStorageOptions
 
setCopyOptions(CopyOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
setCount(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 count = 3;
setData(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required bytes data = 6;
setData(ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setData(ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.entity.Task
 
setData(ByteBuffer) - 类 中的方法com.alipay.sofa.jraft.entity.UserLog
 
setData(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
optional bytes data = 9;
setData(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
required bytes data = 2;
setDataLen(long) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
optional int64 data_len = 4;
setDecayPriorityGap(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setDefaultInvokeCtx(InvokeContext) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
setDestBuf(ByteBufferCollector) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
setDestPath(String) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
setDisableCli(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setDisruptorBufferSize(int) - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
setDisruptorBufferSize(int) - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
setDisruptorBufferSize(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setDisruptorPublishEventWaitTimeoutSecs(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setDone(Closure) - 类 中的方法com.alipay.sofa.jraft.entity.Task
 
setDynamicHeartBeatTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setElectionHeartbeatFactor(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setElectionPriority(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setElectionTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setElectionTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setElectionTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setEnableLogEntryChecksum(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setEnableMetrics(boolean) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setEnableMetrics(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setEnableRpcChecksum(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
setEntries(int, RaftOutter.EntryMeta) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
setEntries(int, RaftOutter.EntryMeta.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
repeated .jraft.EntryMeta entries = 7;
setEntries(int, ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
repeated bytes entries = 3;
setEntries(List<LogEntry>) - 类 中的方法com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
setEof(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
Data is in attachment required bool eof = 1;
setError(RaftException) - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl.OnErrorClosure
 
setError(RaftException) - 类 中的方法com.alipay.sofa.jraft.core.ReadOnlyServiceImpl
 
setError(RaftException) - 接口 中的方法com.alipay.sofa.jraft.ReadOnlyService
Called when the node is turned into error state.
setError(int, String, Object...) - 类 中的方法com.alipay.sofa.jraft.Status
Set error code and error msg.
setError(RaftError, String, Object...) - 类 中的方法com.alipay.sofa.jraft.Status
Set raft error and error msg.
setError(Exception) - 接口 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage.WriteContext
Set an exception to context.
setError(Exception) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.BarrierWriteContext
 
setError(int) - 类 中的方法com.alipay.sofa.jraft.util.ThreadId
Set error code, if it tryLock success, run the onError callback with code immediately, else add it into pending errors and will be called before unlock.
setErrorAndRollback(long, Status) - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
setErrorAndRollback(long, Status) - 类 中的方法com.alipay.sofa.jraft.core.IteratorWrapper
 
setErrorAndRollback(long, Status) - 接口 中的方法com.alipay.sofa.jraft.Iterator
Invoked when some critical error occurred.
setErrorCode(int) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
required int32 errorCode = 1;
setErrorMsg(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
optional string errorMsg = 2;
setErrorMsg(String) - 类 中的方法com.alipay.sofa.jraft.Status
Set error msg
setErrorMsgBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
optional string errorMsg = 2;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorResponse(RpcRequests.ErrorResponse.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
optional .jraft.ErrorResponse errorResponse = 99;
setErrorWasSet(boolean) - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
setEventFactory(EventFactory<T>) - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
setExpectedTerm(long) - 类 中的方法com.alipay.sofa.jraft.entity.Task
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
setFileCheckHole(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setFilename(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required string filename = 2;
setFilenameBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required string filename = 2;
setFiles(int, LocalStorageOutter.LocalSnapshotPbMeta.File) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
setFiles(int, LocalStorageOutter.LocalSnapshotPbMeta.File.Builder) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
repeated .jraft.LocalSnapshotPbMeta.File files = 2;
setFilterBeforeCopyRemote(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setFilterBeforeCopyRemote(boolean) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setFilterBeforeCopyRemote(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
setFilterBeforeCopyRemote() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
setFilterBeforeCopyRemote() - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotStorage
Set filterBeforeCopyRemote to be true.When true, it will filter the data before copy to remote.
setFirstLogIndex(long) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
required int64 first_log_index = 1;
setFirstLogIndex(long) - 类 中的方法com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
setFsm(StateMachine) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setFsm(StateMachine) - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
setFsm(StateMachine) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setFsmCaller(FSMCaller) - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
setFsmCaller(FSMCaller) - 类 中的方法com.alipay.sofa.jraft.option.ReadOnlyServiceOptions
 
setFsmCaller(FSMCaller) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setGranted(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required bool granted = 2;
setGroupConf(Configuration) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Set the raft group id
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string group_id = 1;
setGroupId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string group_id = 1;
setGroupIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string group_id = 1;
setHeartbeatTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setId(LogId) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
setId(LogId) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setIndex(long) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 index = 3;
setIndex(long) - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
setIndex(long) - 类 中的方法com.alipay.sofa.jraft.entity.ReadIndexState
 
setIndex(long) - 类 中的方法com.alipay.sofa.jraft.entity.UserLog
 
setIndex(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required int64 index = 1;
setInitialConf(Configuration) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setInitTerm(long) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setKeepInMemorySegmentCount(int) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
setLastCommittedIndex(long) - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
Called by follower, otherwise the behavior is undefined.
setLastFile(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions.Builder
 
setLastIncludedIndex(long) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_index = 1;
setLastIncludedTerm(long) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
required int64 last_included_term = 2;
setLastLogIndex(long) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setLastLogIndex(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
optional int64 last_log_index = 3;
setLastLogIndex(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_index = 6;
setLastLogIndex(long) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
setLastLogTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 last_log_term = 5;
setLeaderId(PeerId) - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string leader_id = 2;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string leader_id = 2;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string leader_id = 2;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
required string leader_id = 1;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional string leader_id = 2;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string leader_id = 2;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string leader_id = 2;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string leader_id = 2;
setLeaderId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
required string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
required string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
required string leader_id = 1;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
required string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
required string leader_id = 2;
setLeaderIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
required string leader_id = 2;
setLeaderLeaseTimeRatio(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setLearners(LinkedHashSet<PeerId>) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
setLearners(int, ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes learners = 8;
setLearners(List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string learners = 7;
setLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string learners = 5;
setLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
repeated string learners = 3;
setLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string learners = 2;
setLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
repeated string learners = 3;
setLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
repeated string learners = 3;
setLogEntryCodecFactory(LogEntryCodecFactory) - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
setLogEntryCodecFactory(LogEntryCodecFactory) - 类 中的方法com.alipay.sofa.jraft.option.LogStorageOptions
 
setLogManager(LogManager) - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
setLogManager(LogManager) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setLogManager(LogManager) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setLogManager(LogManager) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setLogStorage(LogStorage) - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
setLogUri(String) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setLogUri(String) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setMaxAppendBufferSize(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setMaxBodySize(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setMaxByteCountPerRpc(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setMaxElectionDelayMs(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setMaxEntriesSize(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setMaxMargin(long) - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
setMaxPermits(int) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
Adjusts the maximum number of available permits.
setMaxReplicatorInflightMsgs(int) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setMaxRetry(int) - 类 中的方法com.alipay.sofa.jraft.option.CliOptions
 
setMaxRetry(int) - 类 中的方法com.alipay.sofa.jraft.option.CopyOptions
 
setMaxSegmentFileSize(int) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
setMeta(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
setMeta(RaftOutter.SnapshotMeta.Builder) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
optional .jraft.SnapshotMeta meta = 1;
setMeta(LocalFileMetaOutter.LocalFileMeta) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
setMeta(LocalFileMetaOutter.LocalFileMeta.Builder) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
optional .jraft.LocalFileMeta meta = 2;
setMeta(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
setMeta(RaftOutter.SnapshotMeta.Builder) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required .jraft.SnapshotMeta meta = 5;
setMeta(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotMetaTable
Set the snapshot metadata.
setMetaTable(LocalSnapshotMetaTable) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.SnapshotFileReader
 
setMetricRegistry(MetricRegistry) - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
setName(String) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
required string name = 1;
setNameBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
required string name = 1;
setNewFile(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions.Builder
 
setNewLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string new_learners = 2;
setNewPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string new_peers = 2;
setNewPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
repeated string new_peers = 3;
setNewPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string new_peers = 2;
setNewPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string new_peers = 2;
setNewPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string new_peers = 4;
setNode(NodeImpl) - 类 中的方法com.alipay.sofa.jraft.option.FSMCallerOptions
 
setNode(NodeImpl) - 类 中的方法com.alipay.sofa.jraft.option.RaftMetaStorageOptions
 
setNode(NodeImpl) - 类 中的方法com.alipay.sofa.jraft.option.ReadOnlyServiceOptions
 
setNode(NodeImpl) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setNode(NodeImpl) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setNode(NodeImpl) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setNodeMetrics(NodeMetrics) - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
setNodeOptions(NodeOptions) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
setNodeOptions(NodeOptions) - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Set node options.
setOffset(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 offset = 4;
setOldConf(Configuration) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
setOldLearners(int, ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_learners = 9;
setOldLearners(List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setOldLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string old_learners = 8;
setOldLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_learners = 6;
setOldLearners(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
repeated string old_learners = 1;
setOldPeers(int, ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes old_peers = 5;
setOldPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string old_peers = 2;
setOldPeers(List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setOldPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
Don't change field id of `old_peers' in the consideration of backward compatibility repeated string old_peers = 5;
setOldPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string old_peers = 4;
setOldPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
repeated string old_peers = 1;
setOldPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
repeated string old_peers = 1;
setOldPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
repeated string old_peers = 1;
setOldPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
repeated string old_peers = 3;
setOnlyAlive(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
optional bool only_alive = 3 [default = false];
setOpenStatistics(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setOutputStream(OutputStream) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
setPath(String) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
setPeerId(PeerId) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string peer_id = 3;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
optional string peer_id = 2;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string peer_id = 3;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string peer_id = 2;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
optional string peer_id = 2;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
optional string peer_id = 3;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string peer_id = 3;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string peer_id = 3;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string peer_id = 3;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
optional string peer_id = 4;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string peer_id = 3;
setPeerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
required string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
optional string peer_id = 2;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
required string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
required string peer_id = 2;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
optional string peer_id = 2;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
optional string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
optional string peer_id = 4;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string peer_id = 3;
setPeerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string peer_id = 3;
setPeers(List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
setPeers(int, ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
repeated bytes peers = 4;
setPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
repeated string peers = 1;
setPeers(List<PeerId>) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
repeated string peers = 3;
setPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
repeated string peers = 3;
setPeers(int, String) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
repeated string peers = 1;
setPos(int) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions.Builder
 
setPreAllocateSegmentCount(int) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
setPrevLogIndex(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_index = 6;
setPrevLogTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 prev_log_term = 5;
setPreVote(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required bool pre_vote = 7;
setPriority(int) - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
setProducerType(ProducerType) - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
setProperty(String, String) - 类 中的静态方法com.alipay.sofa.jraft.util.SystemPropertyUtil
Sets the value of the Java system property with the specified key
setRaftClientService(RaftClientService) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
setRaftMetaUri(String) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setRaftMetaUri(String) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setRaftOptions(RaftOptions) - 类 中的方法com.alipay.sofa.jraft.option.LogManagerOptions
 
setRaftOptions(RaftOptions) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setRaftOptions(RaftOptions) - 类 中的方法com.alipay.sofa.jraft.option.ReadOnlyServiceOptions
 
setRaftOptions(RaftOptions) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setRaftOptions(RaftOptions) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
setRaftOptions(RaftOptions) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
setRaftRpcClientService(RaftClientService) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setRaftRpcService(RaftClientService) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setRaftRpcThreadPoolSize(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setReaderId(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
required int64 reader_id = 1;
setReadOnlyOptions(ReadOnlyOption) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setReadPartly(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
optional bool read_partly = 5;
setReadSize(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
optional int64 read_size = 3;
setRecover(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
setReplicatorPipeline(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setReplicatorType(ReplicatorType) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setResponse(T) - 接口 中的方法com.alipay.sofa.jraft.rpc.RpcResponseClosure
Called by request handler to set response.
setResponse(T) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcResponseClosureAdapter
 
setResult(long, byte[]) - 类 中的方法com.alipay.sofa.jraft.closure.ReadIndexClosure
Set callback result, called by jraft.
setResult(R) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.FutureImpl
Set the result value and notify about operation completion.
setRetryIntervalMs(long) - 类 中的方法com.alipay.sofa.jraft.option.CopyOptions
 
setRingBufferSize(int) - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
setRpcConnectTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
setRpcDefaultTimeout(int) - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
setRpcInstallSnapshotTimeout(int) - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
setRpcProcessorThreadPoolSize(int) - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
setRpcServer(RpcServer) - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Set rpc server.
setSendTimestamp(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
required int64 send_timestamp = 1;
setServerAddr(Endpoint) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
setServerId(PeerId) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setServerId(PeerId) - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Set the node serverId
setServerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string server_id = 2;
setServerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string server_id = 2;
setServerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string server_id = 2;
setServerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string server_id = 2;
setServerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string server_id = 2;
setServerId(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string server_id = 2;
setServerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required string server_id = 2;
setServerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
required string server_id = 2;
setServerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string server_id = 2;
setServerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
required string server_id = 2;
setServerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required string server_id = 2;
setServerIdBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required string server_id = 2;
setServiceFactory(JRaftServiceFactory) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setServiceFactory(JRaftServiceFactory) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSharedElectionTimer(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSharedSnapshotTimer(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSharedStepDownTimer(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSharedTimerPool(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSharedVoteTimer(boolean) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSnapshot(ConfigurationEntry) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationManager
 
setSnapshot(RaftOutter.SnapshotMeta) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
setSnapshot(RaftOutter.SnapshotMeta) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Notify the log manager about the latest snapshot, which indicates the logs which can be safely truncated.
setSnapshotIntervalSecs(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSnapshotLogIndexMargin(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSnapshotStorage(SnapshotStorage) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setSnapshotStorage(SnapshotStorage) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setSnapshotThrottle(SnapshotThrottle) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSnapshotThrottle(SnapshotThrottle) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setSnapshotThrottle(SnapshotThrottle) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
setSnapshotThrottle(SnapshotThrottle) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
setSnapshotThrottle(SnapshotThrottle) - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotStorage
Configure a SnapshotThrottle.
setSnapshotUri(String) - 类 中的方法com.alipay.sofa.jraft.option.BootstrapOptions
 
setSnapshotUri(String) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setSource(LocalFileMetaOutter.FileSource) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional .jraft.FileSource source = 2;
setStatus(Status) - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
setStatus(Status) - 类 中的方法com.alipay.sofa.jraft.error.RaftException
 
setStepDownWhenVoteTimedout(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setStorage(SnapshotStorage) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
setSuccess(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required bool success = 2;
setSuccess(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required bool success = 2;
setSuccess(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
required bool success = 2;
setSuccess(boolean) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required bool success = 2;
setSync(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setSync(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile.SegmentFileOptions.Builder
 
setSyncMeta(boolean) - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required int64 term = 2;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required int64 term = 1;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required int64 term = 1;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
required int64 term = 4;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
required int64 term = 1;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required int64 term = 4;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
required int64 term = 1;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
required int64 term = 4;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
required int64 term = 1;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
required int64 term = 4;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
required int64 term = 1;
setTerm(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
setTerm(long) - 接口 中的方法com.alipay.sofa.jraft.storage.RaftMetaStorage
Set current term.
setTermAndVotedFor(long, PeerId) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
setTermAndVotedFor(long, PeerId) - 接口 中的方法com.alipay.sofa.jraft.storage.RaftMetaStorage
Set term and voted for information.
setThreadFactory(ThreadFactory) - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
setTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.CliOptions
 
setTimeoutMs(int) - 类 中的方法com.alipay.sofa.jraft.option.CopyOptions
 
setTimer(ScheduledFuture<?>) - 类 中的方法com.alipay.sofa.jraft.closure.CatchUpClosure
 
setTimerManager(Scheduler) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
setTimerManager(Scheduler) - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
setTimerManager(Scheduler) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
setTimerPoolSize(int) - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
setType(EnumOutter.EntryType) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
required .jraft.EntryType type = 1;
setType(EnumOutter.EntryType) - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
setType(EnumOutter.EntryType) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
required .jraft.EntryType type = 2;
setType(EnumOutter.ErrorType) - 类 中的方法com.alipay.sofa.jraft.error.RaftException
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse.Builder
 
setUri(String) - 类 中的方法com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
setUri(String) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string uri = 6;
setUriBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest.Builder
required string uri = 6;
setUserMeta(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta.Builder
optional bytes user_meta = 1;
setValueSizeThreshold(int) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
setVotedfor(String) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required string votedfor = 2;
setVotedFor(PeerId) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
setVotedFor(PeerId) - 接口 中的方法com.alipay.sofa.jraft.storage.RaftMetaStorage
Set voted for information.
setVotedforBytes(ByteString) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta.Builder
required string votedfor = 2;
setWaiter(FSMCaller) - 类 中的方法com.alipay.sofa.jraft.option.BallotBoxOptions
 
setWaitStrategy(WaitStrategy) - 类 中的方法com.alipay.sofa.jraft.util.DisruptorBuilder
 
setWriteExecutor(ThreadPoolExecutor) - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.Builder
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.core.BallotBox
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
shutdown(Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.core.ReadOnlyServiceImpl
 
shutdown() - 接口 中的方法com.alipay.sofa.jraft.core.Scheduler
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.core.TimerManager
 
shutdown() - 接口 中的方法com.alipay.sofa.jraft.Lifecycle
Dispose the resources for service.
shutdown(Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Shutdown local replica node.
shutdown() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.AbstractClientService
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcClient
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.rpc.impl.BoltRpcServer
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotReader
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
shutdown() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
shutdownAndAwaitTermination(ExecutorService) - 类 中的静态方法com.alipay.sofa.jraft.util.ExecutorServiceHelper
 
shutdownAndAwaitTermination(ExecutorService, long) - 类 中的静态方法com.alipay.sofa.jraft.util.ExecutorServiceHelper
The following method shuts down an ExecutorService in two phases, first by calling shutdown to reject incoming tasks, and then calling shutdownNow, if necessary, to cancel any lingering tasks.
shutdownGracefully() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
shutdownGracefully(long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultFixedThreadsExecutorGroup
 
shutdownGracefully() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultSingleThreadExecutor
 
shutdownGracefully(long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.DefaultSingleThreadExecutor
 
shutdownGracefully() - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroup
Shortcut method for FixedThreadsExecutorGroup.shutdownGracefully(long, TimeUnit) with sensible default values.
shutdownGracefully(long, TimeUnit) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.FixedThreadsExecutorGroup
Signals all executors that the caller wants them to be shutdown.
shutdownGracefully() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
shutdownGracefully(long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.concurrent.MpscSingleThreadExecutor
 
shutdownGracefully() - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.SingleThreadExecutor
Shortcut method for SingleThreadExecutor.shutdownGracefully(long, TimeUnit) with sensible default values.
shutdownGracefully(long, TimeUnit) - 接口 中的方法com.alipay.sofa.jraft.util.concurrent.SingleThreadExecutor
Signals this executor that the caller wants it to be shutdown.
SIG_USR2 - 类 中的静态变量com.alipay.sofa.jraft.util.SignalHelper
 
SignalHelper - com.alipay.sofa.jraft.util中的类
 
SingleThreadExecutor - com.alipay.sofa.jraft.util.concurrent中的接口
 
size() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
Returns the peers total number.
size() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.ConcurrentHashSet
return the size of the map
size() - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
snapshot(String, PeerId) - 接口 中的方法com.alipay.sofa.jraft.CliService
Ask the peer to dump a snapshot immediately.
snapshot(String, PeerId) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
snapshot(Closure) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
snapshot(Closure) - 接口 中的方法com.alipay.sofa.jraft.Node
Start a snapshot immediately if possible. done.run() would be invoked when the snapshot finishes, describing the detailed result.
snapshot(Endpoint, CliRequests.SnapshotRequest, RpcResponseClosure<RpcRequests.ErrorResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Do a snapshot.
snapshot(Endpoint, CliRequests.SnapshotRequest, RpcResponseClosure<RpcRequests.ErrorResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
Snapshot - com.alipay.sofa.jraft.storage.snapshot中的类
Represents a state machine snapshot.
Snapshot() - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.Snapshot
 
SnapshotCopier - com.alipay.sofa.jraft.storage.snapshot中的类
Copy snapshot from the give resources.
SnapshotCopier() - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.SnapshotCopier
 
SnapshotCopierOptions - com.alipay.sofa.jraft.option中的类
Snapshot copier options.
SnapshotCopierOptions() - 类 的构造器com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
SnapshotCopierOptions(RaftClientService, Scheduler, RaftOptions, NodeOptions) - 类 的构造器com.alipay.sofa.jraft.option.SnapshotCopierOptions
 
SnapshotExecutor - com.alipay.sofa.jraft.storage中的接口
Executing Snapshot related stuff.
SnapshotExecutorImpl - com.alipay.sofa.jraft.storage.snapshot中的类
Snapshot executor implementation.
SnapshotExecutorImpl() - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.SnapshotExecutorImpl
 
SnapshotExecutorOptions - com.alipay.sofa.jraft.option中的类
Snapshot executor options.
SnapshotExecutorOptions() - 类 的构造器com.alipay.sofa.jraft.option.SnapshotExecutorOptions
 
SnapshotFileReader - com.alipay.sofa.jraft.storage.snapshot.local中的类
Snapshot file reader
SnapshotFileReader(String, SnapshotThrottle) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.local.SnapshotFileReader
 
SnapshotReader - com.alipay.sofa.jraft.storage.snapshot中的类
Snapshot reader.
SnapshotReader() - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.SnapshotReader
 
SnapshotRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
Snapshot request processor.
SnapshotRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.SnapshotRequestProcessor
 
SnapshotStorage - com.alipay.sofa.jraft.storage中的接口
Snapshot storage.
SnapshotThrottle - com.alipay.sofa.jraft.storage中的接口
Snapshot throttling during heavy disk reading/writing
SnapshotWriter - com.alipay.sofa.jraft.storage.snapshot中的类
Snapshot writer.
SnapshotWriter() - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.SnapshotWriter
 
sort() - 类 中的方法com.alipay.sofa.jraft.util.JRaftServiceLoader
 
SOURCE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
SPI - com.alipay.sofa.jraft.util中的注释类型
 
Spinner() - 类 的构造器com.alipay.sofa.jraft.util.ThreadHelper.Spinner
 
StableClosure() - 类 的构造器com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
StableClosure(List<LogEntry>) - 类 的构造器com.alipay.sofa.jraft.storage.LogManager.StableClosure
 
start() - 接口 中的方法com.alipay.sofa.jraft.closure.LoadSnapshotClosure
Start to load snapshot, returns a snapshot reader.
start(RaftOutter.SnapshotMeta) - 接口 中的方法com.alipay.sofa.jraft.closure.SaveSnapshotClosure
Starts to save snapshot, returns the writer.
start(ReplicatorOptions, RaftOptions) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
start() - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Starts the raft group service, returns the raft node.
start(boolean) - 类 中的方法com.alipay.sofa.jraft.RaftGroupService
Starts the raft group service, returns the raft node.
start() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotCopier
 
start() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.SnapshotCopier
Start the copy job.
start() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Start the timer.
start() - 类 中的方法com.alipay.sofa.jraft.util.timer.HashedWheelTimer
Starts the background thread explicitly.
startCopy2IoBuffer(String, ByteBufferCollector, CopyOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.RemoteFileCopier
 
startCopyToFile(String, String, CopyOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.RemoteFileCopier
 
startJob() - 接口 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage.WriteContext
Start a sub job.
startJob() - 类 中的方法com.alipay.sofa.jraft.storage.log.RocksDBSegmentLogStorage.BarrierWriteContext
 
startToCopyFrom(String, SnapshotCopierOptions) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotStorage
 
startToCopyFrom(String, SnapshotCopierOptions) - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotStorage
Starts a copy job to copy data from remote uri.
State - com.alipay.sofa.jraft.core中的枚举
Node state
stateChanged(PeerId, Replicator.ReplicatorStateListener.ReplicatorState) - 接口 中的方法com.alipay.sofa.jraft.core.Replicator.ReplicatorStateListener
Called when the replicator state is changed.
StateMachine - com.alipay.sofa.jraft中的接口
|StateMachine| is the sink of all the events of a very raft node.
StateMachineAdapter - com.alipay.sofa.jraft.core中的类
State machine adapter that implements all methods with default behavior except StateMachine.onApply(com.alipay.sofa.jraft.Iterator).
StateMachineAdapter() - 类 的构造器com.alipay.sofa.jraft.core.StateMachineAdapter
 
statInfo - 类 中的变量com.alipay.sofa.jraft.core.Replicator
 
Status - com.alipay.sofa.jraft中的类
 
Status() - 类 的构造器com.alipay.sofa.jraft.Status
 
Status(Status) - 类 的构造器com.alipay.sofa.jraft.Status
 
Status(RaftError, String, Object...) - 类 的构造器com.alipay.sofa.jraft.Status
 
Status(int, String, Object...) - 类 的构造器com.alipay.sofa.jraft.Status
 
Status(int, String) - 类 的构造器com.alipay.sofa.jraft.Status
 
status() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.CopySession
 
status() - 接口 中的方法com.alipay.sofa.jraft.storage.snapshot.remote.Session
Returns the copy job status.
stop(ThreadId) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
stop() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
Stop timer
stop() - 类 中的方法com.alipay.sofa.jraft.util.timer.DefaultTimer
 
stop() - 类 中的方法com.alipay.sofa.jraft.util.timer.HashedWheelTimer
 
stop() - 接口 中的方法com.alipay.sofa.jraft.util.timer.Timer
Releases all resources acquired by this Timer and cancels all tasks which were scheduled but not executed yet.
stopAll() - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
stopAll() - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Stop all replicators.
stopAllAndFindTheNextCandidate(ConfigurationEntry) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
stopAllAndFindTheNextCandidate(ConfigurationEntry) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Stop all the replicators except for the one that we think can be the candidate of the next leader, which has the largest `last_log_id' among peers in |current_conf|.
stopReplicator(PeerId) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
stopReplicator(PeerId) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Stop replicator for the peer.
stopTransferLeadership(ThreadId) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
stopTransferLeadership(PeerId) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
stopTransferLeadership(PeerId) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Stop transferring leadership to the given |peer|
Storage - com.alipay.sofa.jraft.storage中的接口
Common interface for storage.
StorageOptionsFactory - com.alipay.sofa.jraft.util中的类
 
SUCCESS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
SUCCESS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
SUCCESS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
SUCCESS_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
supportSignal() - 类 中的静态方法com.alipay.sofa.jraft.util.SignalHelper
 
swapOut() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
sync(boolean) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
Forces any changes made to this segment file's content to be written to the storage device containing the mapped file.
sync() - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.local.LocalSnapshotWriter
 
SynchronizedClosure - com.alipay.sofa.jraft.closure中的类
A special Closure which provides synchronization primitives.
SynchronizedClosure() - 类 的构造器com.alipay.sofa.jraft.closure.SynchronizedClosure
 
SynchronizedClosure(int) - 类 的构造器com.alipay.sofa.jraft.closure.SynchronizedClosure
 
SystemPropertyUtil - com.alipay.sofa.jraft.util中的类
A collection of utility methods to retrieve and parse the values of the Java system properties.

T

Task - com.alipay.sofa.jraft.entity中的类
Basic message structure of jraft, contains: data: associated task data done: task closure, called when the data is successfully committed to the raft group.
Task() - 类 的构造器com.alipay.sofa.jraft.entity.Task
 
Task(ByteBuffer, Closure) - 类 的构造器com.alipay.sofa.jraft.entity.Task
Creates a task with data/done.
Task(ByteBuffer, Closure, long) - 类 的构造器com.alipay.sofa.jraft.entity.Task
Creates a task with data/done/expectedTerm.
task() - 接口 中的方法com.alipay.sofa.jraft.util.timer.Timeout
Returns the TimerTask which is associated with this handle.
TaskClosure - com.alipay.sofa.jraft.closure中的接口
Closure for task applying.
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
TERM_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
terminated() - 类 中的方法com.alipay.sofa.jraft.util.LogScheduledThreadPoolExecutor
 
terminated() - 类 中的方法com.alipay.sofa.jraft.util.LogThreadPoolExecutor
 
threadFactory(ThreadFactory) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
threadFactory(ThreadFactory) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.ScheduledPoolBuilder
 
ThreadHelper - com.alipay.sofa.jraft.util中的类
 
ThreadHelper.Spinner - com.alipay.sofa.jraft.util中的类
 
ThreadId - com.alipay.sofa.jraft.util中的类
Replicator id with lock.
ThreadId(Object, ThreadId.OnError) - 类 的构造器com.alipay.sofa.jraft.util.ThreadId
 
ThreadId.OnError - com.alipay.sofa.jraft.util中的接口
 
threadLocalCapacity() - 类 中的静态方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
threadLocalCapacity() - 类 中的静态方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
threadLocalCapacity() - 类 中的方法com.alipay.sofa.jraft.util.Recyclers
 
threadLocalSize() - 类 中的静态方法com.alipay.sofa.jraft.util.ByteBufferCollector
 
threadLocalSize() - 类 中的静态方法com.alipay.sofa.jraft.util.RecyclableByteBufferList
 
threadLocalSize() - 类 中的方法com.alipay.sofa.jraft.util.Recyclers
 
ThreadPoolMetricRegistry - com.alipay.sofa.jraft.util中的类
 
ThreadPoolMetricRegistry() - 类 的构造器com.alipay.sofa.jraft.util.ThreadPoolMetricRegistry
 
ThreadPoolMetricSet - com.alipay.sofa.jraft.util中的类
Thread pool metric set including pool-size, queued, active, completed etc.
ThreadPoolMetricSet(ThreadPoolExecutor) - 类 的构造器com.alipay.sofa.jraft.util.ThreadPoolMetricSet
 
ThreadPoolMetricsSignalHandler - com.alipay.sofa.jraft中的类
 
ThreadPoolMetricsSignalHandler() - 类 的构造器com.alipay.sofa.jraft.ThreadPoolMetricsSignalHandler
 
ThreadPoolUtil - com.alipay.sofa.jraft.util中的类
 
ThreadPoolUtil.PoolBuilder - com.alipay.sofa.jraft.util中的类
 
ThreadPoolUtil.ScheduledPoolBuilder - com.alipay.sofa.jraft.util中的类
 
throttledByThroughput(long) - 类 中的方法com.alipay.sofa.jraft.storage.snapshot.ThroughputSnapshotThrottle
 
throttledByThroughput(long) - 接口 中的方法com.alipay.sofa.jraft.storage.SnapshotThrottle
Get available throughput in bytes after throttled Must be thread-safe
ThroughputSnapshotThrottle - com.alipay.sofa.jraft.storage.snapshot中的类
SnapshotThrottle with throughput threshold used in installSnapshot.
ThroughputSnapshotThrottle(long, long) - 类 的构造器com.alipay.sofa.jraft.storage.snapshot.ThroughputSnapshotThrottle
 
throwException(Throwable) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.ThrowUtil
Raises an exception bypassing compiler checks for checked exceptions.
throwException(Throwable) - 类 中的静态方法com.alipay.sofa.jraft.util.internal.UnsafeUtil
 
throwException(Throwable) - 类 中的方法com.alipay.sofa.jraft.util.internal.UnsafeUtil.UnsafeAccessor
 
ThrowUtil - com.alipay.sofa.jraft.util.internal中的类
Throwing tool.
Timeout - com.alipay.sofa.jraft.util.timer中的接口
A handle associated with a TimerTask that is returned by a Timer.
timeoutNow(Endpoint, RpcRequests.TimeoutNowRequest, int, RpcResponseClosure<RpcRequests.TimeoutNowResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.core.DefaultRaftClientService
 
timeoutNow(Endpoint, RpcRequests.TimeoutNowRequest, int, RpcResponseClosure<RpcRequests.TimeoutNowResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.RaftClientService
Send a timeout-now request and handle the response with done.
TimeoutNowRequestProcessor - com.alipay.sofa.jraft.rpc.impl.core中的类
TimeoutNow request processor.
TimeoutNowRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.core.TimeoutNowRequestProcessor
 
timer() - 接口 中的方法com.alipay.sofa.jraft.util.timer.Timeout
Returns the Timer that created this handle.
Timer - com.alipay.sofa.jraft.util.timer中的接口
Schedules TimerTasks for one-time future execution in a background thread.
TIMER_FACTORY - 类 中的静态变量com.alipay.sofa.jraft.core.NodeImpl
 
TimerManager - com.alipay.sofa.jraft.core中的类
The global timer manager.
TimerManager(int) - 类 的构造器com.alipay.sofa.jraft.core.TimerManager
 
TimerManager(int, String) - 类 的构造器com.alipay.sofa.jraft.core.TimerManager
 
TimerTask - com.alipay.sofa.jraft.util.timer中的接口
A task which is executed after the delay specified with Timer#newTimeout(TimerTask, long, TimeUnit).
timerThreadLocal() - 类 中的静态方法com.alipay.sofa.jraft.util.ThreadPoolMetricRegistry
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
toBuilder() - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
toHex(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
Dump byte array into a hex string.
toString() - 类 中的方法com.alipay.sofa.jraft.conf.Configuration
 
toString() - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationEntry
 
toString() - 类 中的方法com.alipay.sofa.jraft.core.FSMCallerImpl
 
toString() - 类 中的方法com.alipay.sofa.jraft.core.IteratorImpl
 
toString() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
toString() - 类 中的方法com.alipay.sofa.jraft.core.Replicator
 
toString() - 类 中的方法com.alipay.sofa.jraft.entity.LeaderChangeContext
 
toString() - 类 中的方法com.alipay.sofa.jraft.entity.LogEntry
 
toString() - 类 中的方法com.alipay.sofa.jraft.entity.LogId
 
toString() - 类 中的方法com.alipay.sofa.jraft.entity.NodeId
 
toString() - 类 中的方法com.alipay.sofa.jraft.entity.PeerId
 
toString() - 类 中的方法com.alipay.sofa.jraft.entity.UserLog
 
toString() - 类 中的方法com.alipay.sofa.jraft.error.RaftException
 
toString() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
toString() - 类 中的方法com.alipay.sofa.jraft.option.RaftOptions
 
toString() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorGroupOptions
 
toString() - 类 中的方法com.alipay.sofa.jraft.option.ReplicatorOptions
 
toString() - 类 中的方法com.alipay.sofa.jraft.option.RpcOptions
 
toString() - 类 中的方法com.alipay.sofa.jraft.RouteTable
 
toString() - 类 中的方法com.alipay.sofa.jraft.Status
 
toString() - 类 中的方法com.alipay.sofa.jraft.storage.impl.LocalRaftMetaStorage
 
toString() - 类 中的方法com.alipay.sofa.jraft.storage.log.CheckpointFile.Checkpoint
 
toString() - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
 
toString() - 类 中的方法com.alipay.sofa.jraft.util.Bytes
 
toString() - 类 中的方法com.alipay.sofa.jraft.util.DebugStatistics
 
toString() - 枚举 中的方法com.alipay.sofa.jraft.util.DirectExecutor
 
toString() - 类 中的方法com.alipay.sofa.jraft.util.Endpoint
 
toString() - 类 中的方法com.alipay.sofa.jraft.util.JRaftServiceLoader
Returns a string describing this service.
toString() - 类 中的方法com.alipay.sofa.jraft.util.RepeatedTimer
 
toString() - 类 中的方法com.alipay.sofa.jraft.util.SegmentList
 
toString() - 类 中的方法com.alipay.sofa.jraft.util.ThreadId
 
touch() - 类 中的方法com.alipay.sofa.jraft.storage.log.AbortFile
 
transferLeader(String, Configuration, PeerId) - 接口 中的方法com.alipay.sofa.jraft.CliService
Transfer the leader of the replication group to the target peer
transferLeader(String, Configuration, PeerId) - 类 中的方法com.alipay.sofa.jraft.core.CliServiceImpl
 
transferLeader(Endpoint, CliRequests.TransferLeaderRequest, RpcResponseClosure<RpcRequests.ErrorResponse>) - 接口 中的方法com.alipay.sofa.jraft.rpc.CliClientService
Transfer leadership to other peer.
transferLeader(Endpoint, CliRequests.TransferLeaderRequest, RpcResponseClosure<RpcRequests.ErrorResponse>) - 类 中的方法com.alipay.sofa.jraft.rpc.impl.cli.CliClientServiceImpl
 
TransferLeaderRequestProcessor - com.alipay.sofa.jraft.rpc.impl.cli中的类
Snapshot request processor.
TransferLeaderRequestProcessor(Executor) - 类 的构造器com.alipay.sofa.jraft.rpc.impl.cli.TransferLeaderRequestProcessor
 
transferLeadership(ThreadId, long) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
transferLeadershipTo(PeerId) - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
transferLeadershipTo(PeerId, long) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
transferLeadershipTo(PeerId) - 接口 中的方法com.alipay.sofa.jraft.Node
Try transferring leadership to |peer|.
transferLeadershipTo(PeerId, long) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Transfer leadership to the given |peer|
truncatePrefix(long) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationManager
[1, first_index_kept) are being discarded
truncatePrefix(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
truncatePrefix(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Delete logs from storage's head, [first_log_index, first_index_kept) will be discarded.
truncateSuffix(long) - 类 中的方法com.alipay.sofa.jraft.conf.ConfigurationManager
(last_index_kept, infinity) are being discarded
truncateSuffix(long) - 类 中的方法com.alipay.sofa.jraft.storage.impl.RocksDBLogStorage
 
truncateSuffix(int, long, boolean) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
Truncate data from wrotePos(inclusive) to the file end and set lastLogIndex=logIndex.
truncateSuffix(long) - 接口 中的方法com.alipay.sofa.jraft.storage.LogStorage
Delete uncommitted logs from storage's tail, (last_index_kept, last_log_index] will be discarded.
tryAcquire() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.AdjustableSemaphore
Acquires a permit from this semaphore, only if one is available at the time of invocation.
tryAcquire(int) - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
tryLock() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
tryLock(long, TimeUnit) - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
tryRelease(int) - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 

U

UnfoundPeerId(PeerId, int, boolean) - 类 的构造器com.alipay.sofa.jraft.entity.Ballot.UnfoundPeerId
 
unlock() - 类 中的方法com.alipay.sofa.jraft.util.NonReentrantLock
 
unlock() - 类 中的方法com.alipay.sofa.jraft.util.ThreadId
 
unlockAndDestroy() - 类 中的方法com.alipay.sofa.jraft.util.ThreadId
 
unmap(MappedByteBuffer) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
Unmap mappedByteBuffer See https://stackoverflow.com/questions/2972986/how-to-unmap-a-file-from-memory-mapped-using-filechannel-in-java
unsafeDecode(byte[], int, int) - 类 中的静态方法com.alipay.sofa.jraft.util.AsciiStringUtil
 
unsafeDecode(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.AsciiStringUtil
 
unsafeDecode(ByteString) - 类 中的静态方法com.alipay.sofa.jraft.util.AsciiStringUtil
 
unsafeEncode(CharSequence) - 类 中的静态方法com.alipay.sofa.jraft.util.AsciiStringUtil
 
UnsafeUtf8Util - com.alipay.sofa.jraft.util.internal中的类
UnsafeUtil - com.alipay.sofa.jraft.util.internal中的类
For the Unsafe access.
UnsafeUtil.UnsafeAccessor - com.alipay.sofa.jraft.util.internal中的类
 
update(int) - 类 中的方法com.alipay.sofa.jraft.util.CRC64
 
update(byte) - 类 中的方法com.alipay.sofa.jraft.util.CRC64
 
update(byte[], int, int) - 类 中的方法com.alipay.sofa.jraft.util.CRC64
 
update(byte[]) - 类 中的方法com.alipay.sofa.jraft.util.CRC64
 
updateConfiguration(String, Configuration) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Update configuration of group in route table.
updateConfiguration(String, String) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Update configuration of group in route table.
updateConfigurationAfterInstallingSnapshot() - 类 中的方法com.alipay.sofa.jraft.core.NodeImpl
 
updateLeader(String, PeerId) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Update leader info.
updateLeader(String, String) - 类 中的方法com.alipay.sofa.jraft.RouteTable
Update leader info.
Updaters - com.alipay.sofa.jraft.util.internal中的类
Sometime instead of reflection, better performance.
Updaters() - 类 的构造器com.alipay.sofa.jraft.util.internal.Updaters
 
URI_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
USE_MPSC_SINGLE_THREAD_EXECUTOR - 类 中的静态变量com.alipay.sofa.jraft.util.Utils
Whether use MpscSingleThreadExecutor, true by default.
USER_META_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
UserLog - com.alipay.sofa.jraft.entity中的类
User log entry.
UserLog(long, ByteBuffer) - 类 的构造器com.alipay.sofa.jraft.entity.UserLog
 
Utils - com.alipay.sofa.jraft.util中的类
Helper methods for jraft.
Utils() - 类 的构造器com.alipay.sofa.jraft.util.Utils
 

V

V1Decoder - com.alipay.sofa.jraft.entity.codec.v1中的类
已过时。
V1Encoder - com.alipay.sofa.jraft.entity.codec.v1中的类
已过时。
V2Decoder - com.alipay.sofa.jraft.entity.codec.v2中的类
V2 log entry decoder based on protobuf, see src/main/resources/log.proto
V2Encoder - com.alipay.sofa.jraft.entity.codec.v2中的类
V2 log entry encoder based on protobuf, see src/main/resources/log.proto
validate() - 类 中的方法com.alipay.sofa.jraft.option.NodeOptions
 
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.core.Replicator.ReplicatorStateListener.ReplicatorState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.core.Replicator.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.core.ReplicatorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.core.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
已过时。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
 
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
已过时。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
 
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
 
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.error.RaftError
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.option.ReadOnlyOption
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.util.concurrent.LongHeldDetectingReadWriteLock.AcquireMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.jraft.util.DirectExecutor
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.core.Replicator.ReplicatorStateListener.ReplicatorState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.core.Replicator.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.core.ReplicatorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.core.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.EntryType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.EnumOutter.ErrorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.FileSource
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.error.RaftError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.option.ReadOnlyOption
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.util.concurrent.LongHeldDetectingReadWriteLock.AcquireMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.jraft.util.DirectExecutor
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verifyGroupId(String) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
 
VERSION - 类 中的静态变量com.alipay.sofa.jraft.entity.codec.v2.LogEntryV2CodecFactory
 
VOTEDFOR_FIELD_NUMBER - 类 中的静态变量com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 

W

wait(long, LogManager.NewLogCallback, Object) - 类 中的方法com.alipay.sofa.jraft.storage.impl.LogManagerImpl
 
wait(long, LogManager.NewLogCallback, Object) - 接口 中的方法com.alipay.sofa.jraft.storage.LogManager
Wait until there are more logs since |last_log_index| and |on_new_log| would be called after there are new logs or error occurs, return the waiter id.
waitCaughtUp(PeerId, long, long, CatchUpClosure) - 类 中的方法com.alipay.sofa.jraft.core.ReplicatorGroupImpl
 
waitCaughtUp(PeerId, long, long, CatchUpClosure) - 接口 中的方法com.alipay.sofa.jraft.ReplicatorGroup
Wait the peer catchup.
waitForCaughtUp(ThreadId, long, long, CatchUpClosure) - 类 中的静态方法com.alipay.sofa.jraft.core.Replicator
 
withClock(Clock) - 类 中的方法com.alipay.sofa.jraft.util.MetricReporter.Builder
Use the given Clock instance for the time.
withLockObject(T) - 类 中的静态方法com.alipay.sofa.jraft.util.Utils
 
WORKER_STATE_INIT - 类 中的静态变量com.alipay.sofa.jraft.util.timer.HashedWheelTimer
 
WORKER_STATE_SHUTDOWN - 类 中的静态变量com.alipay.sofa.jraft.util.timer.HashedWheelTimer
 
WORKER_STATE_STARTED - 类 中的静态变量com.alipay.sofa.jraft.util.timer.HashedWheelTimer
 
workQueue(BlockingQueue<Runnable>) - 类 中的方法com.alipay.sofa.jraft.util.ThreadPoolUtil.PoolBuilder
 
wrap(byte[]) - 类 中的静态方法com.alipay.sofa.jraft.util.Bytes
 
wrap(byte[]) - 类 中的静态方法com.google.protobuf.ZeroByteStringHelper
Wrap a byte array into a ByteString.
wrap(byte[], int, int) - 类 中的静态方法com.google.protobuf.ZeroByteStringHelper
Wrap a byte array into a ByteString.
wrap(ByteBuffer) - 类 中的静态方法com.google.protobuf.ZeroByteStringHelper
Wrap a byte buffer into a ByteString.
write(long, byte[], RocksDBLogStorage.WriteContext) - 类 中的方法com.alipay.sofa.jraft.storage.log.SegmentFile
Write the data and return it's wrote position.
write(byte) - 类 中的方法com.google.protobuf.BytesCarrier
 
write(byte[], int, int) - 类 中的方法com.google.protobuf.BytesCarrier
 
write(ByteBuffer) - 类 中的方法com.google.protobuf.BytesCarrier
 
writeLazy(byte[], int, int) - 类 中的方法com.google.protobuf.BytesCarrier
 
writeLazy(ByteBuffer) - 类 中的方法com.google.protobuf.BytesCarrier
 
writeLock - 类 中的变量com.alipay.sofa.jraft.core.NodeImpl
 
writeLock() - 类 中的方法com.alipay.sofa.jraft.util.concurrent.LongHeldDetectingReadWriteLock
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.codec.v2.LogOutter.PBLogEntry
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.LocalFileMetaOutter.LocalFileMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.ConfigurationPBMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta.File
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LocalSnapshotPbMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.LogPBMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.LocalStorageOutter.StablePBMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.EntryMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.entity.RaftOutter.SnapshotMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddLearnersRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.AddPeerResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ChangePeersResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetLeaderResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.GetPeersResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.LearnersOpResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemoveLearnersRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.RemovePeerResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetLearnersRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.ResetPeerRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.SnapshotRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.CliRequests.TransferLeaderRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesRequestHeader
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.AppendEntriesResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ErrorResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.GetFileResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.InstallSnapshotResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.PingRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.ReadIndexResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.RequestVoteResponse
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowRequest
 
writeTo(CodedOutputStream) - 类 中的方法com.alipay.sofa.jraft.rpc.RpcRequests.TimeoutNowResponse
 
writeUtf8(String) - 类 中的静态方法com.alipay.sofa.jraft.util.BytesUtil
This method has better performance than String#getBytes(Charset), See the benchmark class: Utf8Benchmark for details.

Z

ZeroByteStringHelper - com.google.protobuf中的类
Byte string and byte buffer converter
ZeroByteStringHelper() - 类 的构造器com.google.protobuf.ZeroByteStringHelper
 
A B C D E F G H I J K L M N O P R S T U V W Z 
跳过导航链接

Copyright © 2021. All rights reserved.