|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache.EntryProcessor | |
|---|---|
| com.caucho.distcache | |
| com.caucho.memcached | |
| com.caucho.server.distcache | |
| javax.cache | |
| Uses of Cache.EntryProcessor in com.caucho.distcache |
|---|
| Methods in com.caucho.distcache with parameters of type Cache.EntryProcessor | |
|---|---|
java.lang.Object |
AbstractCache.invokeEntryProcessor(java.lang.Object key,
Cache.EntryProcessor entryProcessor)
|
| Uses of Cache.EntryProcessor in com.caucho.memcached |
|---|
| Methods in com.caucho.memcached with parameters of type Cache.EntryProcessor | |
|---|---|
java.lang.Object |
MemcachedClient.invokeEntryProcessor(java.lang.Object key,
Cache.EntryProcessor entryProcessor)
|
| Uses of Cache.EntryProcessor in com.caucho.server.distcache |
|---|
| Methods in com.caucho.server.distcache with parameters of type Cache.EntryProcessor | |
|---|---|
java.lang.Object |
CacheImpl.invokeEntryProcessor(java.lang.Object key,
Cache.EntryProcessor entryProcessor)
|
| Uses of Cache.EntryProcessor in javax.cache |
|---|
| Methods in javax.cache with parameters of type Cache.EntryProcessor | |
|---|---|
java.lang.Object |
Cache.invokeEntryProcessor(K key,
Cache.EntryProcessor<K,V> entryProcessor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||