public class SimpleCommandProcessor extends MemcacheCommandProcessor<SimpleCommand>
DEFAULT_MAP_NAME, MAP_NAME_PRECEDERtextCommandService| Constructor and Description | 
|---|
| SimpleCommandProcessor(TextCommandService textCommandService) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | handle(SimpleCommand command) | 
| void | handleRejection(SimpleCommand command) | 
byteArrayToLong, concatenate, longToByteArraypublic SimpleCommandProcessor(TextCommandService textCommandService)
public void handle(SimpleCommand command)
public void handleRejection(SimpleCommand command)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.