Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TArrayTypeEntry
-
Packages that use TArrayTypeEntry Package Description com.databricks.jdbc.model.client.thrift.generated -
-
Uses of TArrayTypeEntry in com.databricks.jdbc.model.client.thrift.generated
Methods in com.databricks.jdbc.model.client.thrift.generated that return TArrayTypeEntry Modifier and Type Method Description TArrayTypeEntryTArrayTypeEntry. deepCopy()TArrayTypeEntryTTypeEntry. getArrayEntry()TArrayTypeEntryTArrayTypeEntry. setObjectTypePtr(int objectTypePtr)Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TArrayTypeEntry Modifier and Type Method Description static 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 TArrayTypeEntry Constructor Description TArrayTypeEntry(TArrayTypeEntry other)Performs a deep copy on other.
-