Uses of Enum
com.databricks.jdbc.model.client.thrift.generated.TGetInfoType
Packages that use TGetInfoType
-
Uses of TGetInfoType in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TGetInfoType in com.databricks.jdbc.model.client.thrift.generatedFields in com.databricks.jdbc.model.client.thrift.generated declared as TGetInfoTypeFields in com.databricks.jdbc.model.client.thrift.generated with type parameters of type TGetInfoTypeMethods in com.databricks.jdbc.model.client.thrift.generated that return TGetInfoTypeModifier and TypeMethodDescriptionstatic TGetInfoTypeTGetInfoType.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.TGetInfoReq.getInfoType()static TGetInfoTypeReturns the enum constant of this type with the specified name.static TGetInfoType[]TGetInfoType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.databricks.jdbc.model.client.thrift.generated that return types with arguments of type TGetInfoTypeModifier and TypeMethodDescriptionTOpenSessionReq.getGetInfos()TOpenSessionReq.getGetInfosIterator()Methods in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetInfoTypeModifier and TypeMethodDescriptionvoidTOpenSessionReq.addToGetInfos(TGetInfoType elem) TGetInfoReq.setInfoType(TGetInfoType infoType) Method parameters in com.databricks.jdbc.model.client.thrift.generated with type arguments of type TGetInfoTypeConstructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TGetInfoType