r3prototyping / core.node.services / StorageService / getMap

getMap

abstract fun <K, V> getMap(tableName: String): MutableMap<K, V>

TODO: Temp scaffolding that will go away eventually.