Package | Description |
---|---|
org.apache.arrow.vector.types.pojo |
Modifier and Type | Class and Description |
---|---|
static class |
ArrowType.ExtensionType
A user-defined data type that wraps an underlying storage type.
|
static class |
ArrowType.FixedSizeList |
static class |
ArrowType.LargeList |
static class |
ArrowType.List |
static class |
ArrowType.Map |
static class |
ArrowType.Struct |
static class |
ArrowType.Union |
Modifier and Type | Method and Description |
---|---|
T |
ArrowType.PrimitiveTypeVisitor.visit(ArrowType.ComplexType type) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.