-
Method Summary
void
void
void
Returns the BridgeMetrics for the bridge to the given node if exists.
long
The metric for this cluster connection
long
void
boolean
boolean
void
void
void
void
This is needed on replication, however we don't need it on shared storage.
boolean
Verifies whether user and password match the ones configured for this ClusterConnection.
-
Method Details
-
-
-
-
-
addClusterTopologyListener
-
removeClusterTopologyListener
-
setSplitBrainDetection
void setSplitBrainDetection(boolean splitBrainDetection)
This is needed on replication, however we don't need it on shared storage.
-
isSplitBrainDetection
boolean isSplitBrainDetection()
-
getNodes
Only used for tests?
- Returns:
- a Map of node ID and addresses
-
-
-
flushExecutor
void flushExecutor()
-
-
-
isNodeActive
boolean isNodeActive(String id)
-
verify
Verifies whether user and password match the ones configured for this ClusterConnection.
- Returns:
true if username and password match, false otherwise
-
removeRecord
void removeRecord(String targetNodeID)
-
disconnectRecord
void disconnectRecord(String targetNodeID)
-
getCallTimeout
long getCallTimeout()
-
getProducerWindowSize
long getProducerWindowSize()
-
-
getMetrics
The metric for this cluster connection
-
getBridgeMetrics
Returns the BridgeMetrics for the bridge to the given node if exists.
- Returns:
- the BridgeMetrics for the bridge to the given node if exists