public class TouchCommandProcessor extends MemcacheCommandProcessor<TouchCommand>
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 |
---|
TouchCommandProcessor(TextCommandServiceImpl textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(TouchCommand touchCommand) |
void |
handleRejection(TouchCommand request) |
byteArrayToLong, longToByteArray
public TouchCommandProcessor(TextCommandServiceImpl textCommandService)
public void handle(TouchCommand touchCommand)
public void handleRejection(TouchCommand request)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.