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 |
---|---|
LTEMME |
LTEDataStore.addMME(int dataSourceId,
java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn)
Add an MME to store
|
Modifier and Type | Method and Description |
---|---|
LTEMMEFunction |
LTEDataStore.addMMEFunction(LTEMME parent,
java.lang.String mmeName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
Add an MMEFunction to an MME
|