r3prototyping / core.node / AbstractNode / StorageServiceImpl / getMap

getMap

open fun <K, V> getMap(tableName: String): MutableMap<K, V>
Overrides StorageService.getMap

TODO: Temp scaffolding that will go away eventually.