Interface LogEntry
- All Superinterfaces:
 EntryMeta
- All Known Subinterfaces:
 ReplicatedLogEntry
- All Known Implementing Classes:
 DefaultLogEntry,SimpleReplicatedLogEntry
- 
Method Summary
 
- 
Method Details
- 
command
StateMachineCommand command()Returns this entry'sStateMachineCommand.- Returns:
 - this entry's 
StateMachineCommand 
 
 -