| Package | Description |
|---|---|
| org.apache.flink.connector.file.table |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContinuousPartitionFetcher.Context<P,T extends Comparable<T>>
Context for fetch partitions, partition information is stored in hive meta store.
|
| Modifier and Type | Method and Description |
|---|---|
List<P> |
PartitionFetcher.fetch(PartitionFetcher.Context<P> context)
Fetch the suitable partitions, call this method should guarantee the fetcher has opened.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.