Class Decimal18Holder
java.lang.Object
org.apache.drill.exec.expr.holders.Decimal18Holder
- All Implemented Interfaces:
ValueHolder
Deprecated.
Old decimal types are deprecated. Please use
VarDecimalHolder holder instead.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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:
-
value
public long valueDeprecated. -
precision
public int precisionDeprecated. -
scale
public int scaleDeprecated. -
maxPrecision
public static final int maxPrecisionDeprecated.- See Also:
-
-
Constructor Details
-
Decimal18Holder
public Decimal18Holder()Deprecated.
-
-
Method Details