public class Types extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Types.MinorType
The actual enumeration of types.
|
| Constructor and Description |
|---|
Types() |
| Modifier and Type | Method and Description |
|---|---|
static Types.MinorType |
getMinorTypeForArrowType(ArrowType arrowType)
Maps the ArrowType to the java implementations MinorType.
|
public static Types.MinorType getMinorTypeForArrowType(ArrowType arrowType)
Copyright © 2023 The Apache Software Foundation. All rights reserved.