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