public class GetCommandProcessor extends MemcacheCommandProcessor<GetCommand>
TextCommandConstants.TextCommandType
DefaultMapName, MapNamePreceder
textCommandService
CLIENT_ERROR, DELETED, END, ERROR, FLAG_ZERO, MONTH_SECONDS, NOT_FOUND, NOT_STORED, RETURN, RETURN_END, SERVER_ERROR, SPACE, STORED, TOUCHED, VALUE_SPACE
Constructor and Description |
---|
GetCommandProcessor(TextCommandService textCommandService,
boolean single) |
Modifier and Type | Method and Description |
---|---|
void |
handle(GetCommand getCommand) |
void |
handleRejection(GetCommand getCommand) |
byteArrayToLong, longToByteArray
public GetCommandProcessor(TextCommandService textCommandService, boolean single)
public void handle(GetCommand getCommand)
public void handleRejection(GetCommand getCommand)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.