cfg = sharedCtx.pageStore().readConfiguration(name) | savedCaches = sharedCtx.pageStore().readCacheConfigurations() | sharedCtx.pageStore().readConfiguration(name) | sharedCtx.pageStore().readCacheConfigurations() | ignite | 7e45010b4848d0a570995e6dc938875710d846d8 | org.apache.ignite.internal.processors.cache.GridCacheProcessor | | | | | | AssignedTo | False |
CacheConfiguration cfg=sharedCtx.pageStore().readConfiguration(name); | Map<String,CacheConfiguration> savedCaches=sharedCtx.pageStore().readCacheConfigurations(); | sharedCtx.pageStore().readConfiguration(name) | sharedCtx.pageStore().readCacheConfigurations() | ignite | 7e45010b4848d0a570995e6dc938875710d846d8 | org.apache.ignite.internal.processors.cache.GridCacheProcessor | | | | | | AssignedTo | False |