public abstract class HttpCommandProcessor<T> extends AbstractTextCommandProcessor<T>
Modifier and Type | Field and Description |
---|---|
static String |
URI_CHANGE_CLUSTER_STATE_URL |
static String |
URI_CLUSTER |
static String |
URI_CLUSTER_MANAGEMENT_BASE_URL |
static String |
URI_CLUSTER_STATE_URL |
static String |
URI_FORCESTART_CLUSTER_URL |
static String |
URI_MANCENTER_CHANGE_URL |
static String |
URI_MAPS |
static String |
URI_QUEUES |
static String |
URI_SHUTDOWN_CLUSTER_URL |
textCommandService
Modifier | Constructor and Description |
---|---|
protected |
HttpCommandProcessor(TextCommandService textCommandService) |
public static final String URI_MAPS
public static final String URI_QUEUES
public static final String URI_CLUSTER
public static final String URI_CLUSTER_MANAGEMENT_BASE_URL
public static final String URI_CLUSTER_STATE_URL
public static final String URI_CHANGE_CLUSTER_STATE_URL
public static final String URI_SHUTDOWN_CLUSTER_URL
public static final String URI_FORCESTART_CLUSTER_URL
public static final String URI_MANCENTER_CHANGE_URL
protected HttpCommandProcessor(TextCommandService textCommandService)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.