public static class VectorHolder.ConstantVectorHolder<T> extends VectorHolder
VectorHolder.ConstantVectorHolder<T>, VectorHolder.PositionVectorHolder| Constructor and Description | 
|---|
ConstantVectorHolder(int numRows)  | 
ConstantVectorHolder(int numRows,
                    T constantValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getConstant()  | 
int | 
numValues()  | 
constantHolder, descriptor, dictionary, dummyHolder, icebergType, isDictionaryEncoded, isDummy, nullabilityHolder, vectorpublic ConstantVectorHolder(int numRows)
public ConstantVectorHolder(int numRows,
                            T constantValue)
public int numValues()
numValues in class VectorHolderpublic java.lang.Object getConstant()