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,
OperatorStateStore stateStore,
Configuration conf,
ClassLoader cl,
List<String> partitionKeys,
ProcessingTimeService procTimeService) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.