Package org.apache.drill.exec.vector
Interface VariableWidthVector.VariableWidthMutator
- All Superinterfaces:
ValueVector.Mutator
- All Known Implementing Classes:
NullableVar16CharVector.Mutator,NullableVarBinaryVector.Mutator,NullableVarCharVector.Mutator,NullableVarDecimalVector.Mutator,Var16CharVector.Mutator,VarBinaryVector.Mutator,VarCharVector.Mutator,VarDecimalVector.Mutator
- Enclosing interface:
VariableWidthVector
-
Method Summary
Methods inherited from interface org.apache.drill.exec.vector.ValueVector.Mutator
exchange, generateTestData, reset, setValueCount
-
Method Details
-
setValueLengthSafe
void setValueLengthSafe(int index, int length)
-