Class Processor.PipelineContext

java.lang.Object
org.opensearch.search.pipeline.Processor.PipelineContext
Enclosing interface:
Processor

public static class Processor.PipelineContext extends Object
Contextual information about the enclosing pipeline. A processor factory may change processor initialization behavior or pass this information to the created processor instance.