| Package | Description |
|---|---|
| org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
| org.infinispan.configuration.parsing | |
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| Modifier and Type | Method and Description |
|---|---|
StackConfigurationBuilder |
StackConfigurationBuilder.channelConfigurator(EmbeddedJGroupsChannelConfigurator configurator) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationBuilderHolder.addJGroupsStack(EmbeddedJGroupsChannelConfigurator stack,
String extend) |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedJGroupsChannelConfigurator |
EmbeddedJGroupsChannelConfigurator.combine(JGroupsChannelConfigurator baseStack,
EmbeddedJGroupsChannelConfigurator stack) |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedJGroupsChannelConfigurator |
EmbeddedJGroupsChannelConfigurator.combine(JGroupsChannelConfigurator baseStack,
EmbeddedJGroupsChannelConfigurator stack) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.