Skip navigation links
C G O R S 

C

CpeBuilder - Class in org.apache.uima.fit.cpe
Build a Collection Processing Engine from a CollectionReaderDescription and a AnalysisEngineDescription.
CpeBuilder() - Constructor for class org.apache.uima.fit.cpe.CpeBuilder
 
CpePipeline - Class in org.apache.uima.fit.cpe
 
createCpe(StatusCallbackListener) - Method in class org.apache.uima.fit.cpe.CpeBuilder
 

G

getCpeDescription() - Method in class org.apache.uima.fit.cpe.CpeBuilder
 

O

org.apache.uima.fit.cpe - package org.apache.uima.fit.cpe
Collection Processing Engine (CPE) support.

R

runPipeline(CollectionReaderDescription, AnalysisEngineDescription...) - Static method in class org.apache.uima.fit.cpe.CpePipeline
Run the CollectionReader and AnalysisEngines as a multi-threaded pipeline.

S

setAnalysisEngine(AnalysisEngineDescription) - Method in class org.apache.uima.fit.cpe.CpeBuilder
Set the analysis engine used by the CPE.
setMaxProcessingUnitThreadCount(int) - Method in class org.apache.uima.fit.cpe.CpeBuilder
Set the maximum number of threads the CPE may use.
setReader(CollectionReaderDescription) - Method in class org.apache.uima.fit.cpe.CpeBuilder
Set the reader used by the CPE.
C G O R S 
Skip navigation links

Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.