Package | Description |
---|---|
org.apache.activemq.artemis.api.core | |
org.apache.activemq.artemis.api.core.jgroups |
Modifier and Type | Class and Description |
---|---|
class |
JGroupsChannelBroadcastEndpoint
An implementation of JGroupsBroadcastEndpoint that uses an externally managed JChannel for its operations.
|
class |
JGroupsFileBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
class |
JGroupsPropertiesBroadcastEndpoint
This class is the implementation of ActiveMQ Artemis members discovery that will use JGroups.
|
Modifier and Type | Method and Description |
---|---|
JGroupsBroadcastEndpoint |
JGroupsBroadcastEndpoint.initChannel() |
Modifier and Type | Method and Description |
---|---|
JChannelWrapper |
JChannelManager.getJChannel(String channelName,
JGroupsBroadcastEndpoint endpoint) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.