| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.filesystem |
| 限定符和类型 | 方法和说明 |
|---|---|
PartitionReader<P,org.apache.flink.table.data.RowData> |
FileSystemLookupFunction.getPartitionReader() |
| 构造器和说明 |
|---|
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.