| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.complex.reader |
| Modifier and Type | Method and Description |
|---|---|
void |
VarCharVector.Accessor.get(int index,
NullableVarCharHolder holder) |
void |
NullableVarCharVector.Accessor.get(int index,
NullableVarCharHolder holder) |
protected void |
VarCharVector.Mutator.set(int index,
NullableVarCharHolder holder) |
void |
NullableVarCharVector.Mutator.set(int index,
NullableVarCharHolder holder) |
void |
VarCharVector.Mutator.setSafe(int index,
NullableVarCharHolder holder) |
void |
NullableVarCharVector.Mutator.setSafe(int index,
NullableVarCharHolder value) |
void |
NullableVarCharVector.Mutator.setSkipNull(int index,
NullableVarCharHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnionVector.Mutator.setSafe(int index,
NullableVarCharHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.read(int arrayIndex,
NullableVarCharHolder holder) |
void |
VarCharReaderImpl.read(NullableVarCharHolder h) |
void |
VarCharHolderReaderImpl.read(NullableVarCharHolder h) |
void |
UnionReader.read(NullableVarCharHolder holder) |
void |
NullReader.read(NullableVarCharHolder holder) |
void |
NullableVarCharHolderReaderImpl.read(NullableVarCharHolder h) |
void |
VarCharWriterImpl.write(NullableVarCharHolder h) |
| Constructor and Description |
|---|
NullableVarCharHolderReaderImpl(NullableVarCharHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
VarCharReader.read(NullableVarCharHolder h) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.