public final class ConsoleRequestConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
static int | 
REQUEST_TYPE_CHANGE_CLUSTER_STATE  | 
static int | 
REQUEST_TYPE_CLUSTER_PROPERTIES  | 
static int | 
REQUEST_TYPE_CLUSTER_SHUTDOWN  | 
static int | 
REQUEST_TYPE_CLUSTER_STATE  | 
static int | 
REQUEST_TYPE_CONSOLE_COMMAND  | 
static int | 
REQUEST_TYPE_EVICT_LOCAL_MAP  | 
static int | 
REQUEST_TYPE_EXECUTE_SCRIPT  | 
static int | 
REQUEST_TYPE_FORCE_START_NODE  | 
static int | 
REQUEST_TYPE_GET_CLUSTER_STATE  | 
static int | 
REQUEST_TYPE_GET_THREAD_DUMP  | 
static int | 
REQUEST_TYPE_LOG_VERSION_MISMATCH  | 
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_SHUTDOWN  | 
static int | 
REQUEST_TYPE_MEMBER_SYSTEM_PROPERTIES  | 
static int | 
REQUEST_TYPE_RUN_GC  | 
static int | 
REQUEST_TYPE_SYSTEM_WARNINGS  | 
static int | 
REQUEST_TYPE_WAN_PUBLISHER  | 
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_MEMBER_CONFIG
public static final int REQUEST_TYPE_CLUSTER_PROPERTIES
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_RUN_GC
public static final int REQUEST_TYPE_LOG_VERSION_MISMATCH
public static final int REQUEST_TYPE_MEMBER_SHUTDOWN
public static final int REQUEST_TYPE_SYSTEM_WARNINGS
public static final int REQUEST_TYPE_WAN_PUBLISHER
public static final int REQUEST_TYPE_GET_CLUSTER_STATE
public static final int REQUEST_TYPE_CHANGE_CLUSTER_STATE
public static final int REQUEST_TYPE_CLUSTER_SHUTDOWN
public static final int REQUEST_TYPE_FORCE_START_NODE
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.