Class AdaptiveSelectionStats

  • All Implemented Interfaces:
    Writeable, ToXContent, ToXContentFragment

    public class AdaptiveSelectionStats
    extends Object
    implements Writeable, ToXContentFragment
    Class representing statistics about adaptive replica selection. This includes EWMA of queue size, service time, and response time, as well as outgoing searches to each node and the "rank" based on the ARS formula.