public class HttpGetCommandProcessor extends HttpCommandProcessor<HttpGetCommand>
TextCommandConstants.TextCommandType
Modifier and Type | Field and Description |
---|---|
static String |
QUEUE_SIZE_COMMAND |
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 |
---|
HttpGetCommandProcessor(TextCommandService textCommandService) |
Modifier and Type | Method and Description |
---|---|
void |
handle(HttpGetCommand command) |
void |
handleRejection(HttpGetCommand command) |
public static final String QUEUE_SIZE_COMMAND
public HttpGetCommandProcessor(TextCommandService textCommandService)
public void handle(HttpGetCommand command)
public void handleRejection(HttpGetCommand command)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.