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 |
---|---|
LTEPCRF |
LTEDataStore.addPCRF(int dataSourceId,
java.lang.String deviceId,
java.lang.String parentChassisId,
java.lang.String parentChassisDn)
Add a PCRF to store
|
Modifier and Type | Method and Description |
---|---|
LTEPCRFFunction |
LTEDataStore.addPCRFFunction(LTEPCRF parent,
java.lang.String pcrfName,
java.lang.String vendor,
java.util.Map<java.lang.String,java.lang.Object> data)
Add a PCRFFunction to a PCRF
|