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