Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TArrayTypeEntry
Packages that use TArrayTypeEntry
-
Uses of TArrayTypeEntry 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 TArrayTypeEntryMethods in com.databricks.jdbc.model.client.thrift.generated that return TArrayTypeEntryModifier and TypeMethodDescriptionTArrayTypeEntry.deepCopy()TTypeEntry.getArrayEntry()TArrayTypeEntry.setObjectTypePtr(int objectTypePtr) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TArrayTypeEntryModifier and TypeMethodDescriptionstatic TTypeEntryTTypeEntry.arrayEntry(TArrayTypeEntry value) intTArrayTypeEntry.compareTo(TArrayTypeEntry other) booleanTArrayTypeEntry.equals(TArrayTypeEntry that) voidTTypeEntry.setArrayEntry(TArrayTypeEntry value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TArrayTypeEntryModifierConstructorDescriptionTArrayTypeEntry(TArrayTypeEntry other) Performs a deep copy on other.