Class ShellUtil
java.lang.Object
org.opendaylight.openflowplugin.applications.southboundcli.util.ShellUtil
- 
Field SummaryFields
- 
Method SummaryModifier 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
- 
getReconcileCountpublic static Collection<ReconcileCounter> getReconcileCount(org.opendaylight.mdsal.binding.api.DataBroker dataBroker) 
 
-