Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TStringColumn
Packages that use TStringColumn
-
Uses of TStringColumn 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 TStringColumnMethods in com.databricks.jdbc.model.client.thrift.generated that return TStringColumnModifier and TypeMethodDescriptionTStringColumn.deepCopy()TColumn.getStringVal()TStringColumn.setNulls(byte[] nulls) TStringColumn.setNulls(ByteBuffer nulls) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TStringColumnModifier and TypeMethodDescriptionintTStringColumn.compareTo(TStringColumn other) booleanTStringColumn.equals(TStringColumn that) voidTColumn.setStringVal(TStringColumn value) static TColumnTColumn.stringVal(TStringColumn value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TStringColumn