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, updateCounts
protected VectorWrapper<?>[] vvIn
public void setup(VectorAccessible incoming, VectorContainer outgoing)
setup
in interface Copier
setup
in class AbstractCopier
public void copyEntryIndirect(int inIndex, int outIndex)
copyEntryIndirect
in class AbstractCopier
Copyright © 1970 The Apache Software Foundation. All rights reserved.