Index
All Classes and Interfaces|All Packages|Serialized Form
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
- addClientListener(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- addClientListener(Object, Object[], Object[]) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- clear() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- clearAsync() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- clientStatistics() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- close() - Method in class org.infinispan.jcache.remote.JCache
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- compute(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- compute(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfAbsent(K, Function<? super K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfAbsent(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfAbsentAsync(K, Function<? super K, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfAbsentAsync(K, Function<? super K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- computeIfPresentAsync(K, BiFunction<? super K, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- ConfigurationAdapter<K,
V> - Class in org.infinispan.jcache.remote - containsKey(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- containsKey(K) - Method in class org.infinispan.jcache.remote.JCache
- containsValue(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- delegate - Variable in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- entrySet() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- entrySet(IntSet) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- evict(K) - Method in class org.infinispan.jcache.remote.JCache
- execute(String, Map<String, ?>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- execute(String, Map<String, ?>, Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
G
- get(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- get(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- get(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- get(K) - Method in class org.infinispan.jcache.remote.JCache
- getAll(Set<? extends K>) - Method in class org.infinispan.jcache.remote.JCache
- getAll(Set<? extends K>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- getAsync(K) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- getCacheTopologyInfo() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- getClassLoader() - Method in class org.infinispan.jcache.remote.JCacheManager
- getConfiguration() - Method in class org.infinispan.jcache.remote.ConfigurationAdapter
- getDataFormat() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- getDefaultURI() - Method in class org.infinispan.jcache.remote.JCachingProvider
- getListeners() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
-
Deprecated.
- 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
- getName() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- getProtocolVersion() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- getRemoteCacheContainer() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- getVersion() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- getWithMetadata(K) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- getWithMetadataAsync(K) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
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
- isEmpty() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- isSupported(OptionalFeature) - Method in class org.infinispan.jcache.remote.JCachingProvider
- isTransactional() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
K
- keySet() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- keySet(IntSet) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
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
M
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- mergeAsync(K, V, BiFunction<? super V, ? super V, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
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
- publishEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- publishEntriesByQuery(Query<?>, Set<Integer>, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- publishEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- put(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- put(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- put(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.jcache.remote.JCache
- putAll(Map<? extends K, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAll(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAll(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAllAsync(Map<? extends K, ? extends V>) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAllAsync(Map<? extends K, ? extends V>, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAsync(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAsync(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- putIfAbsent(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putIfAbsent(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putIfAbsent(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putIfAbsentAsync(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
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) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- remove(Object, Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- remove(Object, Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- remove(Object, Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- removeAsync(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- removeAsync(Object, Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- removeClientListener(Object) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- removeListener(AbstractJCacheListenerAdapter<K, V>) - Method in class org.infinispan.jcache.remote.JCache
- removeWithVersion(K, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- removeWithVersion(K, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- removeWithVersionAsync(K, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replace(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replace(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- 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
- replace(K, V, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replace(K, V, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replace(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceAsync(K, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceAsync(K, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceAsync(K, V, V) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceAsync(K, V, V, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersion(K, V, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithStats
- replaceWithVersion(K, V, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithSyncListeners
- replaceWithVersion(K, V, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersion(K, V, long, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersion(K, V, long, int, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersion(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersionAsync(K, V, long) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersionAsync(K, V, long, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersionAsync(K, V, long, int, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- retrieveEntries(String, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- retrieveEntries(String, Object[], Set<Integer>, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- retrieveEntries(String, Set<Integer>, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- retrieveEntriesByQuery(Query<?>, Set<Integer>, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- retrieveEntriesWithMetadata(Set<Integer>, int) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
S
- serverStatistics() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- serverStatisticsAsync() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- size() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- sizeAsync() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- start() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- stats() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- stop() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- streaming() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
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
V
- values() - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- values(IntSet) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
W
- withDataFormat(DataFormat) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
- withFlags(Flag...) - Method in class org.infinispan.jcache.remote.RemoteCacheWithCacheStore
All Classes and Interfaces|All Packages|Serialized Form