|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheWriter | |
---|---|
javax.cache | This package contains the API for JCache.. |
Uses of CacheWriter in javax.cache |
---|
Methods in javax.cache that return CacheWriter | |
---|---|
CacheWriter |
CacheConfiguration.getCacheWriter()
Gets the registered CacheWriter , if any. |
Methods in javax.cache with parameters of type CacheWriter | |
---|---|
CacheBuilder<K,V> |
CacheBuilder.setCacheWriter(CacheWriter<K,V> cacheWriter)
Sets the cache writer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |