| Package | Description |
|---|---|
| one.edee.darwin.resources | |
| one.edee.darwin.storage |
| Modifier and Type | Method and Description |
|---|---|
Patch[] |
ResourcePatchMediator.getPatches(org.springframework.core.io.Resource[] resources,
String componentName,
Platform platform,
DarwinStorage darwinStorage,
StorageChecker storageChecker,
PatchType patchType) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDatabaseStorageChecker
Default implementation of storage checker just runs selected scripts and when it ends without any exception
it assumes, that version of the storage is that with last executed script.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDatabaseStorageUpdater.executeScript(String resourcePath,
String componentName,
DarwinStorage darwinStorage,
StorageChecker storageChecker) |
void |
StorageUpdater.executeScript(String resourcePath,
String componentName,
DarwinStorage darwinStorage,
StorageChecker storageChecker)
Executes update script.
|
| Constructor and Description |
|---|
DefaultDatabaseDarwinStorage(ResourceNameAnalyzer resourceNameAnalyzer,
StorageChecker storageChecker) |
DefaultDatabaseStorageUpdater(StorageChecker storageChecker) |
Copyright © 2020 FG Forrest, a.s.. All rights reserved.