Uses of Interface
org.infinispan.distribution.group.Grouper
Packages that use Grouper
-
Uses of Grouper in org.infinispan.configuration.cache
Fields in org.infinispan.configuration.cache with type parameters of type GrouperModifier and TypeFieldDescriptionstatic final AttributeDefinition<List<Grouper<?>>>
GroupsConfiguration.GROUPERS
Methods in org.infinispan.configuration.cache that return types with arguments of type GrouperMethods in org.infinispan.configuration.cache with parameters of type GrouperModifier and TypeMethodDescriptionGroupsConfigurationBuilder.addGrouper
(Grouper<?> grouper) Add a grouperMethod parameters in org.infinispan.configuration.cache with type arguments of type GrouperModifier and TypeMethodDescriptionGroupsConfigurationBuilder.withGroupers
(List<Grouper<?>> groupers) Set the groupers to use