public class DescDataConnectorDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Modifier and Type | Field and Description |
|---|---|
static String |
DESC_DATACONNECTOR_SCHEMA |
static String |
DESC_DATACONNECTOR_SCHEMA_EXTENDED |
| Constructor and Description |
|---|
DescDataConnectorDesc(org.apache.hadoop.fs.Path resFile,
String dcName,
boolean isExtended) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectorName() |
String |
getResFile() |
String |
getSchema() |
boolean |
isExtended() |
public static final String DESC_DATACONNECTOR_SCHEMA
public static final String DESC_DATACONNECTOR_SCHEMA_EXTENDED
public DescDataConnectorDesc(org.apache.hadoop.fs.Path resFile,
String dcName,
boolean isExtended)
Copyright © 2024 The Apache Software Foundation. All rights reserved.