Interface GroupMemberAffinityConfiguration<I>

Type Parameters:
I - the identifier type of a cache key

public interface GroupMemberAffinityConfiguration<I>
Encapsulates group member affinity configuration.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    org.infinispan.Cache<? extends org.wildfly.clustering.cache.Key<I>,?>
     
     
  • Method Details

    • getCache

      org.infinispan.Cache<? extends org.wildfly.clustering.cache.Key<I>,?> getCache()
    • getGroup