Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TStructTypeEntry
Packages that use TStructTypeEntry
-
Uses of TStructTypeEntry 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 TStructTypeEntryMethods in com.databricks.jdbc.model.client.thrift.generated that return TStructTypeEntryModifier and TypeMethodDescriptionTStructTypeEntry.deepCopy()TTypeEntry.getStructEntry()TStructTypeEntry.setNameToTypePtr(Map<String, Integer> nameToTypePtr) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TStructTypeEntryModifier and TypeMethodDescriptionintTStructTypeEntry.compareTo(TStructTypeEntry other) booleanTStructTypeEntry.equals(TStructTypeEntry that) voidTTypeEntry.setStructEntry(TStructTypeEntry value) static TTypeEntryTTypeEntry.structEntry(TStructTypeEntry value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TStructTypeEntryModifierConstructorDescriptionTStructTypeEntry(TStructTypeEntry other) Performs a deep copy on other.