Class AnyBooleanAggregator.SingleState

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

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

    • SingleState

      public SingleState(BigArrays bigArrays)
  • Method Details