public class SetCommandProcessor extends MemcacheCommandProcessor<SetCommand>
DEFAULT_MAP_NAME, MAP_NAME_PRECEDER
textCommandService
Constructor and Description |
---|
SetCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(SetCommand setCommand)
"set" means "store this data".
|
void |
handleRejection(SetCommand request) |
byteArrayToLong, concatenate, longToByteArray
public SetCommandProcessor(TextCommandService textCommandService)
public void handle(SetCommand setCommand)
public void handleRejection(SetCommand request)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.