Package com.devebot.opflow
Class OpflowConstant
java.lang.Object
com.devebot.opflow.OpflowConstant
public class OpflowConstant extends Object
- Author:
- acegik
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOpflowConstant.Protocol -
Field Summary
-
Method Summary
Modifier and Type Method Description static OpflowConstantCURRENT()Map<String,String>getAMQPHeaderInfo()Map<String,String>getHTTPHeaderInfo()
-
Field Details
-
FRAMEWORK_ID
- See Also:
- Constant Field Values
-
INSTANCE_ID
- See Also:
- Constant Field Values
-
COMPONENT_ID
- See Also:
- Constant Field Values
-
COMPONENT_TYPE
- See Also:
- Constant Field Values
-
REQUEST_ID
- See Also:
- Constant Field Values
-
REQUEST_TIME
- See Also:
- Constant Field Values
-
ROUTINE_ID
- See Also:
- Constant Field Values
-
ROUTINE_TIMESTAMP
- See Also:
- Constant Field Values
-
ROUTINE_SIGNATURE
- See Also:
- Constant Field Values
-
ROUTINE_SCOPE
- See Also:
- Constant Field Values
-
THREAD_POOL_TYPE_CACHED
- See Also:
- Constant Field Values
-
THREAD_POOL_TYPE_FIXED
- See Also:
- Constant Field Values
-
THREAD_POOL_TYPE_SINGLE
- See Also:
- Constant Field Values
-
COMP_ENGINE
- See Also:
- Constant Field Values
-
COMP_COMMANDER
- See Also:
- Constant Field Values
-
COMP_CONNECTOR
- See Also:
- Constant Field Values
-
COMP_CONNECTORS
- See Also:
- Constant Field Values
-
COMP_SERVERLET
- See Also:
- Constant Field Values
-
COMP_PUBLISHER
- See Also:
- Constant Field Values
-
COMP_SUBSCRIBER
- See Also:
- Constant Field Values
-
COMP_MEASURER
- See Also:
- Constant Field Values
-
COMP_PROM_EXPORTER
- See Also:
- Constant Field Values
-
COMP_RESTRICTOR
- See Also:
- Constant Field Values
-
COMP_REQ_EXTRACTOR
- See Also:
- Constant Field Values
-
COMP_SPEED_METER
- See Also:
- Constant Field Values
-
COMP_CFG_AMQP_MASTER
Deprecated.- See Also:
- Constant Field Values
-
COMP_CFG_AMQP_WORKER
Deprecated.- See Also:
- Constant Field Values
-
COMP_RPC_AMQP_MASTER
- See Also:
- Constant Field Values
-
COMP_RPC_AMQP_WORKER
- See Also:
- Constant Field Values
-
COMP_RPC_HTTP_MASTER
- See Also:
- Constant Field Values
-
COMP_RPC_HTTP_WORKER
- See Also:
- Constant Field Values
-
COMP_DISCOVERY_CLIENT
- See Also:
- Constant Field Values
-
COMP_NATIVE_WORKER
- See Also:
- Constant Field Values
-
COMP_REMOTE_AMQP_WORKER
- See Also:
- Constant Field Values
-
COMP_REMOTE_HTTP_WORKER
- See Also:
- Constant Field Values
-
COMP_RPC_WATCHER
- See Also:
- Constant Field Values
-
COMP_RPC_OBSERVER
- See Also:
- Constant Field Values
-
COMP_REST_SERVER
- See Also:
- Constant Field Values
-
COMP_SERVICE_LOCATOR
- See Also:
- Constant Field Values
-
COMP_GARBAGE_COLLECTOR
- See Also:
- Constant Field Values
-
INFO_SECTION_RUNTIME
- See Also:
- Constant Field Values
-
INFO_SECTION_SOURCE_CODE
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_FLOW_RESTRICTOR
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_FLOW_NATIVE
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_FLOW_PUBSUB
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_FLOW_RPC
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_REMOTE_HTTP_WORKER
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_REMOTE_AMQP_WORKER
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_NATIVE_WORKER
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_OK
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_FAILED
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_TIMEOUT
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_REJECTED
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_CANCELLATION
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_SERVICE_NOT_READY
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_PAUSING_TIMEOUT
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_SEMAPHORE_TIMEOUT
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_ENTER
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_RESCUE
- See Also:
- Constant Field Values
-
METHOD_INVOCATION_STATUS_NORMAL
- See Also:
- Constant Field Values
-
PARAM_NATIVE_WORKER_ENABLED
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_PROTO_VERSION
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_APP_ID
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_INSTANCE_OWNER
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_ACTIVE
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_AUTORUN
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_AUTO_SHUTDOWN
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_SHUTDOWN_TIMEOUT
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_ENABLED
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_VERBOSE
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_INTERVAL
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_COUNT
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_LENGTH
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_STRICT
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_SERVICE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_HOST
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_HOSTNAME
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_PORT
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_PORTS
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_ADDRESS
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_CREDENTIALS
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_CONGESTIVE
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_PROTOCOL
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_PID
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_THREAD_COUNT
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_OS_INFO
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_CPU_USAGE
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_MEMORY_USAGE
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_CURRENT_TIMESTAMP
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_START_TIMESTAMP
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_END_TIMESTAMP
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_ELAPSED_TIME
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_UPTIME
- See Also:
- Constant Field Values
-
OPFLOW_COMMON_CHANNEL
- See Also:
- Constant Field Values
-
OPFLOW_DISCOVERY_CLIENT_AGENT_HOSTS
- See Also:
- Constant Field Values
-
OPFLOW_DISCOVERY_CLIENT_CHECK_INTERVAL
- See Also:
- Constant Field Values
-
OPFLOW_DISCOVERY_CLIENT_CHECK_TTL
- See Also:
- Constant Field Values
-
OPFLOW_REQ_EXTRACTOR_CLASS_NAME
- See Also:
- Constant Field Values
-
OPFLOW_REQ_EXTRACTOR_METHOD_NAME
- See Also:
- Constant Field Values
-
OPFLOW_REQ_EXTRACTOR_SIGNATURE
- See Also:
- Constant Field Values
-
OPFLOW_REQ_EXTRACTOR_AUTO_UUID
- See Also:
- Constant Field Values
-
OPFLOW_COUNSELOR_THREAD_POOL_ENABLED
- See Also:
- Constant Field Values
-
OPFLOW_COUNSELOR_THREAD_POOL_TYPE
- See Also:
- Constant Field Values
-
OPFLOW_COUNSELOR_THREAD_POOL_SIZE
- See Also:
- Constant Field Values
-
OPFLOW_COUNSELOR_THREAD_POOL_USED
- See Also:
- Constant Field Values
-
OPFLOW_COUNSELOR_TRIMMING_ENABLED
- See Also:
- Constant Field Values
-
OPFLOW_COUNSELOR_TRIMMING_TIME_DELAY
- See Also:
- Constant Field Values
-
OPFLOW_COUNSELOR_KEEP_ALIVE_TIMEOUT
- See Also:
- Constant Field Values
-
OPFLOW_RPC_MONITOR_ID
- See Also:
- Constant Field Values
-
OPFLOW_RPC_MONITOR_ENABLED
- See Also:
- Constant Field Values
-
OPFLOW_RPC_MONITOR_INTERVAL
- See Also:
- Constant Field Values
-
OPFLOW_RPC_MONITOR_TIMEOUT
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_PAUSE_ENABLED
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_PAUSE_TIMEOUT
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_PAUSE_STATUS
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_PAUSE_ELAPSED_TIME
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_PAUSE_DURATION
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_SEMAPHORE_ENABLED
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_SEMAPHORE_TIMEOUT
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_SEMAPHORE_PERMITS
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_SEMAPHORE_FREE_PERMITS
- See Also:
- Constant Field Values
-
OPFLOW_RESTRICT_SEMAPHORE_USED_PERMITS
- See Also:
- Constant Field Values
-
OPFLOW_PRODUCING_EXCHANGE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_PRODUCING_EXCHANGE_TYPE
- See Also:
- Constant Field Values
-
OPFLOW_PRODUCING_EXCHANGE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_PRODUCING_ROUTING_KEY
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_QUEUE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_QUEUE_AUTO_DELETE
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_QUEUE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_QUEUE_EXCLUSIVE
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_BINDING_KEYS
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_PREFETCH_COUNT
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_AUTO_ACK
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_AUTO_BINDING
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_REPLY_TO
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_CONSUMER_ID
- See Also:
- Constant Field Values
-
OPFLOW_CONSUMING_CONSUMER_LIMIT
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_EXCHANGE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_EXCHANGE_TYPE
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_EXCHANGE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_ROUTING_KEY
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_BINDING_KEYS
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_QUEUE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_QUEUE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_QUEUE_EXCLUSIVE
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_QUEUE_AUTO_DELETE
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_PREFETCH_COUNT
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_AUTO_BINDING
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_REPLY_TO
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_CONSUMER_ID
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_CONSUMER_LIMIT
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_REDELIVERED_LIMIT
- See Also:
- Constant Field Values
-
OPFLOW_PUBSUB_TRASH_NAME
- See Also:
- Constant Field Values
-
OPFLOW_DISPATCH_EXCHANGE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_DISPATCH_EXCHANGE_TYPE
- See Also:
- Constant Field Values
-
OPFLOW_DISPATCH_EXCHANGE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_DISPATCH_ROUTING_KEY
- See Also:
- Constant Field Values
-
OPFLOW_RESPONSE_QUEUE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_RESPONSE_QUEUE_SUFFIX
- See Also:
- Constant Field Values
-
OPFLOW_RESPONSE_QUEUE_AUTO_DELETE
- See Also:
- Constant Field Values
-
OPFLOW_RESPONSE_QUEUE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_RESPONSE_QUEUE_EXCLUSIVE
- See Also:
- Constant Field Values
-
OPFLOW_RESPONSE_PREFETCH_COUNT
- See Also:
- Constant Field Values
-
OPFLOW_INCOMING_QUEUE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_INCOMING_QUEUE_AUTO_DELETE
- See Also:
- Constant Field Values
-
OPFLOW_INCOMING_QUEUE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_INCOMING_QUEUE_EXCLUSIVE
- See Also:
- Constant Field Values
-
OPFLOW_INCOMING_BINDING_KEYS
- See Also:
- Constant Field Values
-
OPFLOW_INCOMING_PREFETCH_COUNT
- See Also:
- Constant Field Values
-
OPFLOW_OUTGOING_EXCHANGE_NAME
- See Also:
- Constant Field Values
-
OPFLOW_OUTGOING_EXCHANGE_TYPE
- See Also:
- Constant Field Values
-
OPFLOW_OUTGOING_EXCHANGE_DURABLE
- See Also:
- Constant Field Values
-
OPFLOW_OUTGOING_ROUTING_KEY
- See Also:
- Constant Field Values
-
OPFLOW_REQ_HEADER_PROTO_VERSION
- See Also:
- Constant Field Values
-
OPFLOW_REQ_HEADER_ROUTINE_ID
- See Also:
- Constant Field Values
-
OPFLOW_REQ_HEADER_ROUTINE_TIMESTAMP
- See Also:
- Constant Field Values
-
OPFLOW_REQ_HEADER_ROUTINE_SCOPE
- See Also:
- Constant Field Values
-
OPFLOW_REQ_HEADER_ROUTINE_SIGNATURE
- See Also:
- Constant Field Values
-
OPFLOW_REQ_HEADER_ROUTINE_TAGS
- See Also:
- Constant Field Values
-
OPFLOW_RES_HEADER_PROTO_VERSION
- See Also:
- Constant Field Values
-
OPFLOW_RES_HEADER_SERVERLET_ID
- See Also:
- Constant Field Values
-
OPFLOW_RES_HEADER_HTTP_ADDRESS
- See Also:
- Constant Field Values
-
OPFLOW_RES_HEADER_AMQP_PATTERN
- See Also:
- Constant Field Values
-
HTTP_HEADER_ROUTINE_ID
- See Also:
- Constant Field Values
-
HTTP_HEADER_ROUTINE_TIMESTAMP
- See Also:
- Constant Field Values
-
HTTP_HEADER_ROUTINE_SIGNATURE
- See Also:
- Constant Field Values
-
HTTP_HEADER_ROUTINE_SCOPE
- See Also:
- Constant Field Values
-
HTTP_HEADER_ROUTINE_TAGS
- See Also:
- Constant Field Values
-
HTTP_MASTER_PARAM_CALL_TIMEOUT
- See Also:
- Constant Field Values
-
HTTP_MASTER_PARAM_PUSH_TIMEOUT
- See Also:
- Constant Field Values
-
HTTP_MASTER_PARAM_PULL_TIMEOUT
- See Also:
- Constant Field Values
-
AMQP_CONARG_URI
- See Also:
- Constant Field Values
-
AMQP_CONARG_HOST
- See Also:
- Constant Field Values
-
AMQP_CONARG_PORT
- See Also:
- Constant Field Values
-
AMQP_CONARG_VHOST
- See Also:
- Constant Field Values
-
AMQP_CONARG_USERNAME
- See Also:
- Constant Field Values
-
AMQP_CONARG_PASSWORD
- See Also:
- Constant Field Values
-
AMQP_CONARG_REQUESTED_CHANNEL_MAX
- See Also:
- Constant Field Values
-
AMQP_CONARG_REQUESTED_FRAME_MAX
- See Also:
- Constant Field Values
-
AMQP_CONARG_REQUESTED_HEARTBEAT
- See Also:
- Constant Field Values
-
AMQP_CONARG_CONNECTION_TIMEOUT
- See Also:
- Constant Field Values
-
AMQP_CONARG_HANDSHAKE_TIMEOUT
- See Also:
- Constant Field Values
-
AMQP_CONARG_SHUTDOWN_TIMEOUT
- See Also:
- Constant Field Values
-
AMQP_CONARG_AUTOMATIC_RECOVERY_ENABLED
- See Also:
- Constant Field Values
-
AMQP_CONARG_TOPOLOGY_RECOVERY_ENABLED
- See Also:
- Constant Field Values
-
AMQP_CONARG_NETWORK_RECOVERY_INTERVAL
- See Also:
- Constant Field Values
-
AMQP_CONARG_PKCS12_FILE
- See Also:
- Constant Field Values
-
AMQP_CONARG_PKCS12_PASSPHRASE
- See Also:
- Constant Field Values
-
AMQP_CONARG_CA_CERT_FILE
- See Also:
- Constant Field Values
-
AMQP_CONARG_SERVER_CERT_FILE
- See Also:
- Constant Field Values
-
AMQP_CONARG_TRUST_STORE_FILE
- See Also:
- Constant Field Values
-
AMQP_CONARG_TRUST_PASSPHRASE
- See Also:
- Constant Field Values
-
AMQP_CONARG_SHARED_THREAD_POOL_TYPE
- See Also:
- Constant Field Values
-
AMQP_CONARG_SHARED_THREAD_POOL_SIZE
- See Also:
- Constant Field Values
-
AMQP_PARAM_APP_ID
- See Also:
- Constant Field Values
-
AMQP_PARAM_MESSAGE_TTL
- See Also:
- Constant Field Values
-
AMQP_PARAM_REPLY_TO
- See Also:
- Constant Field Values
-
AMQP_HEADER_ROUTINE_ID
-
AMQP_HEADER_ROUTINE_TIMESTAMP
-
AMQP_HEADER_ROUTINE_SIGNATURE
-
AMQP_HEADER_ROUTINE_SCOPE
-
AMQP_HEADER_ROUTINE_TAGS
-
AMQP_HEADER_PROGRESS_ENABLED
-
AMQP_HEADER_CONSUMER_ID
-
AMQP_HEADER_CONSUMER_TAG
-
AMQP_HEADER_RETURN_STATUS
-
LEGACY_HEADER_APPLIED
public final boolean LEGACY_HEADER_APPLIED -
LEGACY_HEADER_ENABLED
public final boolean LEGACY_HEADER_ENABLED -
LEGACY_HEADER_ROUTINE_ID
Deprecated.- See Also:
- Constant Field Values
-
LEGACY_HEADER_ROUTINE_TIMESTAMP
Deprecated.- See Also:
- Constant Field Values
-
LEGACY_HEADER_ROUTINE_SIGNATURE
Deprecated.- See Also:
- Constant Field Values
-
LEGACY_HEADER_ROUTINE_SCOPE
Deprecated.- See Also:
- Constant Field Values
-
LEGACY_HEADER_ROUTINE_TAGS
Deprecated.- See Also:
- Constant Field Values
-
LEGACY_ROUTINE_PINGPONG_APPLIED
public final boolean LEGACY_ROUTINE_PINGPONG_APPLIED -
OPFLOW_ROUTINE_PINGPONG_ALIAS
- See Also:
- Constant Field Values
-
OPFLOW_PROTOCOL_VERSION
-
-
Method Details