public class OperationsStorageSupport extends Object
StorageRequests for the CatalogFrameworkImpl.
This class contains methods for management/manipulation for storage requests for the CFI and its support classes. No operations/support methods should be added to this class except in support of CFI, specific to storage requests.
| Constructor and Description |
|---|
OperationsStorageSupport(SourceOperations sourceOperations,
QueryOperations queryOperations) |
| Modifier and Type | Method and Description |
|---|---|
void |
commitAndCleanup(StorageRequest storageRequest,
Map<String,Map<String,Path>> tmpContentPaths) |
void |
setHistorian(Historian historian) |
public OperationsStorageSupport(SourceOperations sourceOperations, QueryOperations queryOperations)
This work is licensed under a Creative Commons Attribution 4.0 International License.