package saker.nest.bundle.storage
public interface BundleStorage
Interface providing access to a bundle storage.
The BundleStorage interface generally manages the structure and synchronization of a bundle storage location.
Currently this interface serves no purpose for client usage, however, it may be extended in the future to provide access to various bundle storage facilities.
This interface is not to be implemented by clients.
public StorageKey | Gets the storage key for this bundle storage. |
Gets the storage key for this bundle storage.
The storage key.