Class ShellUtil
java.lang.Object
org.opendaylight.openflowplugin.applications.southboundcli.util.ShellUtil
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic OFNode
getNode
(long nodeId, org.opendaylight.mdsal.binding.api.DataBroker broker) static OFNode
getNodeInfo
(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
-
getNode
-
getNodeInfo
-
getReconcileCount
public static Collection<ReconcileCounter> getReconcileCount(org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-