Package org.elasticsearch.repositories
Class RepositoriesStatsArchive
java.lang.Object
org.elasticsearch.repositories.RepositoriesStatsArchive
-
Constructor Summary
ConstructorDescriptionRepositoriesStatsArchive(org.elasticsearch.core.TimeValue retentionPeriod, int maxCapacity, LongSupplier relativeTimeSupplier)
-
Method Summary
-
Constructor Details
-
RepositoriesStatsArchive
public RepositoriesStatsArchive(org.elasticsearch.core.TimeValue retentionPeriod, int maxCapacity, LongSupplier relativeTimeSupplier)
-