Class | Description |
---|---|
AbstractIndexPipelineRegistrar |
Extend this to create an index pipeline on startup
|
DefaultIndexPipelineRegistrar | |
DefaultMetricPipelineRegistrar |
create the default pipeline we'll use to store metrics
|
DocumentGenerator<C extends StageConfig> | |
IndexPipeline | |
IndexPipeline.PipelineDocumentIterator |
Iterator that will read from a queue until it reaches a poison pill object, or a given Future has an error,
or reading from the queue times out
|
IndexPipelineDefinitionStore | |
IndexPipelineManager | |
IndexPipelineStatResponse | |
IndexProfileCache |
TODO: document me.
|
IndexStage<C extends StageConfig> | |
IndexStageFactory | |
OpenNlpPipelineRegistrar | |
SimpleIndexStage<C extends StageConfig> |