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
Fields in org.apache.uima.collection.impl.cpm.engine declared as CPMExecutorServiceMethods in org.apache.uima.collection.impl.cpm.engine that return CPMExecutorServiceModifier and TypeMethodDescription(package private) CPMExecutorService
CPMEngine.getExecutorService()
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.