| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.ciscoepnmrest | |
| com.ibm.tivoli.nm.collectors.impl.ciscoepnmrest.model | |
| com.ibm.tivoli.nm.collectors.impl.ciscoepnmrest.utils |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<NdNode> |
CiscoEPNMRestCollector.getAllNodes()
Performs a getAllNodes operation
|
java.util.List<NdNode> |
CiscoEPNMRestCollector.readNodeDataFromServer()
Reads node data from server
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NetworkDevice> |
CiscoEPNMRestCollector.parseNetworkDeviceData(java.util.List<NdNode> nodeList) |
protected void |
CiscoEPNMRestCollector.processPhysicalInventoryData(java.util.List<NdNode> processNodeList,
java.util.List<TopoTopologicalLink> alTopoConnections,
java.util.List<TpTerminationPoint> processTerminationList)
Process data for Physical Inventory add the Entities/Interfaces to the
Datastore
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NdNode> |
NodeData.getNdNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeData.setNdNode(java.util.List<NdNode> ndNode) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NdNode> |
CiscoEPNMXMLJSONParser.getNetworkElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
CiscoEPNMXMLJSONParser.setNetworkElements(java.util.List<NdNode> networkElements) |