Package org.graylog2.indexer
Class IndexFailureImpl
java.lang.Object
org.graylog2.database.PersistedImpl
org.graylog2.indexer.IndexFailureImpl
- All Implemented Interfaces:
IndexFailure,Persisted
-
Field Summary
Fields inherited from class org.graylog2.database.PersistedImpl
fields, id -
Constructor Summary
ConstructorsModifierConstructorDescriptionIndexFailureImpl(Map<String, Object> fields) protectedIndexFailureImpl(org.bson.types.ObjectId id, Map<String, Object> fields) -
Method Summary
Methods inherited from class org.graylog2.database.PersistedImpl
equals, getFields, getId, getObjectId, hashCode, toString
-
Constructor Details
-
IndexFailureImpl
-
IndexFailureImpl
-
-
Method Details
-
letterId
- Specified by:
letterIdin interfaceIndexFailure
-
asMap
- Specified by:
asMapin interfacePersisted- Overrides:
asMapin classPersistedImpl
-
getValidations
- Specified by:
getValidationsin interfacePersisted
-
getEmbeddedValidations
- Specified by:
getEmbeddedValidationsin interfacePersisted
-