| Package | Description |
|---|---|
| io.mongock.runner.core.executor | |
| io.mongock.runner.core.executor.operation.change |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeLogRuntimeImpl |
| Modifier and Type | Method and Description |
|---|---|
Executor |
ExecutorFactory.getExecutor(Operation op,
String executionId,
SortedSet<CHANGELOG> changeLogs,
ConnectionDriver driver,
ChangeLogRuntime changeLogRuntime,
CONFIG config) |
Executor |
ExecutorFactoryDefault.getExecutor(Operation op,
String executionId,
SortedSet<ChangeLogItem<ChangeSetItem>> changeLogs,
ConnectionDriver driver,
ChangeLogRuntime changeLogRuntime,
MongockConfiguration config) |
| Constructor and Description |
|---|
MigrationExecutor(String executionId,
Set<ChangeLogItem<ChangeSetItem>> changeLogs,
ConnectionDriver driver,
ChangeLogRuntime changeLogRuntime,
ChangeExecutorConfiguration config) |
MigrationExecutorBase(String executionId,
Set<ChangeLogItem<ChangeSetItem>> changeLogs,
ConnectionDriver driver,
ChangeLogRuntime changeLogRuntime,
CONFIG config) |
Copyright © 2022. All rights reserved.