java.lang.Object
org.jgroups.protocols.raft.InternalCommand
- All Implemented Interfaces:
org.jgroups.util.Streamable
Internal command to be added to the log, e.g. adding or removing a server
- Since:
- 0.2
- Author:
- Bela Ban
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
name
-
-
Constructor Details
-
InternalCommand
public InternalCommand() -
InternalCommand
-
-
Method Details
-
type
-
writeTo
- Specified by:
writeToin interfaceorg.jgroups.util.Streamable- Throws:
IOException
-
readFrom
- Specified by:
readFromin interfaceorg.jgroups.util.Streamable- Throws:
IOException
-
execute
- Throws:
Exception
-
toString
-