Interface CacheGroupConfiguration


  • public interface CacheGroupConfiguration
    Configuration for a CacheGroup.
    Author:
    Paul Ferraro
    • Method Detail

      • getCache

        org.infinispan.Cache<?,​?> getCache()
      • getMemberFactory

        NodeFactory<org.jgroups.Address> getMemberFactory()