Uses of Class
org.apache.drill.exec.vector.UntypedNullVector
Packages that use UntypedNullVector
-
Uses of UntypedNullVector in org.apache.drill.exec.vector
Methods in org.apache.drill.exec.vector with parameters of type UntypedNullVectorModifier and TypeMethodDescriptionvoidUntypedNullVector.copyFrom(int fromIndex, int thisIndex, UntypedNullVector from) voidUntypedNullVector.copyFromSafe(int fromIndex, int thisIndex, UntypedNullVector from) voidUntypedNullVector.splitAndTransferTo(int startIndex, int length, UntypedNullVector target) voidUntypedNullVector.transferTo(UntypedNullVector target)