Package org.elasticsearch.ingest
package org.elasticsearch.ingest
-
ClassesClassDescriptionAdds an ingest processor to be used in tests.Construct ingest documents for testing purposesProcessor used for testing, keeps track of how many times it is invoked and accepts a
ConsumerofIngestDocumentto be called when executed.