| Interface | Description |
|---|---|
| TTLStrategy |
Strategy for ttl management.
|
| Class | Description |
|---|---|
| HoodiePartitionTTLStrategyFactory |
Factory help to create
PartitionTTLStrategy. |
| KeepByCreationTimeStrategy |
KeepByTimeStrategy will return expired partitions by their create time.
|
| KeepByTimeStrategy |
KeepByTimeStrategy will return expired partitions by their lastCommitTime.
|
| PartitionTTLStrategy |
Strategy for partition-level ttl management.
|
| Enum | Description |
|---|---|
| PartitionTTLStrategyType |
Types of
PartitionTTLStrategy. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.