| Package | Description |
|---|---|
| org.apache.arrow.vector.complex.impl | |
| org.apache.arrow.vector.complex.reader | |
| org.apache.arrow.vector.complex.writer |
| Modifier and Type | Method and Description |
|---|---|
BigIntWriter |
UnionWriter.asBigInt() |
BigIntWriter |
UnionWriter.bigInt() |
BigIntWriter |
UnionListWriter.bigInt() |
BigIntWriter |
NullableMapWriter.bigInt(String name) |
BigIntWriter |
UnionWriter.bigInt(String name) |
BigIntWriter |
SingleMapWriter.bigInt(String name) |
BigIntWriter |
UnionListWriter.bigInt(String name) |
BigIntWriter |
MapOrListWriterImpl.bigInt(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
NullReader.copyAsField(String name,
BigIntWriter writer) |
void |
BigIntReaderImpl.copyAsValue(BigIntWriter writer) |
void |
UnionReader.copyAsValue(BigIntWriter writer) |
void |
BigIntHolderReaderImpl.copyAsValue(BigIntWriter writer) |
void |
NullReader.copyAsValue(BigIntWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
BigIntReader.copyAsField(String name,
BigIntWriter writer) |
void |
BigIntReader.copyAsValue(BigIntWriter writer) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BaseWriter.ScalarWriter |
interface |
FieldWriter |
| Modifier and Type | Method and Description |
|---|---|
BigIntWriter |
BaseWriter.ListWriter.bigInt() |
BigIntWriter |
BaseWriter.MapWriter.bigInt(String name) |
BigIntWriter |
BaseWriter.MapOrListWriter.bigInt(String name) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.