Class NullableSmallIntHolder
java.lang.Object
org.apache.drill.exec.expr.holders.NullableSmallIntHolder
- All Implemented Interfaces:
ValueHolder
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
TYPE
-
WIDTH
public static final int WIDTH- See Also:
-
isSet
public int isSet -
value
public short value
-
-
Constructor Details
-
NullableSmallIntHolder
public NullableSmallIntHolder()
-
-
Method Details