| Package | Description |
|---|---|
| org.apache.hudi.table.action.ttl.strategy |
| Modifier and Type | Class and Description |
|---|---|
class |
KeepByCreationTimeStrategy
KeepByTimeStrategy will return expired partitions by their create time.
|
class |
KeepByTimeStrategy
KeepByTimeStrategy will return expired partitions by their lastCommitTime.
|
class |
PartitionTTLStrategy
Strategy for partition-level ttl management.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.