OmniSciDB
a5dc49c757
|
Public Member Functions | |
SqlValidateSystem (final SqlParserPos pos, final String type, HeavyDBOptionsMap withOptions) | |
Public Member Functions inherited from com.mapd.parser.extension.ddl.SqlCustomDdl | |
SqlCustomDdl (final SqlOperator operator, final SqlParserPos pos) | |
List< SqlNode > | getOperandList () |
String | toString () |
Public Member Functions inherited from com.mapd.parser.extension.ddl.JsonSerializableDdl | |
default String | toJsonString () |
Private Attributes | |
String | type |
HeavyDBOptionsMap | options |
Static Private Attributes | |
static final SqlOperator | OPERATOR |
Class that encapsulates all information associated with a VALIDATE DDL command.
Definition at line 14 of file SqlValidateSystem.java.
|
inline |
Definition at line 23 of file SqlValidateSystem.java.
References com.mapd.parser.extension.ddl.SqlValidateSystem.OPERATOR, and com.mapd.parser.extension.ddl.SqlValidateSystem.type.
|
staticprivate |
Definition at line 15 of file SqlValidateSystem.java.
Referenced by com.mapd.parser.extension.ddl.SqlValidateSystem.SqlValidateSystem().
|
private |
Definition at line 21 of file SqlValidateSystem.java.
|
private |
Definition at line 19 of file SqlValidateSystem.java.
Referenced by TableFunctionsFactory_node.PrimitiveNode.__eq__(), TableFunctionsFactory_declbracket.Declaration.__getattr__(), TableFunctionsFactory_node.ArgNode.__iter__(), TableFunctionsFactory_declbracket.Declaration.__repr__(), TableFunctionsFactory_declbracket.Declaration.__str__(), TableFunctionsFactory_parser.Token.__str__(), TableFunctionsFactory_node.TypeNode.is_array_text_encoding_dict(), TableFunctionsFactory_node.TypeNode.is_column(), TableFunctionsFactory_node.TypeNode.is_column_list(), TableFunctionsFactory_node.TypeNode.is_cursor(), TableFunctionsFactory_node.TypeNode.is_output_buffer_sizer(), TableFunctionsFactory_node.TypeNode.is_string_scalar(), TableFunctionsFactory_node.TypeNode.is_text_encoding_dict(), heavydb.completion_hints.ttypes.TCompletionHint.read(), heavydb.common.ttypes.TTypeInfo.read(), heavydb.serialized_result_set.ttypes.TTargetInfo.read(), heavydb.serialized_result_set.ttypes.TCountDistinctSet.read(), heavydb.thrift.ttypes.TColumnRange.read(), heavydb.thrift.ttypes.TRenderDatum.read(), heavydb.thrift.Heavy.get_db_object_privs_args.read(), com.mapd.parser.extension.ddl.SqlValidateSystem.SqlValidateSystem(), heavydb.completion_hints.ttypes.TCompletionHint.write(), heavydb.common.ttypes.TTypeInfo.write(), heavydb.serialized_result_set.ttypes.TTargetInfo.write(), heavydb.serialized_result_set.ttypes.TCountDistinctSet.write(), heavydb.thrift.ttypes.TColumnRange.write(), heavydb.thrift.ttypes.TRenderDatum.write(), and heavydb.thrift.Heavy.get_db_object_privs_args.write().