Uses of Enum
com.databricks.jdbc.model.client.thrift.generated.TCacheLookupResult
Packages that use TCacheLookupResult
-
Uses of TCacheLookupResult in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TCacheLookupResult in com.databricks.jdbc.model.client.thrift.generatedFields in com.databricks.jdbc.model.client.thrift.generated declared as TCacheLookupResultMethods in com.databricks.jdbc.model.client.thrift.generated that return TCacheLookupResultModifier and TypeMethodDescriptionstatic TCacheLookupResultTCacheLookupResult.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.TGetResultSetMetadataResp.getCacheLookupResult()static TCacheLookupResultReturns the enum constant of this type with the specified name.static TCacheLookupResult[]TCacheLookupResult.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 with parameters of type TCacheLookupResultModifier and TypeMethodDescriptionTGetResultSetMetadataResp.setCacheLookupResult(TCacheLookupResult cacheLookupResult)