Class AbstractProcessor<M,C extends com.lucidworks.apollo.pipeline.StageConfig>

java.lang.Object
com.lucidworks.apollo.pipeline.AbstractStage<M,C>
com.lucidworks.apollo.pipeline.AbstractProcessor<M,C>
All Implemented Interfaces:
Configurable<C>, Processor<M>, Stage<M,C>

public abstract class AbstractProcessor<M,C extends com.lucidworks.apollo.pipeline.StageConfig> extends AbstractStage<M,C> implements Processor<M>
  • Constructor Details

    • AbstractProcessor

      protected AbstractProcessor()