Uses of Enum
com.databricks.jdbc.model.client.thrift.generated.TStatusCode
Packages that use TStatusCode
-
Uses of TStatusCode in com.databricks.jdbc.model.client.thrift.generated
Subclasses with type arguments of type TStatusCode in com.databricks.jdbc.model.client.thrift.generatedFields in com.databricks.jdbc.model.client.thrift.generated declared as TStatusCodeMethods in com.databricks.jdbc.model.client.thrift.generated that return TStatusCodeModifier and TypeMethodDescriptionstatic TStatusCodeTStatusCode.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.TStatus.getStatusCode()static TStatusCodeReturns the enum constant of this type with the specified name.static TStatusCode[]TStatusCode.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 TStatusCodeConstructors in com.databricks.jdbc.model.client.thrift.generated with parameters of type TStatusCode