Index
All Classes and Interfaces|All Packages
C
- createMutator(K, O) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheComputeMutatorFactory
- createMutator(K, V) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMutatorFactory
E
- equals(Object) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
G
- getBatcher() - Method in interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
- getCache() - Method in interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
- getCacheProperties() - Method in interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
- getConfigurationName() - Method in interface org.wildfly.clustering.ee.hotrod.RemoteCacheConfiguration
- getContainerName() - Method in interface org.wildfly.clustering.ee.hotrod.RemoteCacheConfiguration
- getForceReturnFlags() - Method in interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
- getId() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
- getIgnoreReturnFlags() - Method in interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
- getNearCacheMode() - Method in interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
H
- hashCode() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
- HotRodBatcher - Class in org.wildfly.clustering.ee.hotrod.tx
- HotRodBatcher(RemoteCache<?, ?>) - Constructor for class org.wildfly.clustering.ee.hotrod.tx.HotRodBatcher
- HotRodConfiguration - Interface in org.wildfly.clustering.ee.hotrod
I
- isLockOnRead() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheProperties
- isLockOnWrite() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheProperties
- isMarshalling() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheProperties
- isPersistent() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheProperties
- isTransactional() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheProperties
M
- mutate() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryComputeMutator
- mutate() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryMutator
O
- org.wildfly.clustering.ee.hotrod - package org.wildfly.clustering.ee.hotrod
- org.wildfly.clustering.ee.hotrod.tx - package org.wildfly.clustering.ee.hotrod.tx
R
- RemoteCacheComputeMutatorFactory<K,
V, O> - Class in org.wildfly.clustering.ee.hotrod -
Factory that creates compute-based Mutator instances.
- RemoteCacheComputeMutatorFactory(RemoteCache<K, V>, Flag[], Function<O, BiFunction<Object, V, V>>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheComputeMutatorFactory
- RemoteCacheConfiguration - Interface in org.wildfly.clustering.ee.hotrod
-
Configuration identifying a remote cache.
- RemoteCacheEntryComputeMutator<K,
V> - Class in org.wildfly.clustering.ee.hotrod -
Mutator for a cache entry using a compute function.
- RemoteCacheEntryComputeMutator(RemoteCache<K, V>, Flag[], K, BiFunction<Object, V, V>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryComputeMutator
- RemoteCacheEntryComputeMutator(RemoteCache<K, V>, Flag[], K, BiFunction<Object, V, V>, Supplier<Duration>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryComputeMutator
- RemoteCacheEntryMutator<K,
V> - Class in org.wildfly.clustering.ee.hotrod -
Mutates a given cache entry.
- RemoteCacheEntryMutator(RemoteCache<K, V>, Flag[], K, V) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryMutator
- RemoteCacheEntryMutator(RemoteCache<K, V>, Flag[], K, V, Supplier<Duration>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryMutator
- RemoteCacheKey<I> - Class in org.wildfly.clustering.ee.hotrod
-
Base type for remote cache keys.
- RemoteCacheKey(I) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
- RemoteCacheMutatorFactory<K,
V> - Class in org.wildfly.clustering.ee.hotrod -
Factory for creating a
Mutatorfor a remote cache entry. - RemoteCacheMutatorFactory(RemoteCache<K, V>, Flag[]) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheMutatorFactory
- RemoteCacheMutatorFactory(RemoteCache<K, V>, Flag[], Function<V, Duration>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheMutatorFactory
- RemoteCacheProperties - Class in org.wildfly.clustering.ee.hotrod
- RemoteCacheProperties(RemoteCache<?, ?>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheProperties
T
- toString() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
All Classes and Interfaces|All Packages