Uses of Class
org.apache.drill.exec.physical.rowSet.IndirectRowSet
Package
Description
Provides a set of tools to work with row sets.
-
Uses of IndirectRowSet in org.apache.drill.exec.physical.rowSet
Modifier and TypeMethodDescriptionstatic IndirectRowSet
IndirectRowSet.fromContainer
(VectorContainer container) static IndirectRowSet
IndirectRowSet.fromSv2
(VectorContainer container, SelectionVector2 sv2)