Uses of Class
org.apache.ignite.cache.store.CacheStoreAdapter
-
Packages that use CacheStoreAdapter Package Description org.apache.ignite.cache.store.jdbc Contains reference JDBC-based cache store implementation. -
-
Uses of CacheStoreAdapter in org.apache.ignite.cache.store.jdbc
Subclasses of CacheStoreAdapter in org.apache.ignite.cache.store.jdbc Modifier and Type Class Description class
CacheJdbcBlobStore<K,V>
CacheStore
implementation backed by JDBC.
-