Uses of Enum
com.databricks.jdbc.common.DatabricksJdbcConstants.FakeServiceType
Packages that use DatabricksJdbcConstants.FakeServiceType
-
Uses of DatabricksJdbcConstants.FakeServiceType in com.databricks.jdbc.common
Subclasses with type arguments of type DatabricksJdbcConstants.FakeServiceType in com.databricks.jdbc.commonModifier and TypeClassDescriptionstatic enumEnum for the services that can be replaced with a fake service in integration tests.Methods in com.databricks.jdbc.common that return DatabricksJdbcConstants.FakeServiceTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.DatabricksJdbcConstants.FakeServiceType.values()Returns an array containing the constants of this enum type, in the order they are declared.