Uses of Interface
com.orchestranetworks.d3.NodeMonitoringContext
Packages that use NodeMonitoringContext
Package
Description
Provides classes for distributed data delivery (D3) functionalities.
-
Uses of NodeMonitoringContext in com.orchestranetworks.d3
Methods in com.orchestranetworks.d3 with parameters of type NodeMonitoringContextModifier and TypeMethodDescriptionvoidNodeMonitoring.handleWhenDown(NodeMonitoringContext aContext) This method is triggered when the replica node's status changes to'Unavailable'.voidNodeMonitoring.handleWhenUp(NodeMonitoringContext aContext) This method is triggered when the replica node's status changes to'Available'.