public interface BatchExecutable extends Executable
| Modifier and Type | Method and Description |
|---|---|
byte[][] |
executeBatch(byte[][] command,
MessageContext[] msgCtx)
Execute a batch of requests.
|
executeUnorderedbyte[][] executeBatch(byte[][] command,
MessageContext[] msgCtx)
command - msgCtx -