| Interface | Description |
|---|---|
| GridCacheStore<K,V> |
API for cache persistent storage for read-through and write-through behavior.
|
| Class | Description |
|---|---|
| GridCacheLoadOnlyStoreAdapter<K,V,I> |
This adepter designed to support stores with bulk loading from stream-like source.
|
| GridCacheStoreAdapter<K,V> |
Cache storage convenience adapter.
|
| Annotation Type | Description |
|---|---|
| GridCacheLocalStore |
Annotation for local
GridCacheStore implementation. |
Copyright © 2014. All rights reserved.