| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.file.table |
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
ContinuousPartitionFetcher.Context<P,T extends Comparable<T>>
Context for fetch partitions, partition information is stored in hive meta store.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<P> |
PartitionFetcher.fetch(PartitionFetcher.Context<P> context)
Fetch the suitable partitions, call this method should guarantee the fetcher has opened.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.