public class NestedLiteralTypeInfo extends Object
CompressedNestedDataComplexColumn.fields| Modifier and Type | Class and Description |
|---|---|
static class |
NestedLiteralTypeInfo.MutableTypeSet |
static class |
NestedLiteralTypeInfo.TypeSet |
static class |
NestedLiteralTypeInfo.Writer |
| Constructor and Description |
|---|
NestedLiteralTypeInfo(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
static Set<ColumnType> |
convertToSet(byte types) |
NestedLiteralTypeInfo.TypeSet |
getTypes(int fieldIndex) |
static NestedLiteralTypeInfo |
read(ByteBuffer buffer,
int length) |
public NestedLiteralTypeInfo(ByteBuffer buffer)
public static NestedLiteralTypeInfo read(ByteBuffer buffer, int length)
public NestedLiteralTypeInfo.TypeSet getTypes(int fieldIndex)
public static Set<ColumnType> convertToSet(byte types)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.