public class PersistedDeadLetterServiceImpl extends PersistedServiceImpl implements PersistedDeadLetterService
mongoConnection| Constructor and Description |
|---|
PersistedDeadLetterServiceImpl(MongoConnection mongoConnection) |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
PersistedDeadLetter |
create(String letterId,
org.joda.time.DateTime timestamp,
Map<String,Object> message) |
PersistedDeadLetter |
create(String id,
String letterId,
org.joda.time.DateTime timestamp,
Map<String,Object> message) |
collection, collection, count, count, cursorToList, destroy, destroy, destroyAll, destroyAll, destroyAll, embed, findOne, findOne, findOne, findOne, get, get, get, query, query, query, query, query, removeEmbedded, removeEmbedded, save, saveWithoutValidation, totalCount, totalCount, validate, validate, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, destroyAll, save, saveWithoutValidation, validate, validate, validate@Inject public PersistedDeadLetterServiceImpl(MongoConnection mongoConnection)
public PersistedDeadLetter create(String letterId, org.joda.time.DateTime timestamp, Map<String,Object> message)
create in interface PersistedDeadLetterServicepublic PersistedDeadLetter create(String id, String letterId, org.joda.time.DateTime timestamp, Map<String,Object> message)
create in interface PersistedDeadLetterServicepublic long count()
count in interface PersistedDeadLetterServiceCopyright © 2012-2015 Graylog, Inc.. All Rights Reserved.