public class HttpDeleteCommandProcessor extends HttpCommandProcessor<HttpDeleteCommand>
TextCommandConstants.TextCommandType
URI_CLUSTER, URI_MANCENTER_CHANGE_URL, URI_MAPS, URI_QUEUES, URI_STATE_DUMP
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 |
---|
HttpDeleteCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(HttpDeleteCommand command) |
void |
handleRejection(HttpDeleteCommand command) |
public HttpDeleteCommandProcessor(TextCommandService textCommandService)
public void handle(HttpDeleteCommand command)
public void handleRejection(HttpDeleteCommand command)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.