Package | Description |
---|---|
org.apache.flink.connectors.hive.read | |
org.apache.flink.table.filesystem |
Modifier and Type | Class and Description |
---|---|
class |
HiveInputFormatPartitionReader
Partition reader that read records from InputFormat using given partitions.
|
Modifier and Type | Method and Description |
---|---|
PartitionReader<P,RowData> |
FileSystemLookupFunction.getPartitionReader() |
Constructor and Description |
---|
FileSystemLookupFunction(PartitionFetcher<P> partitionFetcher,
PartitionFetcher.Context<P> fetcherContext,
PartitionReader<P,RowData> partitionReader,
RowType rowType,
int[] lookupKeys,
java.time.Duration reloadInterval) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.