Class AnyDoubleAggregator.SingleState

java.lang.Object
org.elasticsearch.compute.aggregation.AnyDoubleAggregator.SingleState
All Implemented Interfaces:
Closeable, AutoCloseable, AggregatorState, org.elasticsearch.core.Releasable
Enclosing class:
AnyDoubleAggregator

public static class AnyDoubleAggregator.SingleState extends Object implements AggregatorState
  • Constructor Details

    • SingleState

      public SingleState(BigArrays bigArrays)
  • Method Details