| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.filesystem |
| 类和说明 |
|---|
| FileSystemFactory
A factory to create file systems.
|
| FileSystemOutputFormat
File system
OutputFormat for batch job. |
| FileSystemOutputFormat.Builder
Builder to build
FileSystemOutputFormat. |
| OutputFormatFactory
A factory to create an
OutputFormat. |
| PartitionComputer
Compute partition path from record and project non-partition columns for output writer.
|
| PartitionTempFileManager
Manage temporary files for writing files.
|
| 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. |
| TableMetaStoreFactory
Meta store factory to create
TableMetaStoreFactory.TableMetaStore. |
| TableMetaStoreFactory.TableMetaStore
Meta store to manage the location paths of this table and its partitions.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.