Package | Description |
---|---|
org.axonframework.springboot |
Modifier and Type | Method and Description |
---|---|
DistributedCommandBusProperties.JGroupsProperties.Gossip |
DistributedCommandBusProperties.JGroupsProperties.getGossip()
Returns the
DistributedCommandBusProperties.JGroupsProperties.Gossip configuration in case the Gossip protocol is configured for JGroups (default). |
Modifier and Type | Method and Description |
---|---|
void |
DistributedCommandBusProperties.JGroupsProperties.setGossip(DistributedCommandBusProperties.JGroupsProperties.Gossip gossip)
Sets the
DistributedCommandBusProperties.JGroupsProperties.Gossip configuration in case the Gossip protocol is configured for JGroups (default). |
Copyright © 2010–2019. All rights reserved.