Uses of Record Class
io.trino.tests.product.deltalake.util.DatabricksVersion
Packages that use DatabricksVersion
-
Uses of DatabricksVersion in io.trino.tests.product.deltalake.util
Fields in io.trino.tests.product.deltalake.util declared as DatabricksVersionModifier and TypeFieldDescriptionstatic final DatabricksVersionDatabricksVersion.DATABRICKS_104_RUNTIME_VERSIONstatic final DatabricksVersionDatabricksVersion.DATABRICKS_113_RUNTIME_VERSIONstatic final DatabricksVersionDatabricksVersion.DATABRICKS_122_RUNTIME_VERSIONstatic final DatabricksVersionDatabricksVersion.DATABRICKS_91_RUNTIME_VERSIONMethods in io.trino.tests.product.deltalake.util that return DatabricksVersionMethods in io.trino.tests.product.deltalake.util that return types with arguments of type DatabricksVersionModifier and TypeMethodDescriptionstatic Optional<DatabricksVersion>DeltaLakeTestUtils.getDatabricksRuntimeVersion()Methods in io.trino.tests.product.deltalake.util with parameters of type DatabricksVersionModifier and TypeMethodDescriptionintDatabricksVersion.compareTo(DatabricksVersion other) booleanDatabricksVersion.isAtLeast(DatabricksVersion version) booleanDatabricksVersion.isOlderThan(DatabricksVersion version)