+ * Always returns the same instance. Callers must NOT close it.
+ */
+ RaftClient
+ * Always returns the same instance. Callers must NOT close it.
+ */
+ ReplicatedLog replicatedLog();
+
+ /**
+ * Returns the record Serde.
+ */
+ RecordSerde