Module org.elasticsearch.compute
Package org.elasticsearch.compute.aggregation.table
package org.elasticsearch.compute.aggregation.table
-
ClassesClassDescription
RowInTableLookupthat models an increasing sequence of integers.RowInTableLookupfor an empty table.ConsumesPages and looks up each row in a pre-built table, and returns the offsets of each row in the table.