public class DeleteCommandProcessor extends MemcacheCommandProcessor<DeleteCommand>
DEFAULT_MAP_NAME, MAP_NAME_PRECEDER
textCommandService
Constructor and Description |
---|
DeleteCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(DeleteCommand command) |
void |
handleRejection(DeleteCommand command) |
byteArrayToLong, concatenate, longToByteArray
public DeleteCommandProcessor(TextCommandService textCommandService)
public void handle(DeleteCommand command)
public void handleRejection(DeleteCommand command)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.