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() |
equals, getFields, getId, getObjectId, hashCode, toStringpublic Map<String,Object> asMap()
asMap in interface IndexFailureasMap in interface PersistedasMap in class PersistedImplpublic Map<String,Validator> getValidations()
getValidations in interface PersistedCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.