| Package | Description |
|---|---|
| org.openbase.jul.storage.registry.version |
| Modifier and Type | Method and Description |
|---|---|
default com.google.gson.JsonObject |
GlobalDBVersionConverter.upgrade(com.google.gson.JsonObject outdatedDBEntry,
Map<File,com.google.gson.JsonObject> dbSnapshot,
Map<String,Map<File,DatabaseEntryDescriptor>> globalDbSnapshots)
This method applies an update transaction on the given entry to push the entry to the next db version.
|
com.google.gson.JsonObject |
DBVersionControl.upgradeDBEntry(com.google.gson.JsonObject entry,
DBVersionConverter converter,
Map<File,com.google.gson.JsonObject> dbSnapshot,
Map<String,Map<File,DatabaseEntryDescriptor>> globalDbSnapshots) |
Copyright © 2015–2018 openbase.org. All rights reserved.