Uses of Interface
io.trino.operator.RowReference
Packages that use RowReference
-
Uses of RowReference in io.trino.operator
Classes in io.trino.operator that implement RowReferenceModifier and TypeClassDescriptionstatic final classCursor that allows callers to advance through the registered page and dictate whether a specific position should be preserved with a stable row ID.Methods in io.trino.operator with parameters of type RowReferenceModifier and TypeMethodDescriptionbooleanGroupedTopNRankAccumulator.add(int groupId, RowReference rowReference) Add the specified row to this accumulator.booleanGroupedTopNRowNumberAccumulator.add(int groupId, RowReference rowReference) Add the specified row to this accumulator.longTopNPeerGroupLookup.get(long groupId, RowReference rowReference)