Interface | Description |
---|---|
Connection.ConnectionListener | |
ConnectionKey | |
Cursor<T extends Pojo> | |
Query | |
Remove | |
StorageProvider | |
Update |
Class | Description |
---|---|
AbstractQuery | |
AbstractQuery.Sort | |
Categories | |
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.
|
ChunkAdapter |
Adapts a bean into a Chunk.
|
Connection | |
Key<T> |
A Key is used to refer to data in a
Chunk . |
MongoQuery | |
MongoStorage |
Implementation of the Storage interface that uses MongoDB to store the instrumentation data.
|
MongoStorageProvider | |
Storage | |
StorageConstants |
Enum | Description |
---|---|
Connection.ConnectionStatus | |
Connection.ConnectionType | |
Query.Criteria | |
Query.SortDirection |
Exception | Description |
---|---|
ConnectionException |
Annotation Type | Description |
---|---|
Entity | |
Persist |
Copyright © 2012. All Rights Reserved.