| Package | Description |
|---|---|
| org.apache.arrow.vector.types.pojo |
| Modifier and Type | Method and Description |
|---|---|
ArrowType.Int |
DictionaryEncoding.getIndexType() |
static ArrowType.Int |
ArrowType.getInt(Field field) |
| Modifier and Type | Method and Description |
|---|---|
T |
ArrowType.ArrowTypeVisitor.visit(ArrowType.Int type) |
T |
ArrowType.ComplexTypeVisitor.visit(ArrowType.Int type) |
| Constructor and Description |
|---|
DictionaryEncoding(long id,
boolean ordered,
ArrowType.Int indexType) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.