Definition at line 59 of file ttypes.py.
dictionary heavydb.serialized_result_set.ttypes.TAggKind._NAMES_TO_VALUES |
|
staticprivate |
Initial value:
7 "APPROX_COUNT_DISTINCT": 5,
Definition at line 84 of file ttypes.py.
dictionary heavydb.serialized_result_set.ttypes.TAggKind._VALUES_TO_NAMES |
|
staticprivate |
Initial value:
7 5:
"APPROX_COUNT_DISTINCT",
Definition at line 71 of file ttypes.py.
int heavydb.serialized_result_set.ttypes.TAggKind.APPROX_COUNT_DISTINCT = 5 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.AVG = 0 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.COUNT = 4 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.COUNT_IF = 8 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.MAX = 2 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.MIN = 1 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.SAMPLE = 6 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.SINGLE_VALUE = 7 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.SUM = 3 |
|
static |
int heavydb.serialized_result_set.ttypes.TAggKind.SUM_IF = 9 |
|
static |
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/python/heavydb/serialized_result_set/ttypes.py