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