public class IndexFailureImpl extends PersistedImpl implements IndexFailure
fields, id| Modifier | Constructor and Description |
|---|---|
|
IndexFailureImpl(Map<String,Object> fields) |
protected |
IndexFailureImpl(org.bson.types.ObjectId id,
Map<String,Object> fields) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
asMap() |
Map<String,Validator> |
getEmbeddedValidations(String key) |
Map<String,Validator> |
getValidations() |
String |
letterId() |
equals, getFields, getId, getObjectId, hashCode, toStringpublic String letterId()
letterId in interface IndexFailurepublic Map<String,Object> asMap()
asMap in interface PersistedasMap in class PersistedImplpublic Map<String,Validator> getValidations()
getValidations in interface PersistedCopyright © 2012–2021 Graylog, Inc.. All rights reserved.