| Interface | Description |
|---|---|
| MongoConnection |
| Class | Description |
|---|---|
| MongoConnectionForTests | |
| MongoConnectionImpl |
MongoDB connection singleton
|
| MongoDBUpsertRetryer |
MongoDB upsert requests can fail when they are creating a new entry concurrently.
|
| ObjectIdSerializer | |
| ObjectIdStringFunction | |
| PaginatedDbService<DTO> |
This class is a helper to implement a basic Mongojack-based database service that allows CRUD operations on a
single DTO type and offers paginated access.
|
| PaginatedList<E> | |
| PaginatedList.PaginationInfo | |
| PersistedImpl | |
| PersistedServiceImpl | |
| StringObjectIdFunction |
| Exception | Description |
|---|---|
| NotFoundException |
| Annotation Type | Description |
|---|---|
| CollectionName |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.