Uses of Class
org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore
-
Packages that use CacheJdbcBlobStore Package Description org.apache.ignite.cache.store.jdbc Contains reference JDBC-based cache store implementation. -
-
Uses of CacheJdbcBlobStore in org.apache.ignite.cache.store.jdbc
Methods in org.apache.ignite.cache.store.jdbc that return CacheJdbcBlobStore Modifier and Type Method Description CacheJdbcBlobStore<K,V>
CacheJdbcBlobStoreFactory. create()
-