| Package | Description |
|---|---|
| org.apache.hudi.config | |
| org.apache.hudi.table.action.ttl.strategy |
| Modifier and Type | Method and Description |
|---|---|
HoodieTTLConfig.Builder |
HoodieTTLConfig.Builder.withTTLStrategyType(PartitionTTLStrategyType ttlStrategyType) |
| Modifier and Type | Method and Description |
|---|---|
static PartitionTTLStrategyType |
PartitionTTLStrategyType.fromClassName(String className) |
static PartitionTTLStrategyType |
PartitionTTLStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartitionTTLStrategyType[] |
PartitionTTLStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
HoodiePartitionTTLStrategyFactory.getPartitionTTLStrategyFromType(PartitionTTLStrategyType type) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.