public class GetCommandProcessor extends MemcacheCommandProcessor<GetCommand>
DEFAULT_MAP_NAME, MAP_NAME_PRECEDERtextCommandService| Constructor and Description | 
|---|
| GetCommandProcessor(TextCommandService textCommandService,
                   boolean single) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | handle(GetCommand getCommand)Deprecated.  | 
| void | handleRejection(GetCommand getCommand) | 
byteArrayToLong, concatenate, longToByteArraypublic GetCommandProcessor(TextCommandService textCommandService, boolean single)
@Deprecated public void handle(GetCommand getCommand)
public void handleRejection(GetCommand getCommand)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.