| Modifier and Type | Method and Description |
|---|---|
static CasProcessorDeployer |
DeployFactory.getDeployer(CPEFactory aCpeFactory,
org.apache.uima.collection.metadata.CpeCasProcessor aCasProcessorConfig,
ProcessControllerAdapter aPca)
Returns a
CasProcessorDeployer object
that specializes in deploying components as either local, remote, or integrated. |
| Constructor and Description |
|---|
CPEDeployerDefaultImpl(CPEFactory aCpeFactory)
Initializes this instance with a reference to the CPE configuration.
|
| Constructor and Description |
|---|
SocketCasProcessorDeployer(ProcessControllerAdapter aController,
CPEFactory aCpeFactory)
Instantiates a new socket cas processor deployer.
|
| Constructor and Description |
|---|
VinciCasProcessorDeployer(CPEFactory aCpeFactory)
Instantiaes the class and gives it access to CPE configuration.
|
| Constructor and Description |
|---|
CPMEngine(CPMThreadGroup aThreadGroup,
CPEFactory aCpeFactory,
org.apache.uima.util.ProcessTrace aProcTr,
CheckpointData aCheckpointData)
Initializes Collection Processing Engine.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.