Modifier and Type | Class and Description |
---|---|
class |
ReplicationEndpointImpl |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpoint |
HornetQServer.connectToReplicationEndpoint(Channel channel)
The journal at the backup server has to be equivalent as the journal used on the live node.
|
ReplicationEndpoint |
HornetQServer.getReplicationEndpoint() |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpoint |
HornetQServerImpl.connectToReplicationEndpoint(Channel channel) |
ReplicationEndpoint |
HornetQServerImpl.getReplicationEndpoint() |
Modifier and Type | Method and Description |
---|---|
void |
JMSStorageManager.installReplication(ReplicationEndpoint replicationEndpoint)
Add the journal here to the replication endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
JMSJournalStorageManagerImpl.installReplication(ReplicationEndpoint replicationEndpoint) |
Modifier and Type | Method and Description |
---|---|
void |
NullJMSStorageManagerImpl.installReplication(ReplicationEndpoint replicationEndpoint) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.