A C D E G H I J L O P R T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCacheLoaderAdapter(CacheLoader<K, V>) - Method in class org.infinispan.jcache.remote.JCache
- addCacheWriterAdapter(CacheWriter<? super K, ? super V>) - Method in class org.infinispan.jcache.remote.JCache
- addListener(AbstractJCacheListenerAdapter<K, V>) - Method in class org.infinispan.jcache.remote.JCache
C
- checkNotClosed() - Method in class org.infinispan.jcache.remote.JCache
- clear() - Method in class org.infinispan.jcache.remote.JCache
- clear() - Method in class org.infinispan.jcache.remote.LocalStatistics
- close() - Method in class org.infinispan.jcache.remote.JCache
- ConfigurationAdapter<K,V> - Class in org.infinispan.jcache.remote
- containsKey(K) - Method in class org.infinispan.jcache.remote.JCache
- create() - Static method in class org.infinispan.jcache.remote.ConfigurationAdapter
- create(I) - Method in class org.infinispan.jcache.remote.JCacheManager
- create(String, C) - Method in class org.infinispan.jcache.remote.JCacheManager
- create(Configuration<K, V>) - Static method in class org.infinispan.jcache.remote.ConfigurationAdapter
- createCacheManager(ClassLoader, URI, Properties) - Method in class org.infinispan.jcache.remote.JCachingProvider
- createListenerAdapter(AbstractJCache<K, V>, AbstractJCacheNotifier<K, V>) - Method in class org.infinispan.jcache.remote.JCacheNotifier
- createRegisterJCache(String) - Method in class org.infinispan.jcache.remote.JCacheManager
D
- delegateCacheNames() - Method in class org.infinispan.jcache.remote.JCacheManager
- delegateIsClosed() - Method in class org.infinispan.jcache.remote.JCacheManager
- delegateLogIsClosed() - Method in class org.infinispan.jcache.remote.JCacheManager
- delegateRemoveCache(AbstractJCache<K, V>) - Method in class org.infinispan.jcache.remote.JCacheManager
- delegateStop() - Method in class org.infinispan.jcache.remote.JCacheManager
- deregisterCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.infinispan.jcache.remote.JCache
E
G
- get(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- get(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- get(K) - Method in class org.infinispan.jcache.remote.JCache
- getAll(Set<? extends K>) - Method in class org.infinispan.jcache.remote.JCache
- getAndPut(K, V) - Method in class org.infinispan.jcache.remote.JCache
- getAndRemove(K) - Method in class org.infinispan.jcache.remote.JCache
- getAndReplace(K, V) - Method in class org.infinispan.jcache.remote.JCache
- getAverageGetTime() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getAveragePutTime() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getAverageRemoveTime() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCache(String) - Method in class org.infinispan.jcache.remote.JCacheManager
- getCache(String, Class<K>, Class<V>) - Method in class org.infinispan.jcache.remote.JCacheManager
- getCacheEvictions() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCacheGets() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCacheHitPercentage() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCacheHits() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCacheMisses() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCacheMissPercentage() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCachePuts() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCacheRemovals() - Method in class org.infinispan.jcache.remote.LocalStatistics
- getCacheStatisticsMXBean() - Method in class org.infinispan.jcache.remote.JCache
- getClassLoader() - Method in class org.infinispan.jcache.remote.JCacheManager
- getConfiguration() - Method in class org.infinispan.jcache.remote.ConfigurationAdapter
- getDefaultURI() - Method in class org.infinispan.jcache.remote.JCachingProvider
- getLoggingLocale() - Method in class org.infinispan.jcache.remote.logging.Log_$logger
- getMBeanServer() - Method in class org.infinispan.jcache.remote.JCache
- getName() - Method in class org.infinispan.jcache.remote.JCache
H
- handleCacheEntryEvent(ClientCacheEntryCustomEvent<KeyValueWithPrevious<K, V>>) - Method in class org.infinispan.jcache.remote.JCacheListenerAdapter
I
- incrementCacheEvictions() - Method in class org.infinispan.jcache.remote.LocalStatistics
- incrementCacheGets() - Method in class org.infinispan.jcache.remote.LocalStatistics
- incrementCacheHits() - Method in class org.infinispan.jcache.remote.LocalStatistics
- incrementCacheMisses() - Method in class org.infinispan.jcache.remote.LocalStatistics
- incrementCachePuts() - Method in class org.infinispan.jcache.remote.LocalStatistics
- incrementCacheRemovals() - Method in class org.infinispan.jcache.remote.LocalStatistics
- invoke(K, EntryProcessor<K, V, T>, Object...) - Method in class org.infinispan.jcache.remote.JCache
- isClosed() - Method in class org.infinispan.jcache.remote.JCache
- isSupported(OptionalFeature) - Method in class org.infinispan.jcache.remote.JCachingProvider
- iterator() - Method in class org.infinispan.jcache.remote.JCache
J
- JCache<K,V> - Class in org.infinispan.jcache.remote
- JCache(RemoteCache<K, V>, RemoteCache<K, V>, CacheManager, ConfigurationAdapter<K, V>) - Constructor for class org.infinispan.jcache.remote.JCache
- JCacheListenerAdapter<K,V> - Class in org.infinispan.jcache.remote
- JCacheListenerAdapter(AbstractJCache<K, V>, AbstractJCacheNotifier<K, V>) - Constructor for class org.infinispan.jcache.remote.JCacheListenerAdapter
- JCacheManager - Class in org.infinispan.jcache.remote
- JCacheManager(URI, ClassLoader, CachingProvider, Properties) - Constructor for class org.infinispan.jcache.remote.JCacheManager
- JCacheNotifier<K,V> - Class in org.infinispan.jcache.remote
- JCacheNotifier() - Constructor for class org.infinispan.jcache.remote.JCacheNotifier
- JCachingProvider - Class in org.infinispan.jcache.remote
-
Infinispan's SPI hook up to
CachingProviderfor the client-server mode. - JCachingProvider() - Constructor for class org.infinispan.jcache.remote.JCachingProvider
L
- loadAll(Set<? extends K>, boolean, CompletionListener) - Method in class org.infinispan.jcache.remote.JCache
- LocalStatistics - Class in org.infinispan.jcache.remote
-
Statistics which reflect only cache interactions done though the javax.cache API by the local client.
- LocalStatistics() - Constructor for class org.infinispan.jcache.remote.LocalStatistics
- Log - Interface in org.infinispan.jcache.remote.logging
- Log_$logger - Class in org.infinispan.jcache.remote.logging
-
Warning this class consists of generated code.
- Log_$logger(Logger) - Constructor for class org.infinispan.jcache.remote.logging.Log_$logger
O
- onLoad(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- org.infinispan.jcache.remote - package org.infinispan.jcache.remote
- org.infinispan.jcache.remote.logging - package org.infinispan.jcache.remote.logging
P
- put(K, V) - Method in class org.infinispan.jcache.remote.JCache
- put(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- put(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- put(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.jcache.remote.JCache
- putIfAbsent(K, V) - Method in class org.infinispan.jcache.remote.JCache
- putIfAbsent(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- putIfAbsent(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
R
- registerCacheEntryListener(CacheEntryListenerConfiguration<K, V>) - Method in class org.infinispan.jcache.remote.JCache
- RemoteCacheWithCacheStore<K,V> - Class in org.infinispan.jcache.remote
- RemoteCacheWithCacheStore(RemoteCache<K, V>, CacheLoader<K, V>, CacheWriter<? super K, ? super V>, MutableConfiguration<K, V>) - Constructor for class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- RemoteCacheWithStats<K,V> - Class in org.infinispan.jcache.remote
- RemoteCacheWithStats(RemoteCache<K, V>, LocalStatistics) - Constructor for class org.infinispan.jcache.remote.RemoteCacheWithStats
- RemoteCacheWithSyncListeners<K,V> - Class in org.infinispan.jcache.remote
- RemoteCacheWithSyncListeners(RemoteCache<K, V>, AbstractJCacheNotifier<K, V>, Cache<K, V>) - Constructor for class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- remove(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- remove(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- remove(Object, Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- remove(Object, Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- remove(K) - Method in class org.infinispan.jcache.remote.JCache
- remove(K, V) - Method in class org.infinispan.jcache.remote.JCache
- removeAll() - Method in class org.infinispan.jcache.remote.JCache
- removeAll(Set<? extends K>) - Method in class org.infinispan.jcache.remote.JCache
- removeListener(AbstractJCacheListenerAdapter<K, V>) - Method in class org.infinispan.jcache.remote.JCache
- removeWithVersion(K, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- replace(K, V) - Method in class org.infinispan.jcache.remote.JCache
- replace(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- replace(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- replace(K, V, V) - Method in class org.infinispan.jcache.remote.JCache
- replace(K, V, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- replace(K, V, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- replaceWithVersion(K, V, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- replaceWithVersion(K, V, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
T
- timeoutWaitingEvent() - Method in class org.infinispan.jcache.remote.logging.Log_$logger
- timeoutWaitingEvent() - Method in interface org.infinispan.jcache.remote.logging.Log
- timeoutWaitingEvent$str() - Method in class org.infinispan.jcache.remote.logging.Log_$logger
U
- unwrap(Class<T>) - Method in class org.infinispan.jcache.remote.JCacheManager
All Classes All Packages