| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.filesystem | |
| org.apache.flink.table.filesystem.stream |
| 类和说明 |
|---|
| FileSystemFactory
A factory to create file systems.
|
| FileSystemOutputFormat
File system
OutputFormat for batch job. |
| FileSystemOutputFormat.Builder
Builder to build
FileSystemOutputFormat. |
| FileSystemTableSink
File system
TableSink. |
| FileSystemTableSource
File system table source.
|
| OutputFormatFactory
A factory to create an
OutputFormat. |
| PartitionCommitPolicy
Policy for commit a partition.
|
| PartitionCommitPolicy.Context
Context of policy, including table information and partition information.
|
| PartitionComputer
Compute partition path from record and project non-partition columns for output writer.
|
| PartitionTempFileManager
Manage temporary files for writing files.
|
| PartitionTimeExtractor
Time extractor to extract time from partition values.
|
| PartitionWriter
Partition writer to write records with partition.
|
| PartitionWriter.Context
Context for partition writer, provide some information and generation utils.
|
| PartitionWriterFactory
Factory of
PartitionWriter to avoid virtual function calls. |
RowDataPartitionComputer
PartitionComputer for RowData. |
| TableMetaStoreFactory
Meta store factory to create
TableMetaStoreFactory.TableMetaStore. |
| TableMetaStoreFactory.TableMetaStore
Meta store to manage the location paths of this table and its partitions.
|
| 类和说明 |
|---|
| FileSystemFactory
A factory to create file systems.
|
| TableMetaStoreFactory
Meta store factory to create
TableMetaStoreFactory.TableMetaStore. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.