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