public class DenseUnionHolder extends Object implements ValueHolder
ValueHolder for Dense Union Vectors.| Modifier and Type | Field and Description |
|---|---|
int |
isSet |
FieldReader |
reader |
byte |
typeId |
| Constructor and Description |
|---|
DenseUnionHolder() |
| Modifier and Type | Method and Description |
|---|---|
Types.MinorType |
getMinorType() |
boolean |
isSet() |
public FieldReader reader
public int isSet
public byte typeId
public Types.MinorType getMinorType()
public boolean isSet()
Copyright © 2024 The Apache Software Foundation. All rights reserved.