Annotation Type CacheLocalStore
-
@Deprecated @Documented @Retention(RUNTIME) @Target(TYPE) public @interface CacheLocalStore
Deprecated.Use Apache Ignite Native Persistence in case of need of distributed persistence store.Annotation for localCacheStoreimplementation. "Local" here means that there is no global database behind the grid but each node has an independent one.