public class IncrementCommandProcessor extends MemcacheCommandProcessor<IncrementCommand>
TextCommandConstants.TextCommandTypeDefaultMapName, MapNamePrecedertextCommandServiceCLIENT_ERROR, DELETED, END, ERROR, FLAG_ZERO, MONTH_SECONDS, NOT_FOUND, NOT_STORED, RETURN, RETURN_END, SERVER_ERROR, SPACE, STORED, TOUCHED, VALUE_SPACE| Constructor and Description |
|---|
IncrementCommandProcessor(TextCommandServiceImpl textCommandService) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(IncrementCommand incrementCommand) |
void |
handleRejection(IncrementCommand incrementCommand) |
byteArrayToLong, longToByteArraypublic IncrementCommandProcessor(TextCommandServiceImpl textCommandService)
public void handle(IncrementCommand incrementCommand)
public void handleRejection(IncrementCommand incrementCommand)
Copyright © 2021 Hazelcast, Inc.. All rights reserved.