@ExperimentalApi public class HardEvictionParams extends Object
| Constructor and Description |
|---|
HardEvictionParams(int thresholdHours) |
| Modifier and Type | Method and Description |
|---|---|
int |
getThresholdHours()
The invocation of hard eviction will remove every page with at least one history record older than
specified amount of hours.
|
Copyright © 2003–2020 Atlassian. All rights reserved.