Uses of Class
org.jgroups.protocols.raft.InternalCommand
Packages that use InternalCommand
-
Uses of InternalCommand in org.jgroups.protocols.raft
Methods in org.jgroups.protocols.raft with parameters of type InternalCommandModifier and TypeMethodDescriptionprotected voidRAFT.executeInternalCommand(InternalCommand cmd, byte[] buf, int offset, int length) If cmd is not null, execute it.