Definition at line 19 of file ttypes.py.
dictionary heavydb.extension_functions.ttypes.TExtArgumentType._NAMES_TO_VALUES |
|
staticprivate |
dictionary heavydb.extension_functions.ttypes.TExtArgumentType._VALUES_TO_NAMES |
|
staticprivate |
int heavydb.extension_functions.ttypes.TExtArgumentType.ArrayBool = 21 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ArrayDouble = 20 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ArrayFloat = 19 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ArrayInt16 = 16 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ArrayInt32 = 17 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ArrayInt64 = 18 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ArrayInt8 = 15 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Bool = 14 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnBool = 33 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnDouble = 32 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnFloat = 31 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnInt16 = 28 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnInt32 = 29 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnInt64 = 30 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnInt8 = 27 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListBool = 42 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListDouble = 41 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListFloat = 40 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListInt16 = 37 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListInt32 = 38 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListInt64 = 39 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListInt8 = 36 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnListTextEncodingDict = 44 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnTextEncodingDict = 43 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.ColumnTimestamp = 45 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Cursor = 24 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Double = 5 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Float = 4 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.GeoLineString = 23 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.GeoMultiPolygon = 26 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.GeoPoint = 22 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.GeoPolygon = 25 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Int16 = 1 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Int32 = 2 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Int64 = 3 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Int8 = 0 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.PBool = 13 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.PDouble = 12 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.PFloat = 11 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.PInt16 = 8 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.PInt32 = 9 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.PInt64 = 10 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.PInt8 = 7 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.TextEncodingDict = 35 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.TextEncodingNone = 34 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Timestamp = 46 |
|
static |
int heavydb.extension_functions.ttypes.TExtArgumentType.Void = 6 |
|
static |
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/python/heavydb/extension_functions/ttypes.py