public static final class Var16CharVector.BufferedMutator extends Object
Constructor and Description |
---|
BufferedMutator(int startIdx,
int buffSz,
Var16CharVector parent)
Buffered mutator to optimize bulk access to the underlying vector container
|
BufferedMutator(int startIdx,
Var16CharVector parent) |
public BufferedMutator(int startIdx, Var16CharVector parent)
#BufferedMutator(int startIdx, int buffSz, Var16CharVector parent)}
public BufferedMutator(int startIdx, int buffSz, Var16CharVector parent)
startIdx
- start idex of the first value to be copiedbuffSz
- buffer length to usparent
- parent container objectpublic void setSafe(VarLenBulkEntry bulkEntry)
public void flush()
Copyright © 1970 The Apache Software Foundation. All rights reserved.