Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TUnionTypeEntry
Packages that use TUnionTypeEntry
-
Uses of TUnionTypeEntry 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 TUnionTypeEntryMethods in com.databricks.jdbc.model.client.thrift.generated that return TUnionTypeEntryModifier and TypeMethodDescriptionTUnionTypeEntry.deepCopy()TTypeEntry.getUnionEntry()TUnionTypeEntry.setNameToTypePtr(Map<String, Integer> nameToTypePtr) Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TUnionTypeEntryModifier and TypeMethodDescriptionintTUnionTypeEntry.compareTo(TUnionTypeEntry other) booleanTUnionTypeEntry.equals(TUnionTypeEntry that) voidTTypeEntry.setUnionEntry(TUnionTypeEntry value) static TTypeEntryTTypeEntry.unionEntry(TUnionTypeEntry value) Constructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TUnionTypeEntryModifierConstructorDescriptionTUnionTypeEntry(TUnionTypeEntry other) Performs a deep copy on other.