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