|
Rename Parameter collectionName : String to tableName : String in method public dropMap(tableName String, map T) : void in class com.datumbox.common.persistentstorage.factories.InMemoryStructureFactory |
From |
To |
|
Rename Parameter collectionName : String to tableName : String in method public dropMap(tableName String, map T) : void in class com.datumbox.common.persistentstorage.factories.BigDataStructureFactory |
From |
To |
|
Rename Parameter collectionName : String to tableName : String in method public getMap(tableName String) : Map<K,V> in class com.datumbox.common.persistentstorage.factories.InMemoryStructureFactory |
From |
To |
|
Rename Parameter collectionName : String to tableName : String in method public getMap(tableName String) : Map<K,V> in class com.datumbox.common.persistentstorage.factories.BigDataStructureFactory |
From |
To |