public interface SingleExecutable extends Executable
| Modifier and Type | Method and Description |
|---|---|
byte[] |
executeOrdered(byte[] command,
MessageContext msgCtx)
Method called to execute a request totally ordered.
|
executeUnorderedbyte[] executeOrdered(byte[] command,
MessageContext msgCtx)
command - the command issue by the clientmsgCtx - information related with the command