Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Class and Description |
---|---|
class |
AvroFormatAttribute
The AVRO format attribute.
|
class |
CsvFormatAttribute
The CSV format attribute.
|
class |
JsonFormatAttribute
The JSON file format attribute.
|
class |
ParquetFormatAttribute
The PARQUET format attribute.
|
Modifier and Type | Method and Description |
---|---|
AbstractFormatAttribute |
DataFormat.getFormatAttribute() |
Modifier and Type | Method and Description |
---|---|
DataFormat.Builder |
DataFormat.Builder.formatAttribute(AbstractFormatAttribute formatAttribute) |
Constructor and Description |
---|
DataFormat(AbstractFormatAttribute formatAttribute,
DataFormat.Type type,
Compression compressionConfig)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.