| Package | Description |
|---|---|
| com.ibm.tivoli.nm.collectors.impl.ciscoapicrest | |
| com.ibm.tivoli.nm.collectors.impl.ciscoapicrest.utils |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.ArrayList<lldpAdjEp> |
CiscoApicRestCollector.processPhysicalInventoryData(java.util.ArrayList<Node> processNodeList,
CiscoApicXMLJSONParser XMLJSONParser)
Process data for Physical Inventory
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CiscoApicRestCollector.processTopologyData(java.util.ArrayList<Node> processNodeList,
java.util.ArrayList<lldpAdjEp> lldpAdjEplist)
Process data for Topology
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<lldpAdjEp> |
CiscoApicXMLJSONParser.getlldpAdjEpList()
Get lldpAdjEp array list of items
|
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap<java.lang.String,java.lang.Object> |
CiscoApicXMLJSONParser.loadTopologyConnection(lldpAdjEp lldpAdjEpData,
java.lang.String nodeId)
Load lldpAdjEp class attributes into hashmap to be used for creating
entity
|
static void |
CiscoApicXMLJSONParser.setLldpAdjEpItems(lldpAdjEp lldpAdjEpItems) |