public class GetCommandProcessor extends MemcacheCommandProcessor<GetCommand>
DEFAULT_MAP_NAME, MAP_NAME_PREFIX
textCommandService
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, longToByteArray
public GetCommandProcessor(TextCommandService textCommandService, EntryConverter entryConverter)
@Deprecated public void handle(GetCommand getCommand)
public void handleRejection(GetCommand getCommand)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.