public abstract class AbstractSV4Copier extends AbstractCopier
| Modifier and Type | Field and Description |
|---|---|
protected VectorWrapper<?>[] |
vvIn |
outgoing, vvOut| Constructor and Description |
|---|
AbstractSV4Copier() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyEntryIndirect(int inIndex,
int outIndex) |
void |
setup(VectorAccessible incoming,
VectorContainer outgoing) |
allocateOutgoing, appendRecord, appendRecords, copyEntry, copyRecords, updateCountsprotected VectorWrapper<?>[] vvIn
public void setup(VectorAccessible incoming, VectorContainer outgoing)
setup in interface Copiersetup in class AbstractCopierpublic void copyEntryIndirect(int inIndex,
int outIndex)
copyEntryIndirect in class AbstractCopierCopyright © 2021 The Apache Software Foundation. All rights reserved.