# IGNITE-368 Regenerate opt. class names.

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/95c58d81
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/95c58d81
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/95c58d81

Branch: refs/heads/ignite-496
Commit: 95c58d81225d35b6f926f74a52fb3af397fcfb3e
Parents: b330068
Author: AKuznetsov <akuznet...@gridgain.com>
Authored: Mon Mar 16 13:50:04 2015 +0700
Committer: AKuznetsov <akuznet...@gridgain.com>
Committed: Mon Mar 16 13:50:04 2015 +0700

----------------------------------------------------------------------
 modules/core/src/main/resources/META-INF/classnames.properties | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/95c58d81/modules/core/src/main/resources/META-INF/classnames.properties
----------------------------------------------------------------------
diff --git a/modules/core/src/main/resources/META-INF/classnames.properties 
b/modules/core/src/main/resources/META-INF/classnames.properties
index ab186d3..c393b0c 100644
--- a/modules/core/src/main/resources/META-INF/classnames.properties
+++ b/modules/core/src/main/resources/META-INF/classnames.properties
@@ -296,6 +296,8 @@ 
org.apache.ignite.internal.processors.cache.GridCacheAdapter$74
 org.apache.ignite.internal.processors.cache.GridCacheAdapter$75
 org.apache.ignite.internal.processors.cache.GridCacheAdapter$9
 
org.apache.ignite.internal.processors.cache.GridCacheAdapter$GlobalClearAllCallable
+org.apache.ignite.internal.processors.cache.GridCacheAdapter$GlobalClearCallable
+org.apache.ignite.internal.processors.cache.GridCacheAdapter$GlobalClearKeySetCallable
 org.apache.ignite.internal.processors.cache.GridCacheAdapter$GlobalSizeCallable
 org.apache.ignite.internal.processors.cache.GridCacheAdapter$LoadCacheClosure
 org.apache.ignite.internal.processors.cache.GridCacheAdapter$LoadKeysCallable

Reply via email to