Package com.nt.udc.testnodechain.actions
Class TNCStopNodesAction
java.lang.Object
com.nt.udc.testnodechain.actions.TNCStopNodesAction
-
Constructor Summary
ConstructorsConstructorDescriptionTNCStopNodesAction
(NodeChainTestCfgItemReadOnlyIfc cfgItem, AdminServerImpl asImpl) -
Method Summary
Modifier and TypeMethodDescriptionlong
getTimeTaken
(TimeUnit timeUnit) boolean
This method stops all the nodes part of Node Chain Test.
-
Constructor Details
-
TNCStopNodesAction
-
-
Method Details
-
stopNodes
public boolean stopNodes()This method stops all the nodes part of Node Chain Test.- Returns:
- True if nodes are successfully stopped, else false
-
getRunningNodes
-
getTimeTaken
-