Class ValuesNextPreparedForEmitting

java.lang.Object
org.elasticsearch.compute.aggregation.ValuesNextPreparedForEmitting
All Implemented Interfaces:
Closeable, AutoCloseable, org.elasticsearch.core.Releasable

public class ValuesNextPreparedForEmitting extends Object implements org.elasticsearch.core.Releasable
  • Method Details

    • nextValuesStart

      public int nextValuesStart(int group)
    • nextValuesEnd

      public int nextValuesEnd(int group)
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable
      Specified by:
      close in interface org.elasticsearch.core.Releasable