public class StatisticsConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ATTEMPT_TO_CLOSE |
static String |
COLLECT_ALL_STATISTICS
Enable statistics collecting for all artifacts
|
static String |
COLLECT_MESSAGE_PAYLOADS
Enable collecting message payloads.
|
static String |
COLLECT_MESSAGE_PROPERTIES
Enable collecting transport and message-context properties.
|
static int |
DEFAULT_PARENT_INDEX
Default parent index in statistic collection.
|
static String |
FLOW_STATISTICS_ANY |
static String |
FLOW_STATISTICS_API |
static String |
FLOW_STATISTICS_DEFAULT_EVENT_CLEAN_INTERVAL
Flow statistic cleaning Time.
|
static String |
FLOW_STATISTICS_DEFAULT_EVENT_CONSUME_INTERVAL
Flow statistic default event consumer time.
|
static String |
FLOW_STATISTICS_DEFAULT_QUEUE_SIZE
Flow statistic default queue size.
|
static String |
FLOW_STATISTICS_ENDPOINT |
static String |
FLOW_STATISTICS_EVENT_CLEAN_TIME
Flow statistic event consuming time.
|
static String |
FLOW_STATISTICS_EVENT_CONSUME_TIME
Flow statistic event consuming time.
|
static String |
FLOW_STATISTICS_ID
Key to message context statistic entry.
|
static String |
FLOW_STATISTICS_INBOUNDENDPOINT |
static String |
FLOW_STATISTICS_IS_COLLECTED
Key to specify whether statistics should be reported.
|
static String |
FLOW_STATISTICS_IS_FAULT_REPORTED
Key to message context statistic entry.
|
static String |
FLOW_STATISTICS_MEDIATOR |
static String |
FLOW_STATISTICS_PROXYSERVICE
Name to represent component types.
|
static String |
FLOW_STATISTICS_QUEUE_SIZE
Flow statistic queue size.
|
static String |
FLOW_STATISTICS_RESOURCE |
static String |
FLOW_STATISTICS_SEQUENCE |
static String |
FLOW_TRACE_IS_COLLECTED
Key to specify whether tracing should be reported.
|
static int |
FORCEFULLY_CLOSE |
static int |
GRACEFULLY_CLOSE
Modes of closing statistic entry
|
static String |
HASH_CODE_NULL_COMPONENT |
static String |
IMAGINARY_COMPONENT_ID |
static String |
MEDIATION_FLOW_STATISTICS_INDEXING_OBJECT
Key to specify object that provides indexes for each component.
|
static String |
MEDIATION_FLOW_STATISTICS_PARENT_INDEX
Key to specify the immediate parent of the component.
|
static String |
MEDIATION_FLOW_STATISTICS_PARENT_LIST
Key to specify parent list for a component.
|
static String |
STAT_COLLECTOR_PROPERTY |
static String |
STATISTIC_NOT_FOUND_ERROR |
static String |
STATISTICS_ENABLE
Statistics enabled globally.
|
Constructor and Description |
---|
StatisticsConstants() |
public static final String STATISTICS_ENABLE
public static final String COLLECT_MESSAGE_PAYLOADS
public static final String COLLECT_MESSAGE_PROPERTIES
public static final String COLLECT_ALL_STATISTICS
public static final String FLOW_STATISTICS_QUEUE_SIZE
public static final String FLOW_STATISTICS_EVENT_CONSUME_TIME
public static final String FLOW_STATISTICS_EVENT_CLEAN_TIME
public static final String FLOW_STATISTICS_ID
public static final String FLOW_STATISTICS_IS_FAULT_REPORTED
public static final int DEFAULT_PARENT_INDEX
public static final String MEDIATION_FLOW_STATISTICS_INDEXING_OBJECT
public static final String MEDIATION_FLOW_STATISTICS_PARENT_LIST
public static final String MEDIATION_FLOW_STATISTICS_PARENT_INDEX
public static final String FLOW_STATISTICS_IS_COLLECTED
public static final String FLOW_TRACE_IS_COLLECTED
public static final String FLOW_STATISTICS_DEFAULT_QUEUE_SIZE
public static final String FLOW_STATISTICS_DEFAULT_EVENT_CONSUME_INTERVAL
public static final String FLOW_STATISTICS_DEFAULT_EVENT_CLEAN_INTERVAL
public static final int GRACEFULLY_CLOSE
public static final int ATTEMPT_TO_CLOSE
public static final int FORCEFULLY_CLOSE
public static final String FLOW_STATISTICS_PROXYSERVICE
public static final String FLOW_STATISTICS_ENDPOINT
public static final String FLOW_STATISTICS_INBOUNDENDPOINT
public static final String FLOW_STATISTICS_SEQUENCE
public static final String FLOW_STATISTICS_MEDIATOR
public static final String FLOW_STATISTICS_API
public static final String FLOW_STATISTICS_RESOURCE
public static final String FLOW_STATISTICS_ANY
public static final String IMAGINARY_COMPONENT_ID
public static final String STATISTIC_NOT_FOUND_ERROR
public static final String HASH_CODE_NULL_COMPONENT
public static final String STAT_COLLECTOR_PROPERTY
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.