| Package | Description |
|---|---|
| org.apache.arrow.vector | |
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.complex.reader | |
| org.apache.arrow.vector.complex.writer |
| Modifier and Type | Method and Description |
|---|---|
void |
Float8Vector.Accessor.get(int index,
Float8Holder holder) |
void |
NullableFloat8Vector.Mutator.set(int index,
Float8Holder holder) |
protected void |
Float8Vector.Mutator.set(int index,
Float8Holder holder) |
void |
NullableFloat8Vector.Mutator.setSafe(int index,
Float8Holder value) |
void |
Float8Vector.Mutator.setSafe(int index,
Float8Holder holder) |
void |
NullableFloat8Vector.Mutator.setSkipNull(int index,
Float8Holder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.read(Float8Holder holder) |
void |
NullableFloat8HolderReaderImpl.read(Float8Holder h) |
void |
Float8HolderReaderImpl.read(Float8Holder h) |
void |
NullReader.read(int arrayIndex,
Float8Holder holder) |
void |
UnionWriter.write(Float8Holder holder) |
void |
Float8WriterImpl.write(Float8Holder h) |
| Constructor and Description |
|---|
Float8HolderReaderImpl(Float8Holder holder) |
| Modifier and Type | Method and Description |
|---|---|
void |
Float8Reader.read(Float8Holder h) |
| Modifier and Type | Method and Description |
|---|---|
void |
Float8Writer.write(Float8Holder h) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.