public class TierPartitionStateCleanupConfig extends Object
Modifier and Type | Field and Description |
---|---|
static TierPartitionStateCleanupConfig |
EMPTY |
Constructor and Description |
---|
TierPartitionStateCleanupConfig(boolean enabled,
long entryRemovalDelay,
long interval) |
Modifier and Type | Method and Description |
---|---|
long |
entryRemovalDelay() |
long |
interval() |
boolean |
isEnabled() |
public static final TierPartitionStateCleanupConfig EMPTY