-
public interface StorageOpaque handle to a Swim storage implementation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StorageinjectStorage(Storage storage)Returns aStorageimplementation with the combined capabilities of thisStorageimplementation and the givenstorageimplementation.doublestoragePriority()Returns the relative priority of thisStorageimplementation.
-