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 |
---|---|
LTEEIR |
LTEDataStore.addEIR(int dataSourceId,
java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn)
Add an EIR to store
|
Modifier and Type | Method and Description |
---|---|
LTEEIRFunction |
LTEDataStore.addEIRFunction(LTEEIR parent,
java.lang.String eirName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
Add a EIRFunction to a EIR
|