public final class ConsoleRequestConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
REQUEST_TYPE_CLUSTER_PROPERTIES |
static int |
REQUEST_TYPE_CLUSTER_STATE |
static int |
REQUEST_TYPE_CONSOLE_COMMAND |
static int |
REQUEST_TYPE_DETECT_DEADLOCK |
static int |
REQUEST_TYPE_EVICT_LOCAL_MAP |
static int |
REQUEST_TYPE_EXECUTE_SCRIPT |
static int |
REQUEST_TYPE_GET_THREAD_DUMP |
static int |
REQUEST_TYPE_GET_VERSION |
static int |
REQUEST_TYPE_LOG_LEVEL |
static int |
REQUEST_TYPE_LOG_VERSION_MISMATCH |
static int |
REQUEST_TYPE_LOGIN |
static int |
REQUEST_TYPE_LOGS |
static int |
REQUEST_TYPE_MAP_CONFIG |
static int |
REQUEST_TYPE_MAP_ENTRY |
static int |
REQUEST_TYPE_MEMBER_CONFIG |
static int |
REQUEST_TYPE_MEMBER_RESTART |
static int |
REQUEST_TYPE_MEMBER_SHUTDOWN |
static int |
REQUEST_TYPE_MEMBER_SYSTEM_PROPERTIES |
static int |
REQUEST_TYPE_RUN_GC |
static int |
REQUEST_TYPE_SET_LOG_LEVEL |
static byte |
STATE_ACTIVE |
static byte |
STATE_OUT_OF_MEMORY |
public static final byte STATE_OUT_OF_MEMORY
public static final byte STATE_ACTIVE
public static final int REQUEST_TYPE_LOGIN
public static final int REQUEST_TYPE_CLUSTER_STATE
public static final int REQUEST_TYPE_GET_THREAD_DUMP
public static final int REQUEST_TYPE_EXECUTE_SCRIPT
public static final int REQUEST_TYPE_EVICT_LOCAL_MAP
public static final int REQUEST_TYPE_CONSOLE_COMMAND
public static final int REQUEST_TYPE_MAP_CONFIG
public static final int REQUEST_TYPE_DETECT_DEADLOCK
public static final int REQUEST_TYPE_MEMBER_CONFIG
public static final int REQUEST_TYPE_CLUSTER_PROPERTIES
public static final int REQUEST_TYPE_LOG_LEVEL
public static final int REQUEST_TYPE_LOGS
public static final int REQUEST_TYPE_MAP_ENTRY
public static final int REQUEST_TYPE_MEMBER_SYSTEM_PROPERTIES
public static final int REQUEST_TYPE_GET_VERSION
public static final int REQUEST_TYPE_RUN_GC
public static final int REQUEST_TYPE_SET_LOG_LEVEL
public static final int REQUEST_TYPE_LOG_VERSION_MISMATCH
public static final int REQUEST_TYPE_MEMBER_SHUTDOWN
public static final int REQUEST_TYPE_MEMBER_RESTART
Copyright © 2013 Hazelcast, Inc.. All rights reserved.