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, toString
public Map<String,Object> asMap()
asMap
in interface IndexFailure
asMap
in interface Persisted
asMap
in class PersistedImpl
public Map<String,Validator> getValidations()
getValidations
in interface Persisted
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.