Class MigrationContext
java.lang.Object
org.openmetadata.service.migration.context.MigrationContext
-
Constructor Summary
ConstructorsConstructorDescriptionMigrationContext(String version, List<MigrationOps> migrationOps, org.jdbi.v3.core.Handle handle) -
Method Summary
-
Constructor Details
-
MigrationContext
public MigrationContext(String version, List<MigrationOps> migrationOps, org.jdbi.v3.core.Handle handle)
-
-
Method Details
-
compute
public void compute() -
show
public void show()
-