Package com.nt.udc.osanode
Interface OSARemoteAdminIfc
- All Superinterfaces:
AdminIfc
-
Method Summary
Methods inherited from interface com.nt.udc.ndk.node.AdminIfc
getAndResetRecordStatistics, getPerformanceMetrics, initialize, reconfigure, startup
-
Method Details
-
shutdown
void shutdown()Description copied from interface:AdminIfc
Stops node processing -
getStatus
StatusMessage getStatus()Description copied from interface:AdminIfc
Retrieves the most recent, worst status for this node -
clearStatus
void clearStatus()Description copied from interface:AdminIfc
Clears the status table for this node- Specified by:
clearStatus
in interfaceAdminIfc
-
reconfig
void reconfig() -
isReconfigPending
boolean isReconfigPending()
-