java.lang.Object
org.elasticsearch.search.aggregations.metrics.TDigestState
org.elasticsearch.search.aggregations.metrics.EmptyTDigestState
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.lucene.util.Accountable, Releasable

public final class EmptyTDigestState extends TDigestState
  • Constructor Details

    • EmptyTDigestState

      public EmptyTDigestState()
  • Method Details