Package | Description |
---|---|
com.ibm.tivoli.nm.collectors.framework.store |
Provides implementations for the
CollectorDataStore
interface for storing network data collected by a given collector. |
Modifier and Type | Method and Description |
---|---|
LTEeUtranCell |
LTEDataStore.addEUtranCell(LTEENBFunction parent,
java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> data)
Adds a eUtranCell to an ENBFunction
|
LTEeUtranCell |
LTEENBFunction.addEUtranCell(java.lang.String cellId,
java.util.Map<java.lang.String,java.lang.Object> data)
Add a connected eUtranCell to the list
|