Interface StorageNodeBased<D,C,V>
- Type Parameters:
D-C-V-
public interface StorageNodeBased<D,C,V>
Interface for store-based objects to expose both store and storage.
TODO There is no support for this in StorageComposers yet
- Author:
- Claus Stadler 11/09/2020
-
Method Summary
-
Method Details
-
getStorageNode
StorageNodeMutable<D,C, getStorageNode()V> -
getStore
V getStore()
-