Package io.atomix.raft.storage.log.entry
Interface RaftEntry
- All Known Subinterfaces:
ApplicationEntry
- All Known Implementing Classes:
ConfigurationEntry,InitialEntry,SerializedApplicationEntry,UnserializedApplicationEntry
public interface RaftEntry
-
Method Summary
-
Method Details
-
toSerializable
-