Module org.elasticsearch.server
Class SearchStatsSettings
java.lang.Object
org.elasticsearch.index.search.stats.SearchStatsSettings
Container for cluster settings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TimeValueA cluster setting giving the half-life, in seconds, to use for the Exponentially Weighted Moving Rate calculation used for the recency-weighted read load -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RECENT_READ_LOAD_HALF_LIFE_DEFAULT
-
RECENT_READ_LOAD_HALF_LIFE_SETTING
A cluster setting giving the half-life, in seconds, to use for the Exponentially Weighted Moving Rate calculation used for the recency-weighted read loadThis is dynamic, but changes only apply to newly-opened shards.
-
-
Constructor Details
-
SearchStatsSettings
-
-
Method Details
-
getRecentReadLoadHalfLifeForNewShards
-