Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TUnionTypeEntry
-
Packages that use TUnionTypeEntry Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TUnionTypeEntry in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TUnionTypeEntry Modifier and Type Method Description TUnionTypeEntryTUnionTypeEntry. deepCopy()TUnionTypeEntryTTypeEntry. getUnionEntry()TUnionTypeEntryTUnionTypeEntry. setNameToTypePtr(Map<String,Integer> nameToTypePtr)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TUnionTypeEntry Modifier and Type Method Description intTUnionTypeEntry. 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 TUnionTypeEntry Constructor Description TUnionTypeEntry(TUnionTypeEntry other)Performs a deep copy on other.
-