Class InternalCommand

java.lang.Object
org.jgroups.protocols.raft.InternalCommand
All Implemented Interfaces:
org.jgroups.util.Streamable

public class InternalCommand extends Object implements 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