| 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 |
TinyIntVector.Accessor.get(int index,
NullableTinyIntHolder holder) |
void |
NullableTinyIntVector.Accessor.get(int index,
NullableTinyIntHolder holder) |
protected void |
TinyIntVector.Mutator.set(int index,
NullableTinyIntHolder holder) |
void |
NullableTinyIntVector.Mutator.set(int index,
NullableTinyIntHolder holder) |
void |
TinyIntVector.Mutator.setSafe(int index,
NullableTinyIntHolder holder) |
void |
NullableTinyIntVector.Mutator.setSafe(int index,
NullableTinyIntHolder value) |
void |
NullableTinyIntVector.Mutator.setSkipNull(int index,
NullableTinyIntHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnionVector.Mutator.setSafe(int index,
NullableTinyIntHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.read(int arrayIndex,
NullableTinyIntHolder holder) |
void |
UnionReader.read(NullableTinyIntHolder holder) |
void |
TinyIntReaderImpl.read(NullableTinyIntHolder h) |
void |
TinyIntHolderReaderImpl.read(NullableTinyIntHolder h) |
void |
NullReader.read(NullableTinyIntHolder holder) |
void |
NullableTinyIntHolderReaderImpl.read(NullableTinyIntHolder h) |
void |
TinyIntWriterImpl.write(NullableTinyIntHolder h) |
| Constructor and Description |
|---|
NullableTinyIntHolderReaderImpl(NullableTinyIntHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
TinyIntReader.read(NullableTinyIntHolder h) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.