| Modifier and Type | Method and Description |
|---|---|
SQLExternalRecordFormat |
SQLExternalRecordFormat.clone() |
SQLExternalRecordFormat |
SQLCreateIndexStatement.getRowFormat() |
SQLExternalRecordFormat |
SQLCreateTableStatement.getRowFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLCreateIndexStatement.setRowFormat(SQLExternalRecordFormat x) |
void |
SQLCreateTableStatement.setRowFormat(SQLExternalRecordFormat x) |
| Modifier and Type | Method and Description |
|---|---|
SQLExternalRecordFormat |
AntsparkExprParser.parseRowFormat() |
| Modifier and Type | Method and Description |
|---|---|
SQLExternalRecordFormat |
HiveLoadDataStatement.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveLoadDataStatement.setFormat(SQLExternalRecordFormat x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HiveOutputVisitor.visit(SQLExternalRecordFormat x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLExternalRecordFormat x) |
| Modifier and Type | Method and Description |
|---|---|
SQLExternalRecordFormat |
OdpsTransformExpr.getInputRowFormat() |
SQLExternalRecordFormat |
OdpsTransformExpr.getOutputRowFormat() |
SQLExternalRecordFormat |
OdpsUnloadStatement.getRowFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
OdpsTransformExpr.setInputRowFormat(SQLExternalRecordFormat inputRowFormat) |
void |
OdpsTransformExpr.setOutputRowFormat(SQLExternalRecordFormat outputRowFormat) |
void |
OdpsUnloadStatement.setRowFormat(SQLExternalRecordFormat x) |
| Modifier and Type | Method and Description |
|---|---|
SQLExternalRecordFormat |
OracleCreateTableStatement.Organization.getExternalDirectoryRecordFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
OracleCreateTableStatement.Organization.setExternalDirectoryRecordFormat(SQLExternalRecordFormat recordFormat) |
| Modifier and Type | Method and Description |
|---|---|
SQLExternalRecordFormat |
SQLExprParser.parseRowFormat() |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLExternalRecordFormat x) |
boolean |
SQLASTOutputVisitor.visit(SQLExternalRecordFormat x) |
default boolean |
SQLASTVisitor.visit(SQLExternalRecordFormat x) |
boolean |
SchemaStatVisitor.visit(SQLExternalRecordFormat x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.