| Package | Description |
|---|---|
| com.aliyun.openservices.log.common |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportContentColumnStorageDetail |
class |
ExportContentCsvDetail |
class |
ExportContentJsonDetail |
class |
ExportContentParquetDetail |
| Modifier and Type | Method and Description |
|---|---|
ExportContentDetail |
AliyunOSSSink.getContentDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
AliyunOSSSink.setContentDetail(ExportContentDetail contentDetail) |
| Constructor and Description |
|---|
AliyunOSSHdfsSink(String roleArn,
String bucket,
String prefix,
String suffix,
String pathFormat,
String pathFormatType,
int bufferSize,
int bufferInterval,
String timeZone,
String contentType,
String compressionType,
ExportContentDetail contentDetail) |
AliyunOSSSink(String roleArn,
String bucket,
String prefix,
String suffix,
String pathFormat,
String pathFormatType,
int bufferSize,
int bufferInterval,
String timeZone,
String contentType,
String compressionType,
ExportContentDetail contentDetail) |
Copyright © 2025. All Rights Reserved.