public class DeleteCommandProcessor extends MemcacheCommandProcessor<DeleteCommand>
TextCommandConstants.TextCommandTypeDefaultMapName, MapNamePrecedertextCommandServiceCLIENT_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, longToByteArraypublic DeleteCommandProcessor(TextCommandService textCommandService)
public void handle(DeleteCommand command)
public void handleRejection(DeleteCommand command)
Copyright © 2021 Hazelcast, Inc.. All rights reserved.