Class NullableVarDecimalHolder
java.lang.Object
org.apache.drill.exec.expr.holders.NullableVarDecimalHolder
- All Implemented Interfaces:
ValueHolder
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
TYPE
Deprecated. -
WIDTH
public static final int WIDTH- See Also:
-
isSet
public int isSet -
start
public int start -
end
public int end -
buffer
-
precision
public int precision -
scale
public int scale
-
-
Constructor Details
-
NullableVarDecimalHolder
public NullableVarDecimalHolder()
-
-
Method Details