|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FluentConfiguration.GroupsConfig | |
---|---|
org.infinispan.config | Cache configuration beans and parsers. |
Uses of FluentConfiguration.GroupsConfig in org.infinispan.config |
---|
Classes in org.infinispan.config that implement FluentConfiguration.GroupsConfig | |
---|---|
class |
GroupsConfiguration
|
Methods in org.infinispan.config that return FluentConfiguration.GroupsConfig | |
---|---|
FluentConfiguration.GroupsConfig |
GroupsConfiguration.enabled(Boolean enabled)
Enable grouping support |
FluentConfiguration.GroupsConfig |
FluentConfiguration.GroupsConfig.enabled(Boolean enabled)
Deprecated. Enable grouping support, such that Group annotations are honoured and any configured
groupers will be invoked |
FluentConfiguration.GroupsConfig |
GroupsConfiguration.groupers(List<Grouper<?>> groupers)
|
FluentConfiguration.GroupsConfig |
FluentConfiguration.GroupsConfig.groupers(List<Grouper<?>> groupers)
Deprecated. Set the groupers currently in use |
FluentConfiguration.GroupsConfig |
FluentConfiguration.HashConfig.groups()
Deprecated. |
|
--> |