Package ai.rapids.cudf
Class HostColumnVector.BasicType
java.lang.Object
ai.rapids.cudf.HostColumnVector.DataType
ai.rapids.cudf.HostColumnVector.BasicType
- Enclosing class:
- HostColumnVector
-
Constructor Details
-
BasicType
-
-
Method Details
-
getType
- Specified by:
getType
in classHostColumnVector.DataType
-
isNullable
public boolean isNullable()- Specified by:
isNullable
in classHostColumnVector.DataType
-
getChild
- Specified by:
getChild
in classHostColumnVector.DataType
-
getNumChildren
public int getNumChildren()- Specified by:
getNumChildren
in classHostColumnVector.DataType
-