C E G H I K M O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- clear() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- containsKey(Object) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- containsValue(Object) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- createMutator(K, V) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMutatorFactory
E
- entrySet() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- equals(Object) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
G
- get(Object) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- 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
- getId() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
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
- isEmpty() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- 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
K
- keySet() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
M
- 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
P
- put(K, V) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- putAll(Map<? extends K, ? extends V>) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
R
- RemoteCacheConfiguration - Interface in org.wildfly.clustering.ee.hotrod
-
Configuration identifying a remote cache.
- RemoteCacheEntryMutator<K,V> - Class in org.wildfly.clustering.ee.hotrod
-
Mutates a given cache entry.
- RemoteCacheEntryMutator(RemoteCache<K, V>, Map.Entry<K, V>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryMutator
- RemoteCacheEntryMutator(RemoteCache<K, V>, Map.Entry<K, V>, Function<V, Duration>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryMutator
- RemoteCacheEntryMutator(RemoteCache<K, V>, K, V) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheEntryMutator
- RemoteCacheEntryMutator(RemoteCache<K, V>, K, V, Function<V, 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
- RemoteCacheMap<K,V> - Class in org.wildfly.clustering.ee.hotrod
-
Map view of a remote cache that forces return values where necessary.
- RemoteCacheMap(RemoteCache<K, V>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
- RemoteCacheMutatorFactory<K,V> - Class in org.wildfly.clustering.ee.hotrod
-
Factory for creating a
Mutatorfor a remote cache entry. - RemoteCacheMutatorFactory(RemoteCache<K, V>) - Constructor for class org.wildfly.clustering.ee.hotrod.RemoteCacheMutatorFactory
- RemoteCacheMutatorFactory(RemoteCache<K, V>, 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
- remove(Object) - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
S
- size() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
T
- toString() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheKey
V
- values() - Method in class org.wildfly.clustering.ee.hotrod.RemoteCacheMap
All Classes All Packages