Uses of Class
com.databricks.jdbc.model.client.thrift.generated.TTypeEntry
Packages that use TTypeEntry
-
Uses of TTypeEntry in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TTypeEntry in com.databricks.jdbc.model.client.thrift.generatedFields in com.databricks.jdbc.model.client.thrift.generated with type parameters of type TTypeEntryMethods in com.databricks.jdbc.model.client.thrift.generated that return TTypeEntryModifier and TypeMethodDescriptionstatic TTypeEntryTTypeEntry.arrayEntry(TArrayTypeEntry value) TTypeEntry.deepCopy()static TTypeEntryTTypeEntry.mapEntry(TMapTypeEntry value) static TTypeEntryTTypeEntry.primitiveEntry(TPrimitiveTypeEntry value) static TTypeEntryTTypeEntry.structEntry(TStructTypeEntry value) static TTypeEntryTTypeEntry.unionEntry(TUnionTypeEntry value) static TTypeEntryTTypeEntry.userDefinedTypeEntry(TUserDefinedTypeEntry value) Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TTypeEntryMethods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TTypeEntryModifier and TypeMethodDescriptionvoidTTypeDesc.addToTypes(TTypeEntry elem) intTTypeEntry.compareTo(TTypeEntry other) booleanTTypeEntry.equals(TTypeEntry other) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TTypeEntryConstructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TTypeEntryConstructor parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TTypeEntry