Class DbMigrationController
java.lang.Object
io.camunda.zeebe.engine.state.migration.DbMigrationController
- All Implemented Interfaces:
StreamProcessorLifecycleAware
-
Constructor Details
-
DbMigrationController
-
-
Method Details
-
onRecovered
- Specified by:
onRecovered
in interfaceStreamProcessorLifecycleAware
-
onClose
public void onClose()- Specified by:
onClose
in interfaceStreamProcessorLifecycleAware
-
onFailed
public void onFailed()- Specified by:
onFailed
in interfaceStreamProcessorLifecycleAware
-