| Package | Description |
|---|---|
| com.orchestranetworks.d3 |
Provides classes for distributed data delivery (D3) functionalities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeMonitoring.handleWhenDown(NodeMonitoringContext aContext)
This method is triggered when the replica node's status changes to
'Unavailable'. |
void |
NodeMonitoring.handleWhenUp(NodeMonitoringContext aContext)
This method is triggered when the replica node's status changes to
'Available'. |