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 |
---|---|
LTEPGW |
LTEDataStore.addPGW(int dataSourceId,
java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn)
Add an PGW to store
|
Modifier and Type | Method and Description |
---|---|
LTEPGWFunction |
LTEDataStore.addPGWFunction(LTEPGW parent,
java.lang.String pgwName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
Add a PGWFunction to a PGW
|