Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TByteValue
Packages that use TByteValue
-
Uses of TByteValue 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 TByteValueMethods in com.databricks.jdbc.model.client.thrift.generated that return TByteValueModifier and TypeMethodDescriptionTByteValue.deepCopy()TColumnValue.getByteVal()TByteValue.setValue(byte value) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TByteValueModifier and TypeMethodDescriptionstatic TColumnValueTColumnValue.byteVal(TByteValue value) intTByteValue.compareTo(TByteValue other) booleanTByteValue.equals(TByteValue that) voidTColumnValue.setByteVal(TByteValue value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TByteValue