Namespace Org.Apache.Kafka.Raft
Classes
- BatchReader
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/BatchReader.html
- BatchReader<T>
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/BatchReader.html
- Batch<T>
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/Batch.html
- DynamicVoter
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/DynamicVoter.html
- Endpoints
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/Endpoints.html
- EpochState
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/EpochState.html
- Isolation
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/Isolation.html
- LeaderState
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/LeaderState.html
- LeaderState<T>
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/LeaderState.html
- LogFetchInfo
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/LogFetchInfo.html
- QuorumConfig
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/QuorumConfig.html
- QuorumState
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/QuorumState.html
- RaftClient
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/RaftClient.html
- RaftClient.ListenerDirect
Direct override of RaftClient.Listener or its generic type if there is one
- RaftClient.ListenerDirect<T>
Direct override of RaftClient.Listener or its generic type if there is one
- RaftClient<T>
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/RaftClient.html
- RaftMessage
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/RaftMessage.html
- RaftRequest
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/RaftRequest.html
- RaftResponse
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/RaftResponse.html
- RaftUtil
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/RaftUtil.html
- ReplicaKey
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/ReplicaKey.html
- VoterSet
https://www.javadoc.io/doc/org.apache.kafka/kafka-raft/3.9.0/org/apache/kafka/raft/VoterSet.html
Interfaces
- IBatchReader<T>
.NET interface for TO BE DEFINED FROM USER
- IEpochState
.NET interface for TO BE DEFINED FROM USER
- IExpirationService
.NET interface for TO BE DEFINED FROM USER
- INetworkChannel
.NET interface for TO BE DEFINED FROM USER
- IOffsetMetadata
.NET interface for TO BE DEFINED FROM USER
- IQuorumStateStore
.NET interface for TO BE DEFINED FROM USER
- IRaftClient<T>
.NET interface for TO BE DEFINED FROM USER
- IRaftMessage
.NET interface for TO BE DEFINED FROM USER
- IRaftMessageQueue
.NET interface for TO BE DEFINED FROM USER
- IReplicatedLog
.NET interface for TO BE DEFINED FROM USER