Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TByteColumn
Packages that use TByteColumn
-
Uses of TByteColumn in com.databricks.jdbc.model.client.thrift.generated
Classes in com.databricks.jdbc.model.client.thrift.generated that implement interfaces with type arguments of type TByteColumnMethods in com.databricks.jdbc.model.client.thrift.generated that return TByteColumnModifier and TypeMethodDescriptionTByteColumn.deepCopy()TColumn.getByteVal()TByteColumn.setNulls(byte[] nulls) TByteColumn.setNulls(ByteBuffer nulls) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TByteColumnModifier and TypeMethodDescriptionstatic TColumnTColumn.byteVal(TByteColumn value) intTByteColumn.compareTo(TByteColumn other) booleanTByteColumn.equals(TByteColumn that) voidTColumn.setByteVal(TByteColumn value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TByteColumn