Definition at line 19 of file ttypes.py.
dictionary heavydb.completion_hints.ttypes.TCompletionHintType._NAMES_TO_VALUES |
|
staticprivate |
Initial value:
Definition at line 40 of file ttypes.py.
dictionary heavydb.completion_hints.ttypes.TCompletionHintType._VALUES_TO_NAMES |
|
staticprivate |
Initial value:
Definition at line 29 of file ttypes.py.
int heavydb.completion_hints.ttypes.TCompletionHintType.CATALOG = 4 |
|
static |
int heavydb.completion_hints.ttypes.TCompletionHintType.COLUMN = 0 |
|
static |
int heavydb.completion_hints.ttypes.TCompletionHintType.FUNCTION = 6 |
|
static |
int heavydb.completion_hints.ttypes.TCompletionHintType.KEYWORD = 7 |
|
static |
int heavydb.completion_hints.ttypes.TCompletionHintType.REPOSITORY = 5 |
|
static |
int heavydb.completion_hints.ttypes.TCompletionHintType.SCHEMA = 3 |
|
static |
int heavydb.completion_hints.ttypes.TCompletionHintType.TABLE = 1 |
|
static |
int heavydb.completion_hints.ttypes.TCompletionHintType.VIEW = 2 |
|
static |
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/python/heavydb/completion_hints/ttypes.py