| Class and Description |
|---|
| ContinuousPartitionFetcher.Context
Context for fetch partitions, partition information is stored in hive meta store.
|
| EnrichedRowData
An implementation of
RowData which is backed by two RowData with a well-defined
index mapping, One of the rows is fixed, while the other can be swapped for performant changes in
hot code paths. |
| FileSystemConnectorOptions.FileStatisticsType
Statistics types for file system, see
FileSystemConnectorOptions.SOURCE_REPORT_STATISTICS. |
| FileSystemConnectorOptions.PartitionCommitTriggerType
Trigger types for partition commit, see
FileSystemConnectorOptions.SINK_PARTITION_COMMIT_TRIGGER. |
| FileSystemFactory
A factory to create file systems.
|
| FileSystemOutputFormat
File system
OutputFormat for batch job. |
| FileSystemOutputFormat.Builder
Builder to build
FileSystemOutputFormat. |
| 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.
|
| PartitionCommitPolicyFactory
A factory to create
PartitionCommitPolicy chain. |
| PartitionComputer
Compute partition path from record and project non-partition columns for output writer.
|
| PartitionFetcher
Fetcher to fetch the suitable partitions of a filesystem table.
|
| PartitionFetcher.Context
Context for fetch partitions, partition information is stored in hive meta store.
|
| PartitionFetcher.Context.ComparablePartitionValue
A comparable partition value that can compare order by using its comparator.
|
| PartitionFieldExtractor
Interface to extract partition field from split.
|
| 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.
|
| PartitionWriter.PartitionWriterListener
Listener for partition writer.
|
| 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.
|
| Class and Description |
|---|
| FileSystemFactory
A factory to create file systems.
|
| FileSystemOutputFormat
File system
OutputFormat for batch job. |
| PartitionCommitPolicyFactory
A factory to create
PartitionCommitPolicy chain. |
| TableMetaStoreFactory
Meta store factory to create
TableMetaStoreFactory.TableMetaStore. |
| Class and Description |
|---|
| FileSystemFactory
A factory to create file systems.
|
| OutputFormatFactory
A factory to create an
OutputFormat. |
| PartitionCommitPolicyFactory
A factory to create
PartitionCommitPolicy chain. |
| PartitionComputer
Compute partition path from record and project non-partition columns for output writer.
|
| TableMetaStoreFactory
Meta store factory to create
TableMetaStoreFactory.TableMetaStore. |
| Class and Description |
|---|
| FileSystemFactory
A factory to create file systems.
|
| TableMetaStoreFactory
Meta store factory to create
TableMetaStoreFactory.TableMetaStore. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.