public static class NestedLiteralTypeInfo.TypeSet extends Object
| Constructor and Description |
|---|
TypeSet(byte types) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getByteValue() |
ColumnType |
getSingleType()
If the set contains only a single
ColumnType, return it, else null |
String |
toString() |
@Nullable public ColumnType getSingleType()
ColumnType, return it, else nullpublic byte getByteValue()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.