Uses of Enum
org.apache.flink.connector.file.table.FileSystemConnectorOptions.PartitionCommitTriggerType
Packages that use FileSystemConnectorOptions.PartitionCommitTriggerType
-
Uses of FileSystemConnectorOptions.PartitionCommitTriggerType in org.apache.flink.connector.file.table
Fields in org.apache.flink.connector.file.table with type parameters of type FileSystemConnectorOptions.PartitionCommitTriggerTypeModifier and TypeFieldDescriptionstatic final org.apache.flink.configuration.ConfigOption<FileSystemConnectorOptions.PartitionCommitTriggerType>FileSystemConnectorOptions.SINK_PARTITION_COMMIT_TRIGGERMethods in org.apache.flink.connector.file.table that return FileSystemConnectorOptions.PartitionCommitTriggerTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.FileSystemConnectorOptions.PartitionCommitTriggerType.values()Returns an array containing the constants of this enum type, in the order they are declared.