@NotThreadSafe public class TestMigrationExecutor extends MigrationExecutor
changeLogs, changeSetsToRollBack, driver, executedChangeEntries, executionId, executionInProgress, globalTransactionEnabled, metadata, serviceIdentifier, trackIgnored| Constructor and Description |
|---|
TestMigrationExecutor(String executionId,
SortedSet<ChangeLogItem<ChangeSetItem>> changeLogs,
io.mongock.driver.api.driver.ConnectionDriver driver,
ChangeLogRuntime changeLogRuntime,
MongockConfiguration config) |
buildChangeEntry, buildChangeEntry, clearChangeSetsToRollbackIfApply, executeAndLogChangeSet, executeChangeSetMethod, executeMigration, generateExecutionHostname, getChangeLogInstance, initializationAndValidation, isAlreadyExecuted, isDriverTransactional, isExecutionInProgress, isStrategyPerChangeUnit, isStrategyPerMigration, isThereAnyChangeSetItemToBeExecuted, loadExecutedChangeEntries, loopRawChangeSets, prepareForStageExecutionIfApply, processChangeLogInTransactionIfApplies, processChangeLogs, processExceptionOnChangeSetExecution, processMigration, processSingleChangeLog, processSingleChangeSet, rollbackIfPresentAndTrackChangeEntry, rollbackProcessedChangeSetsIfApplypublic TestMigrationExecutor(String executionId, SortedSet<ChangeLogItem<ChangeSetItem>> changeLogs, io.mongock.driver.api.driver.ConnectionDriver driver, ChangeLogRuntime changeLogRuntime, MongockConfiguration config)
Copyright © 2022. All rights reserved.