Modifier and Type | Method and Description |
---|---|
ClientMessageImpl |
ClientMessageImpl.setUserID(UUID userID) |
Modifier and Type | Method and Description |
---|---|
UUID |
CoreMessage.getUserID() |
Modifier and Type | Method and Description |
---|---|
CoreMessage |
CoreMessage.setUserID(UUID userID) |
Modifier and Type | Method and Description |
---|---|
UUID |
NodeManager.getUUID() |
Modifier and Type | Method and Description |
---|---|
protected void |
NodeManager.setUUID(UUID generateUUID) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
BridgeImpl.getDuplicateBytes(UUID nodeUUID,
long messageID) |
Constructor and Description |
---|
BridgeImpl(ServerLocatorInternal serverLocator,
int initialConnectAttempts,
int reconnectAttempts,
int reconnectAttemptsSameNode,
long retryInterval,
double retryMultiplier,
long maxRetryInterval,
UUID nodeUUID,
SimpleString name,
Queue queue,
Executor executor,
Filter filter,
SimpleString forwardingAddress,
ScheduledExecutorService scheduledExecutor,
Transformer transformer,
boolean useDuplicateDetection,
String user,
String password,
ActiveMQServer server) |
ClusterConnectionBridge(ClusterConnection clusterConnection,
ClusterManager clusterManager,
ServerLocatorInternal targetLocator,
ServerLocatorInternal discoveryLocator,
int initialConnectAttempts,
int reconnectAttempts,
long retryInterval,
double retryMultiplier,
long maxRetryInterval,
UUID nodeUUID,
long targetNodeEventUID,
String targetNodeID,
SimpleString name,
Queue queue,
Executor executor,
Filter filterString,
SimpleString forwardingAddress,
ScheduledExecutorService scheduledExecutor,
Transformer transformer,
boolean useDuplicateDetection,
String user,
String password,
ActiveMQServer server,
SimpleString managementAddress,
SimpleString managementNotificationAddress,
MessageFlowRecord flowRecord,
TransportConfiguration connector,
String storeAndForwardPrefix) |
Modifier and Type | Method and Description |
---|---|
UUID |
UUIDGenerator.generateTimeBasedUUID(byte[] byteAddr) |
UUID |
UUIDGenerator.generateUUID() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.