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