public class HttpGetCommandProcessor extends HttpCommandProcessor<HttpGetCommand>
Modifier and Type | Field and Description |
---|---|
static String |
QUEUE_SIZE_COMMAND |
URI_CHANGE_CLUSTER_STATE_URL, URI_CLUSTER, URI_CLUSTER_MANAGEMENT_BASE_URL, URI_CLUSTER_NODES_URL, URI_CLUSTER_STATE_URL, URI_FORCESTART_CLUSTER_URL, URI_MANCENTER_CHANGE_URL, URI_MAPS, URI_QUEUES, URI_SHUTDOWN_CLUSTER_URL, URI_SHUTDOWN_NODE_CLUSTER_URL, URI_WAN_SYNC_MAP
textCommandService
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 © 2017 Hazelcast, Inc.. All Rights Reserved.