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