Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TSparkArrowTypes
-
Packages that use TSparkArrowTypes Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TSparkArrowTypes in com.databricks.jdbc.model.client.thrift.generated
Fields in com.databricks.jdbc.model.client.thrift.generated declared as TSparkArrowTypes Modifier and Type Field Description TSparkArrowTypesTExecuteStatementReq. useArrowNativeTypesMethods in com.databricks.jdbc.model.client.thrift.generated that return TSparkArrowTypes Modifier and Type Method Description TSparkArrowTypesTSparkArrowTypes. deepCopy()TSparkArrowTypesTExecuteStatementReq. getUseArrowNativeTypes()TSparkArrowTypesTSparkArrowTypes. setComplexTypesAsArrow(boolean complexTypesAsArrow)TSparkArrowTypesTSparkArrowTypes. setDecimalAsArrow(boolean decimalAsArrow)TSparkArrowTypesTSparkArrowTypes. setIntervalTypesAsArrow(boolean intervalTypesAsArrow)TSparkArrowTypesTSparkArrowTypes. setNullTypeAsArrow(boolean nullTypeAsArrow)TSparkArrowTypesTSparkArrowTypes. setTimestampAsArrow(boolean timestampAsArrow)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TSparkArrowTypes Modifier and Type Method Description intTSparkArrowTypes. compareTo(TSparkArrowTypes other)booleanTSparkArrowTypes. equals(TSparkArrowTypes that)TExecuteStatementReqTExecuteStatementReq. setUseArrowNativeTypes(TSparkArrowTypes useArrowNativeTypes)Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TSparkArrowTypes Constructor Description TSparkArrowTypes(TSparkArrowTypes other)Performs a deep copy on other.
-