public class GetErrmapCommandExecutor extends Object
| Constructor and Description |
|---|
GetErrmapCommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(BinaryCommand cmdBase,
MemcachedServer server,
MemcachedConnection client)
Execute a single command
|
public void execute(BinaryCommand cmdBase, MemcachedServer server, MemcachedConnection client)
cmdBase - The incoming commandserver - The server handling the commandclient - The client requesting the commandCopyright © 2017. All rights reserved.