public class ShellUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
NODE_PREFIX |
Constructor and Description |
---|
ShellUtil() |
Modifier and Type | Method and Description |
---|---|
static List<OFNode> |
getAllNodes(org.opendaylight.controller.md.sal.binding.api.DataBroker broker) |
static OFNode |
getNode(long nodeId,
org.opendaylight.controller.md.sal.binding.api.DataBroker broker) |
static OFNode |
getNodeInfo(Long nodeId,
org.opendaylight.controller.md.sal.binding.api.DataBroker broker) |
public static final String NODE_PREFIX
Copyright © 2018 OpenDaylight. All rights reserved.