| Package | Description |
|---|---|
| org.apache.arrow.vector.schema |
| Modifier and Type | Field and Description |
|---|---|
static ArrowVectorType |
ArrowVectorType.DATA |
static ArrowVectorType |
ArrowVectorType.OFFSET |
static ArrowVectorType |
ArrowVectorType.TYPE |
static ArrowVectorType |
ArrowVectorType.VALIDITY |
| Modifier and Type | Method and Description |
|---|---|
static ArrowVectorType |
ArrowVectorType.fromName(String name) |
ArrowVectorType |
VectorLayout.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<ArrowVectorType> |
TypeLayout.getVectorTypes() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.