Uses of Record Class
org.graylog2.indexer.messages.IndexingError.Error
Packages that use IndexingError.Error
-
Uses of IndexingError.Error in org.graylog2.indexer.messages
Methods in org.graylog2.indexer.messages that return IndexingError.ErrorModifier and TypeMethodDescriptionIndexingError.error()Returns the value of theerrorrecord component.Constructors in org.graylog2.indexer.messages with parameters of type IndexingError.ErrorModifierConstructorDescriptionIndexingError(Indexable message, String index, IndexingError.Error error) Creates an instance of aIndexingErrorrecord class.