Index

C K O 
All Classes and Interfaces|All Packages

C

createService(Cache<? extends K, ?>, KeyGenerator<K>) - Method in interface org.wildfly.clustering.infinispan.affinity.KeyAffinityServiceFactory
Creates a key affinity service for use with the specified cache, that generates local key using the specified generator.
createService(Cache<? extends K, ?>, KeyGenerator<K>, Predicate<Address>) - Method in interface org.wildfly.clustering.infinispan.affinity.KeyAffinityServiceFactory
Creates a key affinity service for use with the specified cache, that generates key for members matching the specified filter, using the specified generator.

K

KeyAffinityServiceFactory - Interface in org.wildfly.clustering.infinispan.affinity
Factory for creating a key affinity service.

O

org.wildfly.clustering.infinispan.affinity - package org.wildfly.clustering.infinispan.affinity
 
C K O 
All Classes and Interfaces|All Packages