| Class | Description |
|---|---|
| Category | |
| Chunk |
A Chunk is a unit containing a set of data that can be added as a whole to the dataset
that exists behind the storage layer.
|
| Key |
A Key is used to refer to data in a
Chunk. |
| MongoStorage |
Implementation of the Storage interface that uses MongoDB to store the instrumentation data.
|
| Storage | |
| StorageConstants |