public abstract class HttpCommandProcessor<T> extends AbstractTextCommandProcessor<T>
TextCommandConstants.TextCommandType
Modifier and Type | Field and Description |
---|---|
static String |
URI_CLUSTER |
static String |
URI_MANCENTER_CHANGE_URL |
static String |
URI_MAPS |
static String |
URI_QUEUES |
static String |
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
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_STATE_DUMP
public static final String URI_MANCENTER_CHANGE_URL
protected HttpCommandProcessor(TextCommandService textCommandService)
Copyright © 2014 Hazelcast, Inc.. All rights reserved.