Index
All Classes and Interfaces|All Packages
A
- addClientListener(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- addClientListener(Object, Object[], Object[]) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- addNearCacheListener(Object, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
C
- CaffeineNearCache<K,
V> - Class in org.wildfly.clustering.cache.infinispan.remote.near -
Near cache implementation based on a Caffeine cache.
- CaffeineNearCache(Cache) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
-
Creates a near cache backed by a Caffeine cache.
- CaffeineNearCacheService<K,
V> - Class in org.wildfly.clustering.cache.infinispan.remote.near -
Near cache service that constructs its near cache using a generic factory.
- CaffeineNearCacheService(Supplier, ClientListenerNotifier) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCacheService
-
Creates a Caffeine-based near cache service.
- clear() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
- clear(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- clientStatistics() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- configuration() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- createMutator(K, O) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputerFactory
- createMutator(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutatorFactory
- createNearCache(NearCacheConfiguration, BiConsumer) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCacheService
E
- entries(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- entryIterator(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- entrySet() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- entrySet(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- equals(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- estimateSize(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- execute(String, Map) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
F
- flagInt() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- flags() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
G
- get(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
- get(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getAll(Set) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getAll(Set, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getAll(CacheOptions, K[]) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getAllAsync(Set) - Method in class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
- getAndRemove(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getAndRemoveAll(Flow.Publisher, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getAndRemoveAll(Set, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
- getCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getCacheContainer() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheContainerConfiguration
- getCacheEntryMutatorFactory() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getCacheEntryMutatorFactory(Function) - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getCacheProperties() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getCacheTopologyInfo() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getDataFormat() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getDispatcher() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getEntry(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getExecutor() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getForceReturnCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
-
Returns a remote cache that whose writes will include return values.
- getIgnoreReturnCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
-
Returns a remote cache that whose writes will ignore return values.
- getListenerNotifier() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getName() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getName() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheContainerConfiguration
- getNameBytes() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getNearCacheMode() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
-
Returns the near cache mode of the associated cache.
- getOperationsFactory() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getOrReplaceEntry(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getProtocolVersion() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getReadForUpdateCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
-
Returns a cache with select-for-update semantics.
- getReadWriteCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getRemoteCacheContainer() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getRemoteCacheManager() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
-
Deprecated.
- getStopTimeout() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getTransactionManager() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- getTransactionManager() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getWithMetadata(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getWithMetadataAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
- getWithMetadataAsync(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getWithMetadataAsync(K, Channel) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- getWriteOnlyCache() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
H
- hasForceReturnFlag() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
I
- init(Configuration, OperationDispatcher) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- init(Configuration, OperationDispatcher, ObjectName) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- isActive() - Method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
- isLockOnRead() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
- isLockOnWrite() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
- isMarshalling() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
- isPersistent() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
- isTransactional() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- isTransactional() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
- iterator() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
J
- join(CompletableFuture) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
K
- keyIterator(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- keys(CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- keySet() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- keySet(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- keyToBytes(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
L
- listen(CacheListenerOptions, CacheEntryEventType[]) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
N
- noFlags() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
O
- of(RemoteCache) - Static method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
-
Creates a cache configuration for the specified cache.
- of(RemoteCacheContainer, String) - Static method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheConfiguration
-
Creates a cache configuration using the specified cache of the specified manager.
- of(RemoteCacheManager) - Static method in interface org.wildfly.clustering.cache.infinispan.remote.RemoteCacheContainerConfiguration
-
Creates a configuration for the specified container.
- org.wildfly.clustering.cache.infinispan.remote - package org.wildfly.clustering.cache.infinispan.remote
- org.wildfly.clustering.cache.infinispan.remote.near - package org.wildfly.clustering.cache.infinispan.remote.near
P
- ping() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- process(Set, AsyncCacheEntryProcessor, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- processAll(AsyncCacheEntryProcessor, CacheProcessorOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- publishEntries(String, Object[], Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- publishEntriesByQuery(Query, Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- publishEntriesWithMetadata(Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- put(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAll(Flow.Publisher, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAll(Map, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAllAsync(Map) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAllAsync(Map, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAllAsync(Map, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putIfAbsent(K, MetadataValue) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
- putIfAbsent(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putIfAbsentAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putIfAbsentAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- putIfAbsentAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
R
- ReadForUpdateRemoteCache<K,
V> - Class in org.wildfly.clustering.cache.infinispan.remote -
A remote cache that performs locking reads if a transaction is active.
- ReadForUpdateRemoteCache(InternalRemoteCache) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.ReadForUpdateRemoteCache
-
Creates a read-for-update remote cache decorator.
- RemoteCacheConfiguration - Interface in org.wildfly.clustering.cache.infinispan.remote
-
Configuration associated with a remote cache.
- RemoteCacheContainerConfiguration - Interface in org.wildfly.clustering.cache.infinispan.remote
-
A configuration with an associated remote cache container.
- RemoteCacheDecorator<K,
V> - Class in org.wildfly.clustering.cache.infinispan.remote -
An abstract delegating remote cache implementation.
- RemoteCacheDecorator(InternalRemoteCache, UnaryOperator) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
-
Creates a remote cache decorator.
- RemoteCacheEntryComputer<K,
V> - Class in org.wildfly.clustering.cache.infinispan.remote -
Mutator for a cache entry using a compute function.
- RemoteCacheEntryComputerFactory<K,
V, - Class in org.wildfly.clustering.cache.infinispan.remoteO> -
Factory that creates compute-based Mutator instances.
- RemoteCacheEntryMutator<K,
V> - Class in org.wildfly.clustering.cache.infinispan.remote -
Mutates a given cache entry.
- RemoteCacheEntryMutatorFactory<K,
V> - Class in org.wildfly.clustering.cache.infinispan.remote -
Factory for creating a
CacheEntryMutatorfor a remote cache entry. - RemoteCacheProperties - Class in org.wildfly.clustering.cache.infinispan.remote
-
Eagerly captured properties of a remote cache.
- RemoteCacheProperties(RemoteCache) - Constructor for class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheProperties
-
Creates properties of a remote cache.
- remove(K) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
- remove(K, CacheEntryVersion, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- remove(K, CacheOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- remove(K, MetadataValue) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
- removeAll(Flow.Publisher, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- removeAll(Set, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- removeClientListener(Object) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- removeWithVersion(K, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- removeWithVersionAsync(K, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replace(K, MetadataValue, MetadataValue) - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
- replace(K, V, CacheEntryVersion, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceAsync(K, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceAsync(K, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceAsync(K, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceAsync(K, V, V) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceAsync(K, V, V, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceAsync(K, V, V, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersion(K, V, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersion(K, V, long, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersion(K, V, long, int, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersion(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersionAsync(K, V, long) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersionAsync(K, V, long, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersionAsync(K, V, long, int, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- replaceWithVersionAsync(K, V, long, long, TimeUnit, long, TimeUnit) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- resolveStorage() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- resolveStorage(MediaType, MediaType) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- retrieveEntries(String, Object[], Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- retrieveEntriesByQuery(Query, Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- retrieveEntriesWithMetadata(Set, int) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- runAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryComputer
- runAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheEntryMutator
S
- serverStatistics() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- serverStatisticsAsync() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- set(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- setIfAbsent(K, V, CacheWriteOptions) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- size() - Method in class org.wildfly.clustering.cache.infinispan.remote.near.CaffeineNearCache
- streaming() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
U
- updateBloomFilter() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
V
- values() - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- values(IntSet) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
W
- withDataFormat(DataFormat) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
- withFlags(Flag...) - Method in class org.wildfly.clustering.cache.infinispan.remote.RemoteCacheDecorator
All Classes and Interfaces|All Packages