cgl.hpsearch.common
Interface SystemConstants
- All Known Implementing Classes:
- ClientSocketHandler, DBReadHandler, FileReadHandler, FileWriteHandler, FlowHandler, FlowManager, Handler, JMSStreamHandler, Kernel, NBEventEndPoint, NBNativePersistantStreamHandler, NBNativeStreamHandler, RequestHandler, ServerSocketHandler, SystemObjects, TaskHandler, TaskSchedulerEngine, URLHandler, WSProxyHandler
- public interface SystemConstants
Defines the various constants used in the system
TASK_SCHEDULER_ENGINE
public static final String TASK_SCHEDULER_ENGINE
- See Also:
- Constant Field Values
FLOW_MANAGER
public static final String FLOW_MANAGER
- See Also:
- Constant Field Values
HPSEARCH_SHELL
public static final String HPSEARCH_SHELL
- See Also:
- Constant Field Values
HPSEARCH_WS
public static final String HPSEARCH_WS
- See Also:
- Constant Field Values
BROKER_HOST
public static final String BROKER_HOST
- See Also:
- Constant Field Values
BROKER_PORT
public static final String BROKER_PORT
- See Also:
- Constant Field Values
HPSEARCH_CONFIG
public static final String HPSEARCH_CONFIG
- See Also:
- Constant Field Values
NB_PERFORMANCE_DATA_TOPIC
public static final String NB_PERFORMANCE_DATA_TOPIC
- See Also:
- Constant Field Values
TASKSCHEDULER_ENGINE_COMM_LINK
public static final String TASKSCHEDULER_ENGINE_COMM_LINK
- See Also:
- Constant Field Values
HPSEARCH_HOME
public static final String HPSEARCH_HOME
- See Also:
- Constant Field Values
NB_HOME
public static final String NB_HOME
- See Also:
- Constant Field Values
FILESEPARTOR
public static final String FILESEPARTOR
- See Also:
- Constant Field Values
WSCONTEXT_RESULT_BIN
public static final String WSCONTEXT_RESULT_BIN
- See Also:
- Constant Field Values
WSCONTEXT_SERVICE
public static final String WSCONTEXT_SERVICE
- See Also:
- Constant Field Values
SHELLWS_PORT
public static final String SHELLWS_PORT
- See Also:
- Constant Field Values
TASKSCHEDULER_AUTO_CONNECT_COMM_LINK
public static final String TASKSCHEDULER_AUTO_CONNECT_COMM_LINK
- See Also:
- Constant Field Values
FLOW_LOGGING_MANAGER
public static final String FLOW_LOGGING_MANAGER
- See Also:
- Constant Field Values
SCRIPT_PATH
public static final String SCRIPT_PATH
- See Also:
- Constant Field Values
SCRIPT_ARGS
public static final String SCRIPT_ARGS
- See Also:
- Constant Field Values
OS_TYPE
public static final String OS_TYPE
- See Also:
- Constant Field Values
OS_UNIX
public static final String OS_UNIX
- See Also:
- Constant Field Values
OS_WIN
public static final String OS_WIN
- See Also:
- Constant Field Values
PORT
public static final int PORT
- See Also:
- Constant Field Values
PROTOCOL
public static final String PROTOCOL
- See Also:
- Constant Field Values
BUF_SIZE
public static final int BUF_SIZE
- See Also:
- Constant Field Values
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
READY
public static final int READY
- See Also:
- Constant Field Values
WAITING
public static final int WAITING
- See Also:
- Constant Field Values
RUNNING
public static final int RUNNING
- See Also:
- Constant Field Values
SUCCESS
public static final int SUCCESS
- See Also:
- Constant Field Values
EXCEPTION
public static final int EXCEPTION
- See Also:
- Constant Field Values
FAILURE
public static final int FAILURE
- See Also:
- Constant Field Values
ABANDONED
public static final int ABANDONED
- See Also:
- Constant Field Values
TASK_DEFINED
public static final int TASK_DEFINED
- See Also:
- Constant Field Values
START_HANDLER
public static final String START_HANDLER
- See Also:
- Constant Field Values
ABANDON_HANDLER
public static final String ABANDON_HANDLER
- See Also:
- Constant Field Values
SUSPEND
public static final String SUSPEND
- See Also:
- Constant Field Values
RESUME
public static final String RESUME
- See Also:
- Constant Field Values
MARKER
public static final String MARKER
- See Also:
- Constant Field Values
STREAM_MARKER_DATA
public static final int STREAM_MARKER_DATA
- See Also:
- Constant Field Values
STREAM_MARKER_EOF
public static final int STREAM_MARKER_EOF
- See Also:
- Constant Field Values
THREAD_SLEEP_INTERVAL
public static final int THREAD_SLEEP_INTERVAL
- See Also:
- Constant Field Values
STX
public static final byte STX
- See Also:
- Constant Field Values
EOT
public static final byte EOT
- See Also:
- Constant Field Values