Package org.apache.drill.exec.vector
Interface VariableWidthVector.VariableWidthAccessor
- All Superinterfaces:
ValueVector.Accessor
- All Known Implementing Classes:
NullableVar16CharVector.Accessor,NullableVarBinaryVector.Accessor,NullableVarCharVector.Accessor,NullableVarDecimalVector.Accessor,Var16CharVector.Accessor,VarBinaryVector.Accessor,VarCharVector.Accessor,VarDecimalVector.Accessor
- Enclosing interface:
VariableWidthVector
-
Method Summary
Methods inherited from interface org.apache.drill.exec.vector.ValueVector.Accessor
getObject, getValueCount, isNull
-
Method Details
-
getValueLength
int getValueLength(int index)
-