public class ArrowVectorType extends Object
| Modifier and Type | Field and Description |
|---|---|
static ArrowVectorType |
DATA |
static ArrowVectorType |
OFFSET |
static ArrowVectorType |
TYPE |
static ArrowVectorType |
VALIDITY |
| Constructor and Description |
|---|
ArrowVectorType(short type) |
public static final ArrowVectorType DATA
public static final ArrowVectorType OFFSET
public static final ArrowVectorType VALIDITY
public static final ArrowVectorType TYPE
Copyright © 2016 The Apache Software Foundation. All rights reserved.