public interface IndexFailureService extends PersistedService
| Modifier and Type | Method and Description |
|---|---|
List<IndexFailure> |
all(int limit,
int offset) |
long |
countSince(org.joda.time.DateTime since) |
long |
totalCount() |
destroy, destroyAll, save, saveWithoutValidation, validate, validate, validateList<IndexFailure> all(int limit, int offset)
long countSince(org.joda.time.DateTime since)
long totalCount()
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.