Package | Description |
---|---|
com.ibm.tivoli.nm.collectors.framework.store |
Provides implementations for the
CollectorDataStore
interface for storing network data collected by a given collector. |
com.ibm.tivoli.nm.collectors.framework.utils |
Contains utility methods for performing common functions within the Java™ collector framework.
|
Modifier and Type | Class and Description |
---|---|
class |
LTEDataStore
In memory data store implementation for holding LTE specific data for the ITNM java collector framework.
|
class |
RANDataStore
In memory data store implementation for holding RAN specific data for the ITNM java collector framework.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
CollectorValidationUtils.validateCollectorData(DataStore dataStore)
Validate that basic collector data is present and valid
|