public interface PartitionExpireStrategyFactory
PartitionExpireStrategy
.Modifier and Type | Field and Description |
---|---|
static org.apache.paimon.shade.guava30.com.google.common.base.Supplier<PartitionExpireStrategyFactory> |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
PartitionExpireStrategy |
create(CatalogLoader catalogLoader,
Identifier identifier,
RowType partitionType) |
static final org.apache.paimon.shade.guava30.com.google.common.base.Supplier<PartitionExpireStrategyFactory> INSTANCE
PartitionExpireStrategy create(CatalogLoader catalogLoader, Identifier identifier, RowType partitionType)
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.