@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface GridCacheLocalStore
GridCacheStore implementation. "Local" here means that there is no global
database behind the grid but each node has an independent one.Copyright © 2014. All rights reserved.