Class NullableDecimal18Holder
java.lang.Object
org.apache.drill.exec.expr.holders.NullableDecimal18Holder
- All Implemented Interfaces:
ValueHolder
Deprecated.
Old decimal types are deprecated. Please use
VarDecimalHolder holder instead.-
Field Summary
FieldsModifier and TypeFieldDescriptionintDeprecated.static final intDeprecated.intDeprecated.intDeprecated.static final TypeProtos.MajorTypeDeprecated.longDeprecated.static final intDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE
Deprecated. -
WIDTH
public static final int WIDTHDeprecated.- See Also:
-
isSet
public int isSetDeprecated. -
value
public long valueDeprecated. -
precision
public int precisionDeprecated. -
scale
public int scaleDeprecated. -
maxPrecision
public static final int maxPrecisionDeprecated.- See Also:
-
-
Constructor Details
-
NullableDecimal18Holder
public NullableDecimal18Holder()Deprecated.
-
-
Method Details