public final class RepeatedVarDecimalHolder extends Object implements ValueHolder
Modifier and Type | Field and Description |
---|---|
int |
end
The last index (exclusive) into the Vector.
|
FieldReader |
reader |
int |
start
The first index (inclusive) into the Vector.
|
static TypeProtos.MajorType |
TYPE
Deprecated.
|
VarDecimalVector |
vector
The Vector holding the actual values.
|
Constructor and Description |
---|
RepeatedVarDecimalHolder() |
@Deprecated public static final TypeProtos.MajorType TYPE
public int start
public int end
public VarDecimalVector vector
public FieldReader reader
Copyright © 1970 The Apache Software Foundation. All rights reserved.