com.hazelcast.internal.ascii.memcache
public class GetCommandProcessor extends MemcacheCommandProcessor<GetCommand>
DEFAULT_MAP_NAME, MAP_NAME_PRECEDER
textCommandService
Constructor and Description |
---|
GetCommandProcessor(TextCommandService textCommandService,
boolean single) |
Modifier and Type | Method and Description |
---|---|
void |
handle(GetCommand getCommand) |
void |
handleRejection(GetCommand getCommand) |
byteArrayToLong, concatenate, longToByteArray
public GetCommandProcessor(TextCommandService textCommandService, boolean single)
public void handle(GetCommand getCommand)
public void handleRejection(GetCommand getCommand)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.