@ExperimentalApi public class SoftEvictionParams extends Object
Constructor and Description |
---|
SoftEvictionParams(int thresholdHours,
int limit) |
Modifier and Type | Method and Description |
---|---|
int |
getLimit()
Number of pages, which should be cleaned from Synchrony history by this soft job invocation.
|
int |
getThresholdHours()
Soft job will not remove synchrony history for a page, which has been modified in recent
specified amount of hours.
|
public int getThresholdHours()
public int getLimit()
Copyright © 2003–2020 Atlassian. All rights reserved.