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