![]() | HookType Class |
Namespace: com.espertech.esper.common.client.annotation
public sealed class HookType : Enum
The HookType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | INTERNAL_AGGLOCALLEVEL | For internal use, aggregation level reporting. |
![]() ![]() | INTERNAL_COMPILE | For internal use, statement spec compiled reporting. |
![]() ![]() | INTERNAL_GROUPROLLUP_PLAN | For internal use, group rollup plan reporting. |
![]() ![]() | INTERNAL_PATTERNCOMPILE | For internal use, pattern objects visibility. |
![]() ![]() | INTERNAL_QUERY_PLAN | For internal use, query planning reporting. |
![]() ![]() | SQLCOL | For use when installing a callback for converting SQL input parameters or column output values. |
![]() ![]() | SQLROW | For use when installing a callback for converting SQL row results to an object. |
![]() | value__ |