Uses of Class
org.apache.uima.collection.impl.cpm.engine.CPMExecutorService
Packages that use CPMExecutorService
-
Uses of CPMExecutorService in org.apache.uima.collection.impl.cpm
Fields in org.apache.uima.collection.impl.cpm declared as CPMExecutorService -
Uses of CPMExecutorService in org.apache.uima.collection.impl.cpm.engine
Constructors in org.apache.uima.collection.impl.cpm.engine with parameters of type CPMExecutorServiceModifierConstructorDescriptionCPMEngine
(CPMExecutorService aExecutorService, CPEFactory aCpeFactory, ProcessTrace aProcTr, CheckpointData aCheckpointData) Initializes Collection Processing Engine.