Skip navigation links
WildFly: Infinispan Client SPI 17.0.0.Final
A C E G H I K O P R S T V W 

A

administration() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Returns administration utility to administer (create, remove or reindex) caches.

C

CaffeineNearCache<K,V> - Class in org.infinispan.client.hotrod.near
Near cache implementation based on a Caffeine cache.
CaffeineNearCache(Cache<K, MetadataValue<V>>) - Constructor for class org.infinispan.client.hotrod.near.CaffeineNearCache
 
CaffeineNearCacheService<K,V> - Class in org.infinispan.client.hotrod.near
Near cache service that constructs its near cache using a generic factory.
CaffeineNearCacheService(Supplier<Cache<K, MetadataValue<V>>>, ClientListenerNotifier) - Constructor for class org.infinispan.client.hotrod.near.CaffeineNearCacheService
 
clear() - Method in class org.infinispan.client.hotrod.near.CaffeineNearCache
 
close() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer.NearCacheRegistration
 
createNearCache(NearCacheConfiguration) - Method in class org.infinispan.client.hotrod.near.CaffeineNearCacheService
 

E

equals(Object) - Method in class org.wildfly.clustering.infinispan.client.Key
 

G

get(K) - Method in class org.infinispan.client.hotrod.near.CaffeineNearCache
 
getId() - Method in class org.wildfly.clustering.infinispan.client.Key
 
getName() - Method in enum org.wildfly.clustering.infinispan.client.InfinispanClientRequirement
 
getName() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Returns the name of this remote cache container.
getServiceNameFactory() - Method in enum org.wildfly.clustering.infinispan.client.InfinispanClientRequirement
 
getType() - Method in enum org.wildfly.clustering.infinispan.client.InfinispanClientRequirement
 

H

hashCode() - Method in class org.wildfly.clustering.infinispan.client.Key
 

I

InfinispanClientRequirement - Enum in org.wildfly.clustering.infinispan.client
 

K

Key<I> - Class in org.wildfly.clustering.infinispan.client
Base type for cache keys.
Key(I) - Constructor for class org.wildfly.clustering.infinispan.client.Key
 

O

org.infinispan.client.hotrod.near - package org.infinispan.client.hotrod.near
 
org.wildfly.clustering.infinispan.client - package org.wildfly.clustering.infinispan.client
 
org.wildfly.clustering.infinispan.client.near - package org.wildfly.clustering.infinispan.client.near
 

P

put(K, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.near.CaffeineNearCache
 
putIfAbsent(K, MetadataValue<V>) - Method in class org.infinispan.client.hotrod.near.CaffeineNearCache
 

R

registerNearCacheFactory(String, Function<ClientListenerNotifier, NearCacheService<K, V>>) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Registers a factory for creating a near cache for a given cache.
RemoteCacheContainer - Interface in org.wildfly.clustering.infinispan.client
Extends Infinispan's org.wildfly.clustering.infinispan.client.client.hotrod.RemoteCacheContainer additionally exposing the name of the remote cache container, an administration utility, and a mechanism for configuring near caching per remote cache.
RemoteCacheContainer.NearCacheRegistration - Interface in org.wildfly.clustering.infinispan.client
 
remove(K) - Method in class org.infinispan.client.hotrod.near.CaffeineNearCache
 

S

SimpleKeyWeigher - Class in org.wildfly.clustering.infinispan.client.near
Weigher that only considers keys passing a given predicate.
SimpleKeyWeigher(Predicate<Object>) - Constructor for class org.wildfly.clustering.infinispan.client.near.SimpleKeyWeigher
 
size() - Method in class org.infinispan.client.hotrod.near.CaffeineNearCache
 

T

toString() - Method in class org.wildfly.clustering.infinispan.client.Key
 

V

valueOf(String) - Static method in enum org.wildfly.clustering.infinispan.client.InfinispanClientRequirement
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.clustering.infinispan.client.InfinispanClientRequirement
Returns an array containing the constants of this enum type, in the order they are declared.

W

weigh(Object, Object) - Method in class org.wildfly.clustering.infinispan.client.near.SimpleKeyWeigher
 
A C E G H I K O P R S T V W 
Skip navigation links
WildFly: Infinispan Client SPI 17.0.0.Final

Copyright © 2019 JBoss by Red Hat. All rights reserved.