| 程序包 | 说明 |
|---|---|
| org.apache.flink.connectors.hive.read |
| 类和说明 |
|---|
| HiveTableInputFormat
The HiveTableInputFormat are inspired by the HCatInputFormat and HadoopInputFormatBase.
|
| HiveTableInputSplit
An wrapper class that wraps info needed for a hadoop input split.
|
| PartitionDiscovery
Partition strategy for helping fetch hive partitioned table.
|
| PartitionDiscovery.Context
Context for fetch partitions, partition information is stored in hive meta store.
|
| SplitReader
Split reader to read record from files.
|
| TimestampedHiveInputSplit
A
HiveTableInputSplit with TimestampedInputSplit. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.