Package | Description |
---|---|
org.infinispan.configuration.cache |
Cache configuration |
org.infinispan.distribution.group.impl |
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
|
Constructor and Description |
---|
GroupManagerImpl(List<Grouper<?>> groupers) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.