Uses of Class
org.apache.uima.collection.metadata.CpeDescriptorException
Package
Description
Java object representation of a CPE Descriptor.
Collection Processing Engine (CPE) support.
-
Uses of CpeDescriptorException in org.apache.uima.collection.impl.metadata.cpe
Modifier and TypeMethodDescriptionCpeDescriptionImpl.addCasInitializer
(String aInitializerDescriptorPath) Deprecated.As of v2.0, CAS Initializers are deprecated.void
CpeDescriptionImpl.addCasProcessor
(int index, CpeCasProcessor aCasProcessor) void
CpeDescriptionImpl.addCasProcessor
(CpeCasProcessor aCasProcessor) CpeDescriptionImpl.addCollectionReader
(String aCollectionReaderPath) void
CpeDescriptionImpl.addCollectionReader
(CpeCollectionReader aCollectionReader) void
CpeCasProcessorsImpl.addCpeCasProcessor
(CpeCasProcessor aCasProcessor) void
CpeCasProcessorsImpl.addCpeCasProcessor
(CpeCasProcessor aCasProcessor, int aInsertPosition) protected void
CasProcessorCpeObject.addDefaults()
Adds default configuration shared by CasProcessors.protected void
CpeLocalCasProcessorImpl.addDefaults()
void
CasProcessorCpeObject.addDeployParam
(String aParamName, String aParamValue) Adds a given deployment param to the param list.void
CpeLocalCasProcessorImpl.addExecArg
(String aArgValue) void
CpeLocalCasProcessorImpl.addExecEnv
(String aEnvKeyName, String aEnvKeyValue) Adds a new env key to the list of env keys.CasProcessorExecArgsImpl.get
(int aIndex) CpeDescriptionImpl.getAllCollectionCollectionReaders()
CpeCasProcessorsImpl.getAllCpeCasProcessors()
CasProcessorExecArgImpl.getArgValue()
CpeCollectionReaderImpl.getCasInitializer()
CpeCasProcessorsImpl.getCpeCasProcessor
(int aPosition) CpeDescriptionImpl.getCpeCasProcessors()
CpeDescriptionImpl.getCpeConfig()
Gets the cpe config.CpeDescriptionImpl.getCpeConfiguration()
CasProcessorRuntimeEnvParamImpl.getEnvParamName()
CasProcessorRuntimeEnvParamImpl.getEnvParamValue()
CpeLocalCasProcessorImpl.getExecArgs()
Gets the exec args.CpeLocalCasProcessorImpl.getExecEnv()
Gets the exec env.CpeLocalCasProcessorImpl.getExecutable()
CasProcessorDeploymentParamImpl.getParameterName()
CasProcessorDeploymentParamImpl.getParameterType()
CasProcessorDeploymentParamImpl.getParameterValue()
int
CpeCasProcessorsImpl.getPoolSize()
Gets the pool size.CpeLocalCasProcessorImpl.getRunInSeperateProcess()
boolean
CpeLocalCasProcessorImpl.isJava()
static CpeCasProcessors
CpeDescriptorFactory.produceCasProcessors()
Produce cas processors.static CpeCasProcessors
CpeDescriptorFactory.produceCasProcessors
(int aInputQSize, int aOutputQSize, int aPuCount, CpeDescription aDescriptor) Produce cas processors.static CpeCasProcessors
CpeDescriptorFactory.produceCasProcessors
(CpeDescription aDescriptor) Produce cas processors.static CpeCollectionReader
CpeDescriptorFactory.produceCollectionReader()
Produce collection reader.static CpeCollectionReader
CpeDescriptorFactory.produceCollectionReader
(String aCollectionReaderDescriptorPath) Produce collection reader.static CpeCollectionReader
CpeDescriptorFactory.produceCollectionReader
(String aCollectionReaderDescriptorPath, CpeDescription aDescriptor) Produce collection reader.CpeDescriptorFactory.produceCollectionReaderCasInitializer
(String aPath, CpeDescription aDescriptor) Deprecated.As of v2.0, CAS Initializers are deprecated.static CpeCollectionReaderIterator
CpeDescriptorFactory.produceCollectionReaderIterator
(String aPath) Produce collection reader iterator.static CpeConfiguration
CpeDescriptorFactory.produceCpeConfiguration()
Produce cpe configuration.static CpeConfiguration
CpeDescriptorFactory.produceCpeConfiguration
(CpeDescription aDescriptor) Produce cpe configuration.static CpeLocalCasProcessor
CpeDescriptorFactory.produceLocalCasProcessor
(String aName, String aSoFa) Produce local cas processor.static CpeRemoteCasProcessor
CpeDescriptorFactory.produceRemoteCasProcessor
(String aName) Produce remote cas processor.CpeDescriptorFactory.produceResourceManagerConfiguration
(String aResourceMgrConfigurationPath) Produce resource manager configuration.CpeDescriptorFactory.produceResourceManagerConfiguration
(String aResourceMgrConfigurationPath, CpeDescription aDescriptor) Produce resource manager configuration.void
CasProcessorDeploymentParamsImpl.remove
(CasProcessorDeploymentParam aParam) void
CpeCasProcessorsImpl.removeAllCpeCasProcessors()
void
CpeCasProcessorsImpl.removeCpeCasProcessor
(int aPosition) CpeCasProcessorsImpl.removeCpeCasProcessor
(int aPosition, boolean flag) New API 01/06/2006.void
CpeLocalCasProcessorImpl.removeExecArg
(int aIndex) Removes the exec arg.void
CpeLocalCasProcessorImpl.removeExecEnv
(int aIndex) Removes the exec env.void
void
CpeDescriptionImpl.setAllCollectionCollectionReaders
(CpeCollectionReader[] areaders) void
CpeCasProcessorsImpl.setAllCpeCasProcessors
(CpeCasProcessor[] aCpeProcessors) Sets the all cpe cas processors.void
CasProcessorExecArgImpl.setArgValue
(String aArgValue) void
CpeCollectionReaderImpl.setCasInitializer
(CpeCollectionReaderCasInitializer aCasInitializer) void
CasProcessorCpeObject.setCasProcessorFilter
(CasProcessorFilter aFilter) Sets the cas processor filter.void
CpeConfigurationImpl.setCheckpoint
(CpeCheckpoint aCheckpoint) void
CpeCasProcessorsImpl.setConcurrentPUCount
(int aConcurrentPUCount) void
CasProcessorCpeObject.setConfigurationParameterSettings
(CasProcessorConfigurationParameterSettings settings) Sets configuration parameter settings for this CasProcessor.void
CpeCollectionReaderCasInitializerImpl.setConfigurationParameterSettings
(CasProcessorConfigurationParameterSettings settings) Deprecated.Sets configuration parameter settings for this CasInitializer.void
CpeCollectionReaderImpl.setConfigurationParameterSettings
(CasProcessorConfigurationParameterSettings aParams) Sets configuration parameter settings for this CollectionReader.void
CasProcessorCpeObject.setCpeComponentDescriptor
(CpeComponentDescriptor aDescriptor) void
CasProcessorCpeObject.setDeployment
(String aDeployMode) Associates deployment type with for this CasProcessor.void
CpeConfigurationImpl.setDeployment
(String aDeploy) protected void
CasProcessorCpeObject.setDeploymentParams
(CasProcessorDeploymentParams aParams) Sets the deployment params.void
CasProcessorCpeObject.setDescriptor
(String aDescriptorPath) Associates a given descriptor path with this CasProcessor.void
CpeCasProcessorsImpl.setDropCasOnException
(boolean aDropCasOnException) Sets the drop cas on exception.void
CasProcessorRuntimeEnvParamImpl.setEnvParamName
(String aEnvParamName) void
CasProcessorRuntimeEnvParamImpl.setEnvParamValue
(String aEnvParamValue) void
CasProcessorCpeObject.setErrorHandling
(CasProcessorErrorHandling aErrorHandling) Sets the error handling.void
CpeLocalCasProcessorImpl.setExecutable
(String aCasProcessorExecutable) void
CpeCheckpointImpl.setFilePath
(String aCheckpointFilePath) void
CpeCasProcessorsImpl.setInputQueueSize
(int aInputQueueSize) void
CpeDescriptionImpl.setInputQueueSize
(int aSize) Deprecated.void
CpeLocalCasProcessorImpl.setIsJava
(boolean aJava) void
Associates a name with this CasProcessor.void
CpeConfigurationImpl.setNumToProcess
(int aNumToProcess) void
CpeCasProcessorsImpl.setOutputQueueSize
(int aOutputQueueSize) void
CpeDescriptionImpl.setOutputQueueSize
(int aSize) Deprecated.void
CasProcessorDeploymentParamImpl.setParameterName
(String aParamName) void
CasProcessorDeploymentParamImpl.setParameterType
(String aParamType) void
CasProcessorDeploymentParamImpl.setParameterValue
(String aParamValue) void
CpeCasProcessorsImpl.setPoolSize
(int aPoolSize) void
CpeDescriptionImpl.setProcessingUnitThreadCount
(int aSize) void
CpeLocalCasProcessorImpl.setRunInSeperateProcess
(CasProcessorRunInSeperateProcess aSepProcess) void
Deprecated.ModifierConstructorDescriptionprotected
CpeLocalCasProcessorImpl
(String aName, String aSoFa) Instantiates a new cpe local cas processor impl. -
Uses of CpeDescriptorException in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCpeDescription.addCasInitializer
(String aCasInitializerPath) Deprecated.As of v2.0 CAS Initializers are deprecated.void
CpeDescription.addCasProcessor
(int index, CpeCasProcessor aCasProcessor) Adds a instance ofCpeCasProcessor
at a specified location in the list of CPE CasProcessors.void
CpeDescription.addCasProcessor
(CpeCasProcessor aCasProcessor) Appends a instance ofCpeCasProcessor
to the end of the list containing CPE CasProcessors.CpeDescription.addCollectionReader
(String aCollectionReaderPath) Adds a path to the descriptor file containing CollectionReader's configuration.void
CpeDescription.addCollectionReader
(CpeCollectionReader aCollectionReader) void
CpeCasProcessors.addCpeCasProcessor
(CpeCasProcessor aCasProcessor) Appends new CasProcessor to existing list of CasProcessorsvoid
CpeCasProcessors.addCpeCasProcessor
(CpeCasProcessor aCasProcessor, int aInsertPosition) Inserts a new CasProcessor at an indicated position.void
CpeCasProcessor.addDeployParam
(String aParamName, String aParamValue) Adds deployment parameter used by the CPE when launching CasProcessorvoid
CpeLocalCasProcessor.addExecArg
(String aArgValue) void
CpeLocalCasProcessor.addExecEnv
(String aEnvParamName, String aEnvParamValue) ReturnsCasProcessorDeploymentParam
instance identified by aParamName.CasProcessorExecArgs.get
(int aIndex) Returns anCasProcessorExecArg
instance located with provided index.CpeDescription.getAllCollectionCollectionReaders()
Returns a list ofCpeCollectionReader
instances representing ALL defined CollectionReaders.CpeCasProcessors.getAllCpeCasProcessors()
Returns ALLCpeCasProcessor
objects in processing pipeline.CasProcessorExecArg.getArgValue()
CpeCollectionReader.getCasInitializer()
Deprecated.As of v2.0 CAS Initializers are deprecated.CpeCasProcessors.getCpeCasProcessor
(int aPosition) ReturnsCpeCasProcessor
found at given position.CpeDescription.getCpeCasProcessors()
Returns aCpeCasProcessors
instance containing processing pipeline spec.CpeDescription.getCpeConfiguration()
Returns the CPE configuration that includes: An ID of the entity to begin processing with (OPTIONAL) Number of entities to process Checkpoint definition (checkpoint file, frequency) A name of the class implementingUimaTimer
interface.CasProcessorRuntimeEnvParam.getEnvParamName()
Returns a name of parameterCasProcessorRuntimeEnvParam.getEnvParamValue()
Returns parameter valueCpeLocalCasProcessor.getExecutable()
Returns a name of a program to use when launching this CasProcessorCasProcessorDeploymentParam.getParameterName()
Returns the name of the parameterCasProcessorDeploymentParam.getParameterType()
Returns deployment parameter value typeCasProcessorDeploymentParam.getParameterValue()
Returns deployment parameter valueCpeLocalCasProcessor.getRunInSeperateProcess()
boolean
CpeLocalCasProcessor.isJava()
Returns true if the local Cas Processor is a java programvoid
CasProcessorDeploymentParams.remove
(CasProcessorDeploymentParam aParam) Deletes named instance ofCasProcessorDeploymentParam
void
CpeCasProcessors.removeAllCpeCasProcessors()
Removes ALLCpeCasProcessor
objects from processing pipeline.void
CpeCasProcessors.removeCpeCasProcessor
(int aPosition) RemovesCpeCasProcessor
object from processing pipeline from a given position.void
Plug-in a custom timer class to be used for measuring performance.void
CpeDescription.setAllCollectionCollectionReaders
(CpeCollectionReader[] readers) void
CasProcessorExecArg.setArgValue
(String aArgValue) Sets argument value.void
CpeCollectionReader.setCasInitializer
(CpeCollectionReaderCasInitializer aCasInitializer) Deprecated.As of v2.0 CAS Initializers are deprecated.void
CpeCasProcessor.setCasProcessorFilter
(String aFilterExpression) Sets CasProcessor filter expression used by the CPE to route CASs.void
CpeConfiguration.setCheckpoint
(CpeCheckpoint aCheckpoint) Sets Checkpoint object containing checkpoint file and frequency of checkpoints.void
CpeCasProcessors.setConcurrentPUCount
(int aConcurrentPUCount) Sets ProcessingUnit replication.void
CpeCasProcessor.setConfigurationParameterSettings
(CasProcessorConfigurationParameterSettings aSettings) Sets theCasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CAS Processor.void
CpeCollectionReader.setConfigurationParameterSettings
(CasProcessorConfigurationParameterSettings aSettings) Sets theCasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CollectionReader.void
CpeCollectionReaderCasInitializer.setConfigurationParameterSettings
(CasProcessorConfigurationParameterSettings aSettings) Deprecated.Sets theCasProcessorConfigurationParameterSettings
object containing overrides to parameter settings for this CasInitializer.void
CpeCasProcessor.setCpeComponentDescriptor
(CpeComponentDescriptor aDescriptor) Sets theCpeComponentDescriptor
instance associated with this Cas Processor.void
CpeConfiguration.setDeployment
(String aDeploy) Sets CPE deployment mode as "immediate", "vinceService", "interactive".void
CpeCasProcessor.setDescriptor
(String aDescriptor) Deprecated.Doesn't support the new import syntax.void
CasProcessorRuntimeEnvParam.setEnvParamName
(String aEnvParamName) Sets a name for new parametervoid
CasProcessorRuntimeEnvParam.setEnvParamValue
(String aEnvParamValue) Sets a value for new parametervoid
CpeLocalCasProcessor.setExecutable
(String aCasProcessorExecutable) Defines the name of a program to run when launching this Cas Processor.void
CpeCheckpoint.setFilePath
(String aCheckpointFilePath) Sets the file where checkpoint information will be storedvoid
CpeCasProcessors.setInputQueueSize
(int aOutputQueueSize) Sets the size of the InputQueue.void
CpeDescription.setInputQueueSize
(int aSize) Defines the size for the InputQueue.void
CpeLocalCasProcessor.setIsJava
(boolean aJava) Defines if this Cas Processor is a java programvoid
Sets CasProcessor's namevoid
CpeConfiguration.setNumToProcess
(int aNumToProcess) Sets number of entities to process by the CPE.void
CpeCasProcessors.setOutputQueueSize
(int aOutputQueueSize) Sets the size of the OutputQueue.void
CpeDescription.setOutputQueueSize
(int aSize) Defines the size for the OutputQueue.void
CasProcessorDeploymentParam.setParameterName
(String aParamName) Sets the name of the parametervoid
CasProcessorDeploymentParam.setParameterType
(String aParamType) Sets deployment parameter value typevoid
CasProcessorDeploymentParam.setParameterValue
(String aParamValue) Sets the value of the deployment parametervoid
CpeCasProcessors.setPoolSize
(int aPoolSize) void
CpeDescription.setProcessingUnitThreadCount
(int aSize) void
CpeLocalCasProcessor.setRunInSeperateProcess
(CasProcessorRunInSeperateProcess aSepProcess) void
-
Uses of CpeDescriptorException in org.apache.uima.fit.cpe
Modifier and TypeMethodDescriptionCpeBuilder.createCpe
(StatusCallbackListener aListener) static void
CpePipeline.runPipeline
(int parallelism, CollectionReaderDescription readerDesc, AnalysisEngineDescription... descs) Run the CollectionReader and AnalysisEngines as a multi-threaded pipeline.static void
CpePipeline.runPipeline
(CollectionReaderDescription readerDesc, AnalysisEngineDescription... descs) Run the CollectionReader and AnalysisEngines as a multi-threaded pipeline.void
CpeBuilder.setAnalysisEngine
(AnalysisEngineDescription aDesc) Set the analysis engine used by the CPE.void
CpeBuilder.setReader
(CollectionReaderDescription aDesc) Set the reader used by the CPE.