public class DeleteCommandProcessor extends MemcacheCommandProcessor<DeleteCommand>
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 |
---|
DeleteCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(DeleteCommand command) |
void |
handleRejection(DeleteCommand command) |
byteArrayToLong, longToByteArray
public DeleteCommandProcessor(TextCommandService textCommandService)
public void handle(DeleteCommand command)
public void handleRejection(DeleteCommand command)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.