| Package | Description |
|---|---|
| org.apache.flink.connector.file.table |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<FileSystemConnectorOptions.PartitionCommitTriggerType> |
FileSystemConnectorOptions.SINK_PARTITION_COMMIT_TRIGGER |
| Modifier and Type | Method and Description |
|---|---|
static FileSystemConnectorOptions.PartitionCommitTriggerType |
FileSystemConnectorOptions.PartitionCommitTriggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemConnectorOptions.PartitionCommitTriggerType[] |
FileSystemConnectorOptions.PartitionCommitTriggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.