Package com.lucidworks.apollo.pipeline
package com.lucidworks.apollo.pipeline
-
ClassDescriptionCommon base for the Indexing and Query RPC/REST stages.Additional context to pass along with messages in the pipelineA generic matching rule that can be used across pipeline stagesA MetricRegistry which presents a "view" of a wrapped MetricRegistry All metric names are automatically prefixed going into the wrapped registry, and stripped of the prefix on the way out.PipelineDefinition<T extends PipelineDefinition<T>>Definition of a pipeline (its stages and properties)PipelineDefinitionFactory<T extends PipelineDefinition<T>>Base class for configuration POJOs