Package | Description |
---|---|
org.infinispan.configuration.cache |
Cache configuration |
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<List<Grouper<?>>> |
GroupsConfiguration.GROUPERS |
Modifier and Type | Method and Description |
---|---|
List<Grouper<?>> |
GroupsConfiguration.groupers()
Get's the current groupers in use
|
Modifier and Type | Method and Description |
---|---|
GroupsConfigurationBuilder |
GroupsConfigurationBuilder.addGrouper(Grouper<?> grouper)
Add a grouper
|
Modifier and Type | Method and Description |
---|---|
GroupsConfigurationBuilder |
GroupsConfigurationBuilder.withGroupers(List<Grouper<?>> groupers)
Set the groupers to use
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.