HBaseOperator.h
Macro Definitions
Types
Fields
Detailed Description
Defines datatypes associated with the HBaseOperator class
Macro Definition
-
EPSILON
Type Documentation
-
enum HOperatorReturn
Indicates the return value of an operator
Values:
-
enumerator HOP_OK
The event has been handled.
-
enumerator HOP_NOT_HANDLED
The event has not been handled.
-
enumerator HOP_CANCEL
Processing was aborted.
-
enumerator HOP_READY
Event handler is ready for processing.
-
enumerator HOP_OK