| Package | Description |
|---|---|
| org.apache.flink.connector.file.table.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionTimeCommitTrigger
Partition commit trigger by partition time and watermark.
|
class |
ProcTimeCommitTrigger
Partition commit trigger by creation time and processing time service.
|
| Modifier and Type | Method and Description |
|---|---|
static PartitionCommitTrigger |
PartitionCommitTrigger.create(boolean isRestored,
org.apache.flink.api.common.state.OperatorStateStore stateStore,
org.apache.flink.configuration.Configuration conf,
ClassLoader cl,
List<String> partitionKeys,
org.apache.flink.streaming.runtime.tasks.ProcessingTimeService procTimeService) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.