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 |
---|---|
LTEHSS |
LTEDataStore.addHSS(int dataSourceId,
java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn)
Add an HSS to the store
|
Modifier and Type | Method and Description |
---|---|
LTEHSSFunction |
LTEDataStore.addHSSFunction(LTEHSS parent,
java.lang.String hssName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
Add an HSSFunction to an HSS
|