OmniSciDB
a5dc49c757
|
Public Member Functions | |
SqlExportQuery (final SqlParserPos pos, final SqlNode queryNode, final String filePath, 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 | query |
String | filePath |
HeavyDBOptionsMap | options |
Static Private Attributes | |
static final SqlOperator | OPERATOR |
Definition at line 13 of file SqlExportQuery.java.
|
inline |
Definition at line 24 of file SqlExportQuery.java.
References com.mapd.parser.extension.ddl.SqlExportQuery.OPERATOR, and com.mapd.parser.extension.ddl.SqlCustomDdl.toString().
|
private |
Definition at line 20 of file SqlExportQuery.java.
|
staticprivate |
Definition at line 14 of file SqlExportQuery.java.
Referenced by com.mapd.parser.extension.ddl.SqlExportQuery.SqlExportQuery().
|
private |
Definition at line 22 of file SqlExportQuery.java.
|
private |
Definition at line 18 of file SqlExportQuery.java.
Referenced by heavydb.thrift.Heavy.sql_execute_args.read(), heavydb.thrift.Heavy.sql_execute_df_args.read(), heavydb.thrift.Heavy.sql_execute_gdf_args.read(), heavydb.thrift.Heavy.sql_validate_args.read(), heavydb.thrift.Heavy.query_get_outer_fragment_count_args.read(), heavydb.thrift.Heavy.sql_execute_args.write(), heavydb.thrift.Heavy.sql_execute_df_args.write(), heavydb.thrift.Heavy.sql_execute_gdf_args.write(), heavydb.thrift.Heavy.sql_validate_args.write(), and heavydb.thrift.Heavy.query_get_outer_fragment_count_args.write().