RaftClient¶
RaftClient
is an abstraction of Raft clients.
RaftClient
is AutoCloseable
.
Contract¶
initialize¶
void initialize()
See:
Used when:
KafkaRaftManager
is requested to build a RaftClient
RaftClient
is an abstraction of Raft clients.
RaftClient
is AutoCloseable
.
void initialize()
See:
Used when:
KafkaRaftManager
is requested to build a RaftClient