| Package | Description |
|---|---|
| org.apache.flink.table.filesystem |
| Modifier and Type | Method and Description |
|---|---|
PartitionReader<P,org.apache.flink.table.data.RowData> |
FileSystemLookupFunction.getPartitionReader() |
| Constructor and Description |
|---|
FileSystemLookupFunction(PartitionFetcher<P> partitionFetcher,
PartitionFetcher.Context<P> fetcherContext,
PartitionReader<P,org.apache.flink.table.data.RowData> partitionReader,
org.apache.flink.table.types.logical.RowType rowType,
int[] lookupKeys,
java.time.Duration reloadInterval) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.