Package org.apache.storm
Class Constants
- java.lang.Object
-
- org.apache.storm.Constants
-
public class Constants extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
COORDINATED_STREAM_ID
public static final String COORDINATED_STREAM_ID
-
SYSTEM_TASK_ID
public static final long SYSTEM_TASK_ID
- See Also:
- Constant Field Values
-
SYSTEM_COMPONENT_ID
public static final String SYSTEM_COMPONENT_ID
- See Also:
- Constant Field Values
-
SYSTEM_TICK_STREAM_ID
public static final String SYSTEM_TICK_STREAM_ID
- See Also:
- Constant Field Values
-
SYSTEM_FLUSH_STREAM_ID
public static final String SYSTEM_FLUSH_STREAM_ID
- See Also:
- Constant Field Values
-
METRICS_COMPONENT_ID_PREFIX
public static final String METRICS_COMPONENT_ID_PREFIX
- See Also:
- Constant Field Values
-
METRICS_STREAM_ID
public static final String METRICS_STREAM_ID
- See Also:
- Constant Field Values
-
METRICS_TICK_STREAM_ID
public static final String METRICS_TICK_STREAM_ID
- See Also:
- Constant Field Values
-
TOPOLOGY
public static final Object TOPOLOGY
-
SYSTEM_TOPOLOGY
public static final String SYSTEM_TOPOLOGY
- See Also:
- Constant Field Values
-
STORM_CONF
public static final String STORM_CONF
- See Also:
- Constant Field Values
-
STORM_ID
public static final String STORM_ID
- See Also:
- Constant Field Values
-
WORKER_ID
public static final String WORKER_ID
- See Also:
- Constant Field Values
-
CONF
public static final String CONF
- See Also:
- Constant Field Values
-
PORT
public static final String PORT
- See Also:
- Constant Field Values
-
TASK_TO_COMPONENT
public static final String TASK_TO_COMPONENT
- See Also:
- Constant Field Values
-
COMPONENT_TO_SORTED_TASKS
public static final String COMPONENT_TO_SORTED_TASKS
- See Also:
- Constant Field Values
-
COMPONENT_TO_STREAM_TO_FIELDS
public static final String COMPONENT_TO_STREAM_TO_FIELDS
- See Also:
- Constant Field Values
-
TASK_IDS
public static final String TASK_IDS
- See Also:
- Constant Field Values
-
DEFAULT_SHARED_RESOURCES
public static final String DEFAULT_SHARED_RESOURCES
- See Also:
- Constant Field Values
-
USER_SHARED_RESOURCES
public static final String USER_SHARED_RESOURCES
- See Also:
- Constant Field Values
-
USER_TIMER
public static final String USER_TIMER
- See Also:
- Constant Field Values
-
TRANSFER_FN
public static final String TRANSFER_FN
- See Also:
- Constant Field Values
-
SUICIDE_FN
public static final String SUICIDE_FN
- See Also:
- Constant Field Values
-
EXECUTOR_RECEIVE_QUEUE_MAP
public static final String EXECUTOR_RECEIVE_QUEUE_MAP
- See Also:
- Constant Field Values
-
STORM_ACTIVE_ATOM
public static final String STORM_ACTIVE_ATOM
- See Also:
- Constant Field Values
-
COMPONENT_TO_DEBUG_ATOM
public static final String COMPONENT_TO_DEBUG_ATOM
- See Also:
- Constant Field Values
-
LOAD_MAPPING
public static final Object LOAD_MAPPING
-
COMMON_CPU_RESOURCE_NAME
public static final String COMMON_CPU_RESOURCE_NAME
- See Also:
- Constant Field Values
-
COMMON_ONHEAP_MEMORY_RESOURCE_NAME
public static final String COMMON_ONHEAP_MEMORY_RESOURCE_NAME
- See Also:
- Constant Field Values
-
COMMON_OFFHEAP_MEMORY_RESOURCE_NAME
public static final String COMMON_OFFHEAP_MEMORY_RESOURCE_NAME
- See Also:
- Constant Field Values
-
COMMON_TOTAL_MEMORY_RESOURCE_NAME
public static final String COMMON_TOTAL_MEMORY_RESOURCE_NAME
- See Also:
- Constant Field Values
-
NIMBUS_SEND_ASSIGNMENT_EXCEPTIONS
public static final String NIMBUS_SEND_ASSIGNMENT_EXCEPTIONS
- See Also:
- Constant Field Values
-
SUPERVISOR_HEALTH_CHECK_TIMEOUTS
public static final String SUPERVISOR_HEALTH_CHECK_TIMEOUTS
- See Also:
- Constant Field Values
-
WORKER_METRICS_REGISTRY
public static final String WORKER_METRICS_REGISTRY
- See Also:
- Constant Field Values
-
-