Class ShellUtil
java.lang.Object
org.opendaylight.openflowplugin.applications.southboundcli.util.ShellUtil
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetAllNodes(NodeListener nodeListener) static OFNodegetNode(long nodeId, org.opendaylight.mdsal.binding.api.DataBroker broker) static OFNodegetNodeInfo(Long nodeId, org.opendaylight.mdsal.binding.api.DataBroker broker) static Collection<ReconcileCounter>getReconcileCount(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-
Field Details
-
NODE_PREFIX
- See Also:
-
-
Method Details
-
getAllNodes
-
getNode
-
getNodeInfo
-
getReconcileCount
public static Collection<ReconcileCounter> getReconcileCount(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-