Package com.ibm.tivoli.nm.collectors.framework.store

Provides implementations for the CollectorDataStore interface for storing network data collected by a given collector.

See: Description

Package com.ibm.tivoli.nm.collectors.framework.store Description

Provides implementations for the CollectorDataStore interface for storing network data collected by a given collector. Note: All implementations of the data store store the collected data in memory

The in memory data store is structured as follows:

The basic structure of the different in memory data stores available is shown in the class diagram below:

Data Store implementation class diagram