public class IncrementCommandProcessor extends MemcacheCommandProcessor<IncrementCommand>
DEFAULT_MAP_NAME, MAP_NAME_PRECEDERtextCommandService| Constructor and Description | 
|---|
IncrementCommandProcessor(TextCommandServiceImpl textCommandService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(IncrementCommand incrementCommand)  | 
void | 
handleRejection(IncrementCommand incrementCommand)  | 
byteArrayToLong, concatenate, longToByteArraypublic IncrementCommandProcessor(TextCommandServiceImpl textCommandService)
public void handle(IncrementCommand incrementCommand)
public void handleRejection(IncrementCommand incrementCommand)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.