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