Class SelectionVector2Builder
java.lang.Object
org.apache.drill.exec.record.selection.SelectionVector2Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionharvest(VectorContainer batch) voidset(int posn, int value) voidsetNext(int value)
-
Constructor Details
-
SelectionVector2Builder
-
-
Method Details
-
setNext
public void setNext(int value) -
set
public void set(int posn, int value) -
harvest
-