| 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 |
NullableSmallIntVector.Accessor.get(int index,
NullableSmallIntHolder holder) |
void |
SmallIntVector.Accessor.get(int index,
NullableSmallIntHolder holder) |
void |
NullableSmallIntVector.Mutator.set(int index,
NullableSmallIntHolder holder) |
protected void |
SmallIntVector.Mutator.set(int index,
NullableSmallIntHolder holder) |
void |
NullableSmallIntVector.Mutator.setSafe(int index,
NullableSmallIntHolder value) |
void |
SmallIntVector.Mutator.setSafe(int index,
NullableSmallIntHolder holder) |
void |
NullableSmallIntVector.Mutator.setSkipNull(int index,
NullableSmallIntHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnionVector.Mutator.setSafe(int index,
NullableSmallIntHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.read(int arrayIndex,
NullableSmallIntHolder holder) |
void |
SmallIntHolderReaderImpl.read(NullableSmallIntHolder h) |
void |
UnionReader.read(NullableSmallIntHolder holder) |
void |
NullableSmallIntHolderReaderImpl.read(NullableSmallIntHolder h) |
void |
SmallIntReaderImpl.read(NullableSmallIntHolder h) |
void |
NullReader.read(NullableSmallIntHolder holder) |
void |
SmallIntWriterImpl.write(NullableSmallIntHolder h) |
| Constructor and Description |
|---|
NullableSmallIntHolderReaderImpl(NullableSmallIntHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
SmallIntReader.read(NullableSmallIntHolder h) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.