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