Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

abortCPMOnError() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
abortCPMOnError() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns true if maximum threshold for errors has been exceeded and the CasProcessor is configured to force CPE shutdown.
ACTION_ON_MAX_ERRORS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
ACTION_ON_MAX_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
add(ConfigurableFeature) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
Adds the.
add(CasProcessorDeploymentParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
add(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
 
addApplicationCmdLineArguments(CasProcessorConfiguration, List, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
Adds to command line any program arguments configured for this Cas Processor in the CPE descriptor.
addApplicationCmdLineArguments(CasProcessorConfiguration, List, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
Returns final command line as array of Strings.
addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
Sets up command line used to launch Cas Processor in a separate process.
addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
Sets up command line used to launch Cas Processor in a seperate process.
addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
Sets up command line used to launch Cas Processor in a seperate process.
addAttribute(ValuePair) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Adds the attribute.
addAttributes(ArrayList) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Adds the attributes.
addBytesIn(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
addBytesIn(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Aggregate total bytes ingested by the CasProcessor.
addBytesOut(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
addBytesOut(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Aggregate total bytes processed by this CasProcessor.
addCasConsumer(CasConsumer) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
addCasInitializer(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Deprecated.
As of v2.0, CAS Initializers are deprecated.
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Appends given Cas Processor to the list of CasProcessors.
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
 
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Adds a CASProcessor to the processing pipeline.
addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Adds a CASProcessor to the processing pipeline at a given place in the processing pipeline.
addCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCasProcessor(int, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCasProcessorExecArg(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
addCasProcessorRuntimeEnvParam(CasProcessorRuntimeEnvParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Adds the cas processor runtime env param.
addCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Adds the collection reader.
addCollectionReader(CpeCollectionReader) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCollectionReader(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCpeCasProcessor(CpeCasProcessor, int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
addCpeCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Adds default configuration shared by CasProcessors.
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
 
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
 
addDeployParam(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Adds a given deployment param to the param list.
addEventStatus(String, String, Throwable) - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
addExecArg(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
addExecEnv(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Adds a new env key to the list of env keys.
addFeature(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Adds the feature.
addFeatureStructure(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Adds the feature structure.
addKeysToDataCas(CasData, AFrame) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Appends keys (types) from XCAS to provided CasData instance doing conversions of ':' in WF keys to '_colon_' and '-' to '_dash_' to enforce UIMA compliance.
addStat(String, Object) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
addStat(String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Add an arbitrary object and bind it to a given name.
addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Adds the status callback listener.
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Plugs in Listener object used for notifications.
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Plugs in Listener object used for notifications.
AFFactory() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.Vinci.AFFactory
 
analyze(CasData, ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Performs Analysis of the CAS by the remote vinci service Cas Processor.
analyze(CasData[], ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Main routine that sends requests to remote vinci services.
analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Analyze.
analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
An alternate processing loop designed for the single-threaded CPM.
appendVinciFrameToCasData(AFrame, CasData) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
Converts a VinciFrame to a CasData, appending to an existing CasData.
argList - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
The arg list.
artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The artifact.
artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The artifact.
ArtifactProducer - Class in org.apache.uima.collection.impl.cpm.engine
Component responsible for continuously filling a work queue with bundles containing Cas'es.
ArtifactProducer(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Instantiates and initializes this instance.
ArtifactProducer(CPMEngine, CPECasPool) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Construct instance of this class with a reference to the cpe engine and a pool of cas'es.
asynchStop() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
asynchStop() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Asynch stop.
asynchStop() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Deprecated. 
attributeListSize() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Attribute list size.

B

BaseCPMImpl - Class in org.apache.uima.collection.impl.cpm
Main thread that launches CPE and manages it.
BaseCPMImpl(CpeDescription) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Instantiates and initializes CPE Factory with a given CPE Descriptor and defaults.
BaseCPMImpl(CpeDescription, ResourceManager, boolean, Properties) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Instantiates and initializes CPE Factory responsible for creating individual components that are part of the processing pipeline.
BaseCPMImpl(Boolean, String, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Parses CPE descriptor.
BATCH - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
BATCH_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
 
batchProcessComplete() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Let the remote service now that end of batch marker has been reached, the notification is one-way meaning the CPE does not expect anything back from the service.
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Notifies Network AE that end-of-batch marker has been reached.
BoundedWorkQueue - Class in org.apache.uima.collection.impl.cpm.engine
Implementation of a Bounded Queue, a queue with a fixed number of slots.
BoundedWorkQueue(int, String, CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Initialize the instance.
buildEventTree(ProcessTraceEvent, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Helper method to help build the CPM report.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Overridden to read "key" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Overridden to read "max" and "default" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Overridden to read Cas Processor attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Overridden to read Checkpoint attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
Overridden to read "href" attribute.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
Overridden to read "href" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
Overridden to read "queueClass" and "dequeueTimeout" attributes.

C

callEntityProcessCompleteWithCAS(StatusCallbackListener, CAS, EntityProcessStatus) - Static method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Internal use only, public for crss package access.
CAS_PROCESSOR_COMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_CONFIG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_DISABLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_KILLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_READY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_RUNNING - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
casContainerToCasData(CAS) - Method in class org.apache.uima.collection.impl.CasConverter
Convert CAS Container (aka CAS Object) to CAS Data
CasConverter - Class in org.apache.uima.collection.impl
Converts CasData to and from Cas Object (CAS).
CasConverter() - Constructor for class org.apache.uima.collection.impl.CasConverter
 
casDataToCasContainer(CasData, CAS, boolean) - Method in class org.apache.uima.collection.impl.CasConverter
Convert CAS Data to CAS Container (aka CAS Object)
casDataToVinciFrame(CasData, AFrame) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
Converts a CasData to a VinciFrame.
casList - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The cas list.
casList - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The cas list.
CasMetaData - Class in org.apache.uima.collection.impl.cpm.utils
The Class CasMetaData.
CasMetaData() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CasMetaData
 
CasObjectNetworkCasProcessorImpl - Class in org.apache.uima.collection.impl.cpm.container
Implementation of the CasObjectProcessor interface used for both Local and Remote CasObjectProcessors.
CasObjectNetworkCasProcessorImpl(CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Using information from the CPE descriptor creates an instance of Transport class.
casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The cas pool.
casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The cas pool.
casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The cas pool.
casProcessorConfigMap - Variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
The cas processor config map.
CasProcessorConfiguration - Interface in org.apache.uima.collection.impl.base_cpm.container
Interface for setter and getter methods for the Cas Processor configuration as defined in the CPE descriptor.
CasProcessorConfigurationJAXBImpl - Class in org.apache.uima.collection.impl.cpm.container
A wrapper containing Cas Processor configuration.
CasProcessorConfigurationJAXBImpl(CpeCasProcessor, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Initializes instance and copies configuation from cpe descriptor.
CasProcessorConfigurationParameterSettingsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorConfigurationParameterSettingsImpl.
CasProcessorConfigurationParameterSettingsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
Instantiates a new cas processor configuration parameter settings impl.
CasProcessorConfigurationParameterSettingsImpl(ConfigurationParameterSettings) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
Instantiates a new cas processor configuration parameter settings impl.
CasProcessorController - Interface in org.apache.uima.collection.impl.base_cpm.container
 
CasProcessorCpeObject - Class in org.apache.uima.collection.impl.metadata.cpe
Base class for all CpeCasProcessor objects in the reference implementation.
CasProcessorCpeObject() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
 
CasProcessorDeployer - Interface in org.apache.uima.collection.impl.base_cpm.container.deployer
Base interface for implementing Deployer class used by the CPM to deply Cas Processors.
CasProcessorDeploymentException - Exception in org.apache.uima.collection.impl.base_cpm.container.deployer
 
CasProcessorDeploymentException() - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with a null message.
CasProcessorDeploymentException(Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with the specified cause and a null message.
CasProcessorDeploymentException(String, String, Object[]) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with a the specified message.
CasProcessorDeploymentException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with the specified message and cause.
CasProcessorDeploymentException(String, Object[]) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
CasProcessorDeploymentException(String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
CasProcessorDeploymentParamImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorDeploymentParamImpl.
CasProcessorDeploymentParamImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
Instantiates a new cas processor deployment param impl.
CasProcessorDeploymentParamImpl(String, String, String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
Instantiates a new cas processor deployment param impl.
CasProcessorDeploymentParamsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorDeploymentParamsImpl.
CasProcessorDeploymentParamsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
Instantiates a new cas processor deployment params impl.
CasProcessorErrorHandlingImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorErrorHandlingImpl.
CasProcessorErrorHandlingImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
Instantiates a new cas processor error handling impl.
CasProcessorErrorRateThresholdImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorErrorRateThresholdImpl.
CasProcessorErrorRateThresholdImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
Instantiates a new cas processor error rate threshold impl.
CasProcessorExecArgImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorExecArgImpl.
CasProcessorExecArgImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
Instantiates a new cas processor exec arg impl.
CasProcessorExecArgsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorExecArgsImpl.
CasProcessorExecArgsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
Instantiates a new cas processor exec args impl.
CasProcessorExecutableImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorExecutableImpl.
CasProcessorExecutableImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Instantiates a new cas processor executable impl.
CasProcessorFilterImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorFilterImpl.
CasProcessorFilterImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
Instantiates a new cas processor filter impl.
CasProcessorMaxRestartsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorMaxRestartsImpl.
CasProcessorMaxRestartsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Instantiates a new cas processor max restarts impl.
casProcessorPool - Variable in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
The cas processor pool.
CasProcessorRunInSeperateProcessImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorRunInSeperateProcessImpl.
CasProcessorRunInSeperateProcessImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
Instantiates a new cas processor run in seperate process impl.
CasProcessorRuntimeEnvParamImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorRuntimeEnvParamImpl.
CasProcessorRuntimeEnvParamImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Instantiates a new cas processor runtime env param impl.
CasProcessorTimeoutImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CasProcessorTimeoutImpl.
CasProcessorTimeoutImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Instantiates a new cas processor timeout impl.
checkIn(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Checks in a Resource to the pool.
checkOut() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Checks out a Resource from the pool.
checkOut(long) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Checks out a Resource from the pool.
Checkpoint - Class in org.apache.uima.collection.impl.cpm
Runing in a seperate thread creates a checkpoint file at predefined intervals.
Checkpoint(BaseCPMImpl, String, long) - Constructor for class org.apache.uima.collection.impl.cpm.Checkpoint
Initialize the checkpoint with a reference to controlling cpe, the file where the checkpoint is to be stored, and the frequency of checkpoints.
CheckpointConfig - Class in org.apache.uima.collection.impl.cpm
Object containing checkpoint configuration.
CheckpointConfig(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointConfig
Initilizes instance with a file where the checkpoint will be stored and checkpoint frequency.
CheckpointData - Class in org.apache.uima.collection.impl.cpm
Serializable containing the checkpoint.
CheckpointData() - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
 
CheckpointData(ProcessTrace) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
 
CheckpointData(ProcessTrace, SynchPoint) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
Initialize instance with ProcessTrace and SynchPoint
ChunkMetadata - Class in org.apache.uima.collection.impl.cpm.utils
Convenience class that is used to hold metadata associated with chunking and sequencing of documents.
ChunkMetadata(String, int, boolean) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Instantiates a new chunk metadata.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Null out fields of this object.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Null out fields of this object.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
Cleanup.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Null out fields of this object.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Null out fields of this object.
COLLECTION_READER_BYTES_PROCESSED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
COLLECTION_READER_DOCS_PROCESSED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Closes the connection to the remote service.
collectionProcessComplete() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Notify the remote service that the CPE reached end of processing.
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
This method gets called when the CPM completes processing the collection.
CollectionProcessingEngine_impl - Class in org.apache.uima.collection.impl
 
CollectionProcessingEngine_impl() - Constructor for class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
COMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
ConfigurableFeature - Class in org.apache.uima.collection.impl.cpm.utils
The Class ConfigurableFeature.
ConfigurableFeature(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Instantiates a new configurable feature.
CONN_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant CONN_RETRY_COUNT.
connect(URL) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Connects to a service endpoint defined in the given URL.
connect(URL, long) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
 
connect(URL, long) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
Creates a socket connection to a given endpoint.
connect(String, int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Connects the proxy to Cas Processor running as a vinci service on a given host and port number.
connect(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Connects to external service using service name as a way to locate it.
CONNECT_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
Constants - Class in org.apache.uima.collection.impl.cpm
CPE Constants
Constants() - Constructor for class org.apache.uima.collection.impl.cpm.Constants
 
consumeQueue() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Consumes the input queue to make sure all bundles still there get processede before CPE terminates.
ConsumerCasUtils - Class in org.apache.uima.collection.impl.cpm.engine
The Class ConsumerCasUtils.
ConsumerCasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
 
contains(String) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
Contains.
CONTENT_CAS_TAG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CONTENT_TAG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CONTENT_TAG_VALUE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CONTINUE_DESPITE_ERROR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The conversion cas.
conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The conversion cas.
conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The conversion cas array.
conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The conversion cas array.
convertToAbsolutePath(String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Convert to absolute path.
CPECasPool - Class in org.apache.uima.collection.impl.cpm.engine
Implements object pooling mechanism to limit number of CAS instances.
CPECasPool(int, CasManager) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Initialize the pool.
CPECasPool(int, CasManager, Properties) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Initialize the pool.
CpeCasProcessorsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeCasProcessorsImpl.
CpeCasProcessorsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Instantiates a new cpe cas processors impl.
CpeCheckpointImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeCheckpointImpl.
CpeCheckpointImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Instantiates a new cpe checkpoint impl.
CpeCollectionReaderCasInitializerImpl - Class in org.apache.uima.collection.impl.metadata.cpe
Deprecated.
As of v2.0, CAS Initializers are deprecated.
CpeCollectionReaderCasInitializerImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
Instantiates a new cpe collection reader cas initializer impl.
CpeCollectionReaderImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeCollectionReaderImpl.
CpeCollectionReaderImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
Instantiates a new cpe collection reader impl.
CpeCollectionReaderIteratorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeCollectionReaderIteratorImpl.
CpeCollectionReaderIteratorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
 
CpeComponentDescriptorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeComponentDescriptorImpl.
CpeComponentDescriptorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
Instantiates a new cpe component descriptor impl.
CPEConfig - Class in org.apache.uima.collection.impl.cpm
Object containing global cpe configuration.
CPEConfig() - Constructor for class org.apache.uima.collection.impl.cpm.CPEConfig
 
cpeConfiguration - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The cpe configuration.
cpeConfiguration - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The cpe configuration.
CpeConfigurationImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeConfigurationImpl.
CpeConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Instantiates a new cpe configuration impl.
CPEContext - Class in org.apache.uima.collection.impl.cpm.container
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
CPEContext(String) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEContext
 
CpeDefaultValues - Class in org.apache.uima.collection.impl.metadata
 
CpeDefaultValues() - Constructor for class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
CPEDeployer - Interface in org.apache.uima.collection.impl.base_cpm.container.deployer
 
CPEDeployerDefaultImpl - Class in org.apache.uima.collection.impl.cpm.container.deployer
CPEDeployerDefaultImpl(CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Initializes this instance with a reference to the CPE configuration.
CpeDescriptionImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeDescriptionImpl.
CpeDescriptionImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Instantiates a new cpe description impl.
CpeDescriptionImpl(XMLInputSource) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Instantiates a new cpe description impl.
CpeDescriptorFactory - Class in org.apache.uima.collection.impl.metadata.cpe
Factory class for creating CpeDescriptors and their constituent objects.
CpeDescriptorFactory() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Instantiates a new cpe descriptor factory.
CPEFactory - Class in org.apache.uima.collection.impl.cpm.container
Component responsible for generating objects representing cpe descriptor configuration.
CPEFactory(ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
Create a new CPEFactory on which we will later call parse(String) to parse a CPE descriptor.
CPEFactory(CpeDescription, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
Create a new CPEFactory for a CpeDescription that's already been parsed.
CpeIncludeImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeIncludeImpl.
CpeIncludeImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
Instantiates a new cpe include impl.
CpeIntegratedCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeIntegratedCasProcessorImpl.
CpeIntegratedCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
Instantiates a new cpe integrated cas processor impl.
CpeLocalCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeLocalCasProcessorImpl.
CpeLocalCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Instantiates a new cpe local cas processor impl.
CpeLocalCasProcessorImpl(boolean) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Instantiates a new cpe local cas processor impl.
CpeLocalCasProcessorImpl(String, String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Instantiates a new cpe local cas processor impl.
CpeObject - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeObject.
CpeObject(Object) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeObject
Instantiates a new cpe object.
CpeRemoteCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeRemoteCasProcessorImpl.
CpeRemoteCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
Instantiates a new cpe remote cas processor impl.
CpeResourceManagerConfigurationImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeResourceManagerConfigurationImpl.
CpeResourceManagerConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
Instantiates a new cpe resource manager configuration impl.
CpeSofaMappingImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeSofaMappingImpl.
CpeSofaMappingImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
 
CpeSofaMappingsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class CpeSofaMappingsImpl.
CpeSofaMappingsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
 
CpeTimerImpl - Class in org.apache.uima.collection.impl.metadata.cpe
This class provides an API to plug in custom timers.
CpeTimerImpl(String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeTimerImpl
Instantiates a new cpe timer impl.
cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
The cpm.
cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The cpm.
cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The cpm.
CPM_HOME - Static variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
The Constant CPM_HOME.
CPM_LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
The Constant CPM_LOG_RESOURCE_BUNDLE.
CPMChunkTimeoutException - Exception in org.apache.uima.collection.impl.cpm.engine
The Class CPMChunkTimeoutException.
CPMChunkTimeoutException(long, String, String) - Constructor for exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
Instantiates a new CPM chunk timeout exception.
CPMEngine - Class in org.apache.uima.collection.impl.cpm.engine
Responsible for creating and initializing processing threads.
CPMEngine(CPMThreadGroup, CPEFactory, ProcessTrace, CheckpointData) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Initializes Collection Processing Engine.
CPMException - Exception in org.apache.uima.collection.impl.cpm
 
CPMException(String) - Constructor for exception org.apache.uima.collection.impl.cpm.CPMException
 
CPMImpl - Class in org.apache.uima.collection.impl.cpm
 
CPMImpl() - Constructor for class org.apache.uima.collection.impl.cpm.CPMImpl
 
CPMImpl(ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.CPMImpl
 
CpmLocalizedMessage - Class in org.apache.uima.collection.impl.cpm.utils
The Class CpmLocalizedMessage.
CpmLocalizedMessage() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CpmLocalizedMessage
 
CPMPATH - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
cpmThreadGroup - Variable in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
The cpm thread group.
CPMThreadGroup - Class in org.apache.uima.collection.impl.cpm.engine
This component catches uncaught errors in the CPM.
CPMThreadGroup(String) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
Instantiates a new CPM thread group.
CPMThreadGroup(ThreadGroup, String) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
Instantiates a new CPM thread group.
CPMUtils - Class in org.apache.uima.collection.impl.cpm.utils
The Class CPMUtils.
CPMUtils() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CPMUtils
 

D

DATACasUtils - Class in org.apache.uima.collection.impl.cpm.vinci
The Class DATACasUtils.
DATACasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
 
DebugControlThread - Class in org.apache.uima.collection.impl.cpm.engine
The Class DebugControlThread.
DebugControlThread(CPMEngine, String, int) - Constructor for class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Instantiates a new debug control thread.
DEFAULT_SERVICE_PORT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant DEFAULT_SERVICE_PORT.
DEFAULT_SERVICE_PORT_RANGE - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant DEFAULT_SERVICE_PORT_RANGE.
DEFAULT_VNS_PORT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant DEFAULT_VNS_PORT.
delete() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Deletes checkpoint file from the filesystem.
deleteCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Delete checkpoint.
DELIMITER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
deploy(String, int) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.ProcessControllerAdapter
Deploys given number of CasProcessors and returns their endpoint configuration( host,port).
DEPLOY_AS - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
deployCasProcessor(List, boolean) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
Deploys all Cas Processors in aCasProcessorList.
deployCasProcessor(ProcessingContainer) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
Method used to redeploy a single instance of a Cas Processor.
deployCasProcessor(ProcessingContainer, CasProcessor, boolean) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CPEDeployer
 
deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Deploys integrated Cas Processor.
deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Deploys integrated Cas Processor.
deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Deploys integrated Cas Processor using configuration available in a given Container.
deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Deploys integrated Cas Processor.
deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Uses ProcessControllerAdapter instance to launch fenced CasProcessor.
deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Uses ProcessControllerAdapter instance to launch fenced CasProcessor.
deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Deploys integrated Cas Processor.
deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Deploys CasProcessor using configuration from provided container.
deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Deploys CasProcessors in a provided List.
deployCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Starts CASProcessor containers one a time.
DEPLOYER_EXCEPTION - Static variable in exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Message key for a standard UIMA exception message: "Annotator processing failed."
DeployFactory - Class in org.apache.uima.collection.impl.cpm.container.deployer
Produces a deployer object for each type of deployment: local, remote and integrated.
DEPLOYMENT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
DEPLOYMENT_INTEGRATED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DEPLOYMENT_LOCAL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DEPLOYMENT_MODEL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DEPLOYMENT_REMOTE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
dequeue() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Removes an object from the front of the queue according to FIFO.
dequeue(long) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Returns an object from the queue.
dequeue() - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
Removes an object from the front of the queue according to FIFO model.
dequeue(long) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
Returns an object from the queue.
destroy() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Destroy instances of CasProcessors managed by this container.
destroy() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Destroys all Resources in this pool.
DISABLE_CASPROCESSOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Disable a CASProcessor in the processing pipeline.
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Disable a CASProcessor in the processing pipeline.
disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Disable a CASProcessor in the processing pipeline.
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Alternative method to disable Cas Processor.
disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Disable a CASProcessor in the processing pipeline.
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Alternative method to disable Cas Processor.
DISABLED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
 
DISABLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
displayStats(ProcessTrace, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Helper method to display stats and totals.
DOC_AUTHOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_DATE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_ID - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_NAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_SUBJECT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
doCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Serializes checkpoint information to disk.
doCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Do checkpoint.
DOCUMENT_ANALYSIS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOCUMENT_READ - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOCUMENT_STORE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOCUMENTID - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
The Constant DOCUMENTID.
DOCUMENTURL - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
The Constant DOCUMENTURL.
doNotifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Notifies all configured listeners.
doNotifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Notifies all configured listeners.
doNotifyListeners(Object, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
Notifies all configured listeners.
dropCasOnException() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Drop cas on exception.
dropIt(String, String[]) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Drop it.
dumpEvents(ProcessTrace) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Dumps all events in the process trace object.
dumpFeatures(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Dump features.

E

enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Enable cas processor.
enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Disable a CASProcessor in the processing pipeline.
enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Enables Cas Processor with a given name.
enableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Enables Cas Processor with a given name.
end() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 
end() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
Deprecated.
End.
endOfProcessingReached(long) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Returns true if the CPM has finished analyzing the collection.
enqueue(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Enqueues a given object onto the queue.
EntityProcessStatusImpl - Class in org.apache.uima.collection.impl
 
EntityProcessStatusImpl(ProcessTrace) - Constructor for class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
EntityProcessStatusImpl(ProcessTrace, boolean) - Constructor for class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
ENV_SETTINGS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
environment - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
The environment.
EOFToken - Class in org.apache.uima.collection.impl.cpm.engine
Special class interpreted by the CPM's ProcessingUnit as the end of processing.
EOFToken() - Constructor for class org.apache.uima.collection.impl.cpm.engine.EOFToken
 
ERROR_RATE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
ERROR_THRESHOLD_ACTION - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
ERROR_THRESHOLD_VAL - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
eval(Transportable) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Main method called by services advertising their availability.
exec - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
The exec.
executable - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
The executable.
Execute - Class in org.apache.uima.collection.impl.cpm.utils
Contains command line and environment for launching a seperate process.
Execute() - Constructor for class org.apache.uima.collection.impl.cpm.utils.Execute
Instantiates a new execute.
exists() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Returns true if configured checkpoinjt file exists on disk.
exists() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Exists.
ExpirationTimer - Class in org.apache.uima.collection.impl.cpm.utils
Facilitates cleaning up resources associated with chunking/sequencing logic.
ExpirationTimer(long, HashMap, String, CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ExpirationTimer
Constructs a Timer that expires after a given interval.
Expression(Filter) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Instantiates a new expression.
extractKEYSAsString(AFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Extract KEYS as string.
extractTime(ProcessTrace, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Returns the total duration of a given event.

F

failedCasProcessorList - Variable in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
The failed cas processor list.
FEATURE_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
FeatureMap - Class in org.apache.uima.collection.impl.cpm.utils
The Class FeatureMap.
FeatureMap() - Constructor for class org.apache.uima.collection.impl.cpm.utils.FeatureMap
Instantiates a new feature map.
FencedProcessReaper - Class in org.apache.uima.collection.impl.cpm.container.deployer
Sends kill -9 to a process
FencedProcessReaper() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.FencedProcessReaper
 
FILE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
FILENAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
fillPool(CasManager, Properties) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Fills the pool with initialized instances of CAS.
fillQueue() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Fills the queue up to capacity.
FILTER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
Filter - Class in org.apache.uima.collection.impl.cpm.utils
Parses the filter expression associated with a Cas Processor in the cpe descriptor.
Filter() - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter
 
Filter.Expression - Class in org.apache.uima.collection.impl.cpm.utils
Object containing single filter.
Filter.LeftPart - Class in org.apache.uima.collection.impl.cpm.utils
Left part of filter expression.
Filter.Operand - Class in org.apache.uima.collection.impl.cpm.utils
Operand.
Filter.RightPart - Class in org.apache.uima.collection.impl.cpm.utils
Right part of the filter expression.
filterInitialized - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
The filter initialized.
finalize() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
 
finalizeIt() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Called to cleanup CPE on shutdown.
findAbsoluteUrl(ResourceManager) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
Find absolute url.
findDeployDirectory(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Find deploy directory.
findUnassigned(ArrayList, ArrayList) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
Diffs two lists of services and returns those that have not yet been assigned

G

get() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
Gets the.
get(int) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
Gets the.
get(String) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
Gets the.
get() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.LeftPart
Gets the.
get() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
Gets the.
get(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
get(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
 
get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
 
get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
 
get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
 
get() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeTimerImpl
 
getAbortCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getAbortCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Return the up todate number of aborts recorded by the container.
getAction() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
getAction() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
 
getActionOnError() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getActionOnError() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns an action as String to identify an action to take in case of excessive Cas Processor errors.
getActionOnMaxError() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Return action associated with CasProcessor error tolerance.
getActionOnMaxRestart() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getActionOnMaxRestart() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns an action as String to identify an action to take in case of excessive Cas Processor restarts.
getActionOnMaxRestart() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Return action associated with CasProcessor restart tolerance.
getAll() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
getAll() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
 
getAllCasProcessorExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
getAllCollectionCollectionReaders() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
getAllCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getAllInstanceCount() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
 
getAllProcessingContainers() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns a list of All Processing Containers.
getAllStats() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getAllStats() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns all stats aggregate during the CPM run.
getAnalysisEngine() - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
getAnalysisEngineMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Returns Cas Processor metadata as it is returned from the remote Cas Processor running as vinci service.
getArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Gets the args.
getArgValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
 
getBatch() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
getBatchSize() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getBatchSize() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns configured batch size setup for this Cas Processor
getBatchSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns a batch size associated with this CasProcessor.
getBatchSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
getByteCount(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Gets the byte count.
getBytes(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Returns the size of the CAS object.
getBytes(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Returns the size of the CAS object.
getBytesIn() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getBytesIn() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns total number of bytes ingested so far by all CasProcessor instances managed by this container.
getBytesOut() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getBytesOut() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns total number of bytes processed so far by all CasProcessor instances managed by this container.
getCallbackListeners() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns a list of ALL callback listeners currently registered with the CPM.
getCallbackListeners() - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Returns list of listeners used by this PU for callbacks.
getCallbackListeners() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Returns list of listeners used by this PU for callbacks.
getCapacity() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Returns the queue capacity.
getCas(long) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Returns a Cas instance from the pool.
getCas() - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Checks out a CAS from the pool.
getCas() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
Gets the cas.
getCasConsumers() - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
getCasDataFeatures(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Gets the cas data features.
getCasInitializer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
getCasMetaData() - Method in class org.apache.uima.collection.impl.cpm.utils.CasMetaData
Gets the cas meta data.
getCasPoolSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getCasProcessor() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
Returns instance of CasProcessor
getCasProcessor() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns available instance of the CasProcessor from the instance pool.
getCasProcessorConfiguration() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getCasProcessorConfiguration() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns CasProcessor configuration object.
getCasProcessorExecArg(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
getCASProcessorExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Gets the CAS processor exec args.
getCasProcessorFilter() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns filter string associated with this CasProcessor.
getCasProcessors() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
getCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
getCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Returns an array of Cas Processors instantiated from the cpe descriptor.
getCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns all CASProcesors in the processing pipeline.
getChConfig() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Returns CPE checkpoint configuration
getCheckedOutCas(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Returns a CAS found in a given position in the list.
getCheckedOutCasCount() - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Returns number of CAS'es that have been checked out from pool.
getCheckpoint() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Gets the checkpoint.
getCheckpoint() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getCheckpointFile() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
Returns the path to a file containing checkpoint
getChunkMetadata(CAS) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Extract metadata associated with chunk from a given CAS.
getCmdLine() - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
Returns command line as String Array.
getCollectionIterator() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
getCollectionReader() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
getCollectionReader() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Returns a Collection Reader for this CPE.
getCollectionReader() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Returns Collection Reader instantiated from configuration in the cpe descriptor.
getCollectionReaderTotalFetchTime() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Returns total time spent when fetching entities from a CollectionReader.
getComponentSofaName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
Gets the component sofa name.
getConcurrentPUCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getConfigParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Gets the config parameter settings.
getConfigParameterValue(String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
getConfigParameterValue(String, String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns configuration parameter settings for this CasProcessor.
getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
Returns configuration parameter settings for this CasInitializer.
getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
Returns configuration parameter settings for this CollectionReader.
getConfigurationParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Gets the configuration parameter settings.
getContentFromDATACas(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Gets the content from DATA cas.
getCpeCasProcessor(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
getCpeComponentDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns the CpeComponentDescriptor instance associated with this Cas Processor.
getCPEConfig() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Returns CPEConfig object holding current CPE configuration.
getCPEConfig() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Returns an object containing global CPE configuration including: Number of documents to process Checkpoint configuration id of the document begin processing .
getCpeConfig() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Gets the cpe config.
getCpeConfig() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Gets the cpe config.
getCpeConfiguration() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
getCpeDescriptor() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Returns Cpe Descriptor.
getCPEDescriptorPath() - Method in class org.apache.uima.collection.impl.cpm.container.CPEContext
 
getCpeResourceManagerConfiguration() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Gets the cpe resource manager configuration.
getCpeSofaName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
Gets the cpe sofa name.
getCpeTimer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getCPM() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
getCurrentSize() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Returns number of elements in the queue.
getDefaultTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Gets the default timeout.
getDeployAs() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Returns CPE statup mode as defined in the CPE descriptor
getDeployAs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Gets the deploy as.
getDeployer() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getDeployer(CPEFactory, CpeCasProcessor, ProcessControllerAdapter) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.DeployFactory
Returns a CasProcessorDeployer object that specializes in deploying components as either local, remote, or integrated.
getDeployer() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns deployer object used to launch the CasProcessor.
getDeployment() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns deployment type associated with this CasProcessor.
getDeployment() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getDeploymentParameter(String) - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getDeploymentParameter(String) - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns a value for a given deployment parameter
getDeploymentParameters() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getDeploymentParameters() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns a list of deployment parameters ssociated with this Cas Processor
getDeploymentParameters() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Gets the deployment parameters.
getDeploymentParams() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns deployment parameters for this CasProcessor.
getDeploymentType() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getDeploymentType() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns deployment type associated with this Cas Processor integrated local remote
getDequeueTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
Gets the dequeue timeout.
getDescriptor(List) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Returns a CPE descriptor as a String.
getDescriptor(List) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Gets the descriptor.
getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Deprecated.
Doesn't support the new import syntax. Use getCpeComponentDescriptor().findAbsoluteUrl() instead.
getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
 
getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
getDescriptor() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Gets the descriptor.
getDescriptorUrl() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getDescriptorUrl() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns descriptor associated with this Cas Processor
getDescriptorURL(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Returns a descriptor path associated with Cas Processor.
getDir() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Gets the dir.
getDocID() - Method in exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
Gets the doc ID.
getDocId() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Gets the doc id.
getDocumentTextFeatureName() - Method in class org.apache.uima.collection.impl.CasConverter
Gets the name of the CASData Feature that stores the document text.
getDocumentTextTypeName() - Method in class org.apache.uima.collection.impl.CasConverter
Gets the name of the CASData FeatureStructure Type that stores the document text.
getDocumentURL() - Method in exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
Gets the document URL.
getDropCasOnException() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getDuration() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 
getDuration() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
Deprecated.
Gets the duration.
getEndpoint() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Creates URL object containing service endpoint info ( host and port).
getEntity() - Method in class org.apache.uima.collection.impl.cpm.utils.QueueEntity
Gets the entity.
getEnvironment() - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
Returns Cas Processor environment.
getEnvParamName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
 
getEnvParamValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
 
getEnvs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Gets the envs.
getErrorHandling() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
 
getErrorRate() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getErrorRate() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
 
getErrorRateThreshold() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
getErrorSampleSize() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getErrorSampleSize() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
 
getExceptions() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
getExec() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
Gets the exec.
getExecArgs() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Gets the exec args.
getExecEnv() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Gets the exec env.
getExecSpec() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getExecSpec() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns executable section of the Cas Processor configuration.
getExecSpec() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
Returns executable section of the CPE Descriptor for.
getExecSpec() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
 
getExecutable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Gets the executable.
getExecutable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
 
getExecutable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
getFailedComponentNames() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
getFeatureAsInt(CAS, Feature, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Gets the feature as int.
getFeatureAsString(CAS, Feature, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Returns a value associated with a given feature.
getFeatureStructureValues(CasData, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Gets the feature structure values.
getFeatureValueByType(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Gets the feature value by type.
getFeatureValueByType(CasData, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Gets the feature value by type.
getFeatureValueByType(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Gets the feature value by type.
getFetchTime() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Gets the fetch time.
getFile() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Gets the file.
getFilePath() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
getFilter() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getFilter() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns parsed filter expressions as List.
getFilter() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Gets the filter.
getFilter() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
Gets the filter.
getFilteredCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getFilteredCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns number of filtered Cas'es.
getFilterString() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getFilterString() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns unparsed filter expression
getFilterString() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
 
getFrequency() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
Returns checkpoint frequency
getFrequency() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
getHost() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
 
getHref() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
Gets the href.
getHref() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
Gets the href.
getImport() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
 
getInclude() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
 
getInputQueueMaxMemoryThreshold() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
 
getInputQueueSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getInternalObject() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeObject
Gets the internal object.
getIntFeatValue(CAS, String, String) - Static method in class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
Returns an int value of a given Feature Structure.
getIsParallelizable() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
 
getKey() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Gets the key.
getKeys2Drop(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Currently, this returns initialized array of Strings.
getKeysToDrop() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getKeysToDrop() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns an array of types that should not be sent to Cas Processor.
getLastCas() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getLastCas() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Deprecated. 
getLastDocId() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Gets the last doc id.
getLastDocRepository() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Gets the last doc repository.
getLastProcessedDocId() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns Id of the last document processed.
getLastProcessedEntityId() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getLastProcessedEntityId() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns id of the last entity processed by the CasProcessor.
getLeftPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Gets the left part.
getLocalizedMessage(String, String, Object[]) - Static method in class org.apache.uima.collection.impl.cpm.utils.CpmLocalizedMessage
Gets the localized message.
getMax() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
 
getMaxConsecutiveRestarts() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
getMaxErrorCount() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getMaxErrorCount() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns max number of tolerated errors
getMaxErrorCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates a threshold for maximum error tolerance.
getMaxErrorCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
getMaxErrorSampleSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns error sample size.
getMaxErrorSampleSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
getMaxRestartCount() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getMaxRestartCount() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns max number of Cas Processor restarts
getMaxRestartCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns max restart tolerance for this CasProcessor.
getMaxRetryCount() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getMaxRetryCount() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns max number of tries to process each bundle of Cas
getMaxTimeToWait() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
 
getMaxTimeToWait() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getMaxTimeToWaitBetweenRetries() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getMaxTimeToWaitBetweenRetries() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns how long to wait between resending CAS after failure
getMetadata() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns component's input/output capabilities.
getMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
getName() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getName() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getName() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns Cas Processor name
getName() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
 
getName() - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
Returns transport identifier.
getName() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns the name of this container.
getName() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Returns Queue name.
getName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns a name of this CasProcessor.
getName() - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
 
getNewAttributeValue(int) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Gets the new attribute value.
getNewAttributeValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Gets the new attribute value.
getNewFeatureName() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Gets the new feature name.
getNewV() - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
Returns the newV.
getNum2Process() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Gets the num 2 process.
getNumToProcess() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Returns number of entities to process by the CPE.
getNumToProcess() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getOldAttributeValue(int) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Gets the old attribute value.
getOldAttributeValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Gets the old attribute value.
getOldFeatureName() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
Gets the old feature name.
getOldV() - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
Returns the oldV.
getOperand() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Gets the operand.
getOperand() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Operand
Gets the operand.
getOutputQueue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getOutputQueueClass() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
 
getOutputQueueSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getParameterName() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
getParameters() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Gets the parameters.
getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
 
getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Gets the parameter settings.
getParameterSettings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
Gets the parameter settings.
getParameterType() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
getParameterValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
 
getParameterValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
getPerformanceReport() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
getPerformanceReport() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Returns PerformanceReport for the CPM.
getPerformanceTuningSettings() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Gets the performance tuning settings.
getPool() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getPool() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
getPoolSize() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Gets the pool size.
getPoolSize() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Gets the pool size.
getPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Returns the next available port.
getPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
 
getProcessed() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getProcessed() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns number of entities processed so far.
getProcessingContainers() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns a list of Processing Containers for Analysis Engines.
getProcessingResourceMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Returns ProcessingResourceMetaData object returned from the remote CasProcessor.
getProcessingResourceMetaData(Socket) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
 
getProcessingResourceMetaData(Socket) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
Returns metadata associated with the fenced CasProcessor.
getProcessingResourceMetaData() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Returns Remote AE metadata.
getProcessingUnitThreadCount() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Returns number of processing threads (Processing Units).
getProcessTrace() - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
Returns current ProcessTrace object
getProcessTrace() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
getProgress() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
getProgress() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Returns current CPE progress.
getProgress() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns collectionReader progress.
getProtocol(CpeCasProcessor, ResourceManager) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.DeployFactory
Retrieve protocol from the service descriptor
getProxy() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Returns proxy to the remote AE service
getQueueClass() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
Gets the queue class.
getRemaining() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getRemaining() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns number of entities still to be processed by the CasProcessor It is a delta of total number of entities to be processed by the CPE minus number of entities processed so far.
getResolution() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 
getResolution() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
Deprecated.
Gets the resolution.
getResourceManager() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Gets the ResourceManager that all components of this CPE should share.
getResourceManagerConfiguration() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
getRestartCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getRestartCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns total number of all CasProcessor restarts.
getRestartCount() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
 
getRetryCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getRetryCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Return the up todate number of retries recorded by the container.
getRightPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Gets the right part.
getRunInSeparateProcess() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Gets the run in separate process.
getRunInSeperateProcess() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
getSequence() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Gets the sequence.
getServiceHost() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Returns host where the service is running.
getServiceName() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
 
getServicePort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Returns port of the service this proxy is connected to.
getServices(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
Returns a list of services registered in the VNS and bound to a given name.
getSize() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Gets the available size of this pool (the number of free, available instances at this moment).
getSize() - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Gets the size of this pool (the total number of CAS instances that it can hold).
getSOFA() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Deprecated.
(non-Javadoc)
getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Gets the sofa name mappings.
getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
Gets the sofa name mappings.
getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Gets the sofa name mappings.
getSofaNameMappings() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
Gets the sofa name mappings.
getSpecifier(URL) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Instantiates a ResourceSpecifier from a given URL.
getStartAt() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Gets the start at.
getStartingEntityId() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getStartWith() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Returns an id of the first entity the CollectionReader will be told to read
getStat(String) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getStat(String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Return an abject identified with a given name.
getStats() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns CPE stats.
getStatus() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
Returns status of CasProcessor
getStatus() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns the current status of the CasProcessor.
getStatusMessage() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
getStringFeatValue(CAS, String, String) - Static method in class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
Returns a string value of a given Feature Structure.
getSynchPoint() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Returns a SynchPoint object initialized by the Collection Reader if the Collection Reader implements RecoverableCollectionReader.
getSynchPoint() - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
Returns current SynchPoint object
getSysEnvVarValue(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
Returns a value of a given environment variable.
getTcasFS(CAS, String) - Static method in class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
Returns a Feature Structure of a given type.
getThreadCount() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns number of processing threads.
getThrottleID() - Method in exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
Gets the throttle ID.
getThrottleID() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Gets the throttle ID.
getTime() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Gets the time.
getTimeInMicros() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 
getTimeInMicros() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
Deprecated.
Gets the time in micros.
getTimeInMillis() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 
getTimeInMillis() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
Deprecated.
Gets the time in millis.
getTimeInSecs() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 
getTimeInSecs() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
Deprecated.
Gets the time in secs.
getTimeout() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
getTimeout() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns the max amount of time the CPE will wait for Cas Processor reponse.
getTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Returns max millis to wait for CasProcessor response.
getTimeout() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
getTimer() - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Gets the timer.
getTimer(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Return timer to measure performace of the cpm.
getTimer() - Static method in class org.apache.uima.collection.impl.cpm.utils.TimerFactory
Returns instance of UimaTimer.
getTimerClass() - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Returns the name of custom UimaTimer class.
getTimerImpl() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getTotalTime() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
getTotalTime() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns total time spent in process().
getUnassignedServices(String, ArrayList) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
Returns a list of services that have not yet been assigned to any CPM proxy.
getURL() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Gets the url.
getValue(String) - Method in class org.apache.uima.collection.impl.cpm.utils.CasMetaData
Gets the value.
getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
Gets the value.
getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
 
getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Gets the value.
getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Gets the value.
getValue() - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
 
getVinciServices(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery.VinciVNSQuery
Returns a list of services bound to a given name.
getVNSHost() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Returns VNS Host.
getVNSPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Returns VNS Port.
getVNSPort() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Returns the port number on which local VNS is listening for requests.
getWaitTimeBetweenRetries() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Gets the wait time between retries.
getXCASasString(CasData, String[]) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Gets the XCA sas string.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Overridden to handle "name" and "value" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
Overridden to handle "name" and "value" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
Overridden to handle "name" and "value" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Overridden to handle "name" and "value" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Overridden to handle "name" and "value" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Overridden to handle "key" and "value" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Overridden to handle "max" and "default" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Overridden to handle Cas Processor attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Overridden to handle Checkpoint attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
Overridden to handle "href" attribute.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
Overridden to handle "href" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
Overridden to handle "name" and "value" attributes.
getXMLAttributes() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
Overridden to handle "queueClass" and "dequeueTimeout" attributes.
getXMLIZATION_INFO() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Gets the xmlization info.
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
 
getXmlizationInfo() - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
 

H

HALTED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
hasFeature(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Checks for feature.
hasFeatureStructure(CasData, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Checks for feature structure.
hasLeftPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Checks for left part.
hasOperand() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Checks for operand.
hasRightPart() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Checks for right part.

I

incrementAbortCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
incrementAbortCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Increment number of aborted Cas'es due to inability to process the Cas.
incrementCasProcessorErrors(Throwable) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
incrementCasProcessorErrors(Throwable) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
This routine determines what to do with an exception thrown during the CasProcessor processing.
incrementFilteredCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
incrementFilteredCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Increments number of CAS'es filtered by the CasProcessor.
incrementProcessed(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Increment processed.
incrementRestartCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
incrementRestartCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Increment number of times the casProcessor was restarted due to failures.
incrementRetryCount(int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
incrementRetryCount(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Increments number of times CasProceesor failed analyzing Cas'es due to timeout or some other problems.
incrementStat(String, Integer) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
incrementStat(String, Integer) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Increment a value of a given stat.
incrementTotalTime(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
incrementTotalTime(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Increments total time spend in the process() method of the CasProcessor.
init(boolean, Properties) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Instantiates and initializes a CPE.
initialize(CpeDescription, Map) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
initialize(ResourceSpecifier, Map) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
INITIALIZED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
 
INPUT_Q_SIZE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
instance - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.DeployFactory
 
INTERACTIVE_MODE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Invalidate.
invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Invalidate.
invalidate(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
 
invalidateCASes(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Invalidate CA ses.
isAbortable() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
Returns true if CasProcessor can be Aborted/Disabled.
isAbortable() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Determines if instances of CasProcessor managed by this container are abortable.
isAndFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Checks if is and filter.
isAndFilter - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
The is and filter.
isAvailable(int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Determines if a given port is free.
isAvailable() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
 
isCasConsumerPipeline() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Checks if is cas consumer pipeline.
isCasEmpty(CasData) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Checks if is cas empty.
ISCOMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
The Constant ISCOMPLETED.
isConnected() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Returns status of the vinci connection.
isCountBased() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
Returns true if frequency is count based
isDefault() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Checks if is default.
isDefinitionInstanceOf(Class, ResourceSpecifier, String) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Check if a class has appropriate type.
isDropCasOnException() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Checks if is drop cas on exception.
isEndOfBatch(CasProcessor, int) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
isEndOfBatch(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
isEntitySkipped() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
Gets whether an entity has beed skipped during processing
isException() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
isHardKilled() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns if the CPE was killed hard.
isIntegrated() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
Returns true if this is a Integrated CasProcessor
isIntegrated() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Deprecated. 
isJava() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
isJavaProcess() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
isJavaProcess() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns true it the Cas Processor is written in java and will be run with java jvm.
isKilled() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns true if this engine has been killed.
isLast() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Checks if is last.
isLocal() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
Returns true if this is a Locally Deployed CasProcessor ( Same machine, different JVM )
isLocal() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Deprecated. 
isMillis() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
Returns checkpoint frequency resolution in millis
isMinutes() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
Returns checkpoint frequency resolution in minutes
isOneOfMany() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Checks if is one of many.
isOrFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Checks if is or filter.
isOrFilter - Variable in class org.apache.uima.collection.impl.cpm.utils.Filter
The is or filter.
isParallelizable() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns if the Cas Processor is able to run in parallel
isParallizable(CasProcessor, String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Determines if a given Cas Processor is parallelizable.
isPaused() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
isPaused() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
isPaused() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
isPaused() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
isPaused() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns a global flag indicating if this Thread is in pause state.
isPauseOnException() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
isPauseOnException() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns if the CPM should pause when exception occurs.
isProcessed - Variable in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
isProcessing() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
isProcessing() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
isProcessorReady(int) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Check if the CASProcessor status is available for processing.
isProcessorReady(int) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Check if the CASProcessor status is available for processing.
isReadOnly() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
 
isReadOnly() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
 
isRemote() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
Returns true if this is a Remotely Deployed CasProcessor
isRemote() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Deprecated. 
isRunning() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Checks if is running.
isRunning - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The is running.
isRunning() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Returns a global flag indicating if this Thread is in processing state.
isRunning() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Returns true if this component is in running state.
isSeconds() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
Retusn checkpoint frequency in seconds
isSerialProcessingRequired() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
isSingleFencedService() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
isSingleFencedService() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
isStateless() - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
 
isStateless() - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
 
isTimeBased() - Method in class org.apache.uima.collection.impl.cpm.CheckpointConfig
Returns true if the checkpoint frequency is in terms of time
isTimeBased() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
Checks if is timed out.
isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Checks if is timed out.
isTimedOut() - Method in class org.apache.uima.collection.impl.cpm.utils.QueueEntity
Checks if is timed out.
isValidType(String, String[]) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Checks if is valid type.

J

JAVA - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
JavaApplication - Class in org.apache.uima.collection.impl.cpm.container.deployer
Component responsible for configuring command line for java based CasProcessor.
JavaApplication(CasProcessorConfiguration, CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
Creates an instance of component responsible for configuring java based CasProcessor.
JavaTimer - Class in org.apache.uima.collection.impl.cpm.utils
Deprecated.
replaced by UimaTimer
JavaTimer() - Constructor for class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 

K

kill() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
kill() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Kills the CPM hard.
KILL_PROCESSING_PIPELINE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
KILLED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
 
KILLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
killed - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The killed.
killIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Kill CPM the hard way.
KillPipelineException - Exception in org.apache.uima.collection.impl.base_cpm.container
 
KillPipelineException(String) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.KillPipelineException
 
killProcess(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.FencedProcessReaper
When running on linux this method kill a process identified by a given PID.

L

LAST_DOC_ID - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
LAST_REPOSITORY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
LeftPart(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.LeftPart
Instantiates a new left part.
LOCAL_VNS - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant LOCAL_VNS.
LocalVNS - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
LOCAL Vinci Naming Service.
LocalVNS() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Instantiates a new local VNS.
LocalVNS(String, String, String) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Instantiates Local Vinci Naming Service.
LocalVNS(int, int, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Initialize local VNS instance with a range of ports, and the port for the VNS itself.
lockForPause - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The lock for pause.
logAbortedCases(Object[]) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
logAbortedCases(Object[]) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Logs Cas'es that could not be processed.
LONG_COLON_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
LONG_DASH_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 

M

main(String[]) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
 
main(String[]) - Static method in class org.apache.uima.collection.impl.cpm.utils.Filter
The main method.
main(String[]) - Static method in class org.apache.uima.collection.impl.cpm.utils.TypeComplianceConverterImpl
The main method.
makeTransportable() - Method in class org.apache.uima.collection.impl.cpm.vinci.Vinci.AFFactory
 
MAX_CONSEQUTIVE_RESTART_ACTION - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
MAX_CONSEQUTIVE_RESTART_VAL - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
MAX_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
MAX_WAIT_TRIES - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant MAX_WAIT_TRIES.
mConverter - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The m converter.
mConverter - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The m converter.
METADATA_KEY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 

N

NameValuePairImpl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class NameValuePairImpl.
NameValuePairImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
Instantiates a new name value pair impl.
NameValuePairImpl(String, Object) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
Instantiates a new name value pair impl.
NetworkCasProcessorImpl - Class in org.apache.uima.collection.impl.cpm.container
Implementation of the CasDataProcessor interface used for both Local and Remote CasDataProcessors.
NetworkCasProcessorImpl(CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Initializes this instance with configuration defined in the CPE descriptor.
NONINTERACTIVE_MODE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
NonJavaApplication - Class in org.apache.uima.collection.impl.cpm.container.deployer
Component responsible for configuring command line for non-java based CasProcessor.
NonJavaApplication(CasProcessorConfiguration, CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
 
NonThreadedProcessingUnit - Class in org.apache.uima.collection.impl.cpm.engine
The Class NonThreadedProcessingUnit.
NonThreadedProcessingUnit(CPMEngine, BoundedWorkQueue, BoundedWorkQueue) - Constructor for class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Initialize the PU.
NonThreadedProcessingUnit(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Instantiates a new non threaded processing unit.
notifyListeners - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The notify listeners.
notifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Notifies Listeners of the fact that the pipeline has finished processing the current set Cas'es.
notifyListeners - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The notify listeners.
notifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Notifies Listeners of the fact that the pipeline has finished processing the current set Cas'es.
NOTINITIALIZED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
 
NUM_TO_PROCESS - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
numberElementsInQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
The number elements in queue.
numToProcess - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The num to process.
numToProcess - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The num to process.

O

OFSocketTransportImpl - Class in org.apache.uima.collection.impl.cpm.container.deployer.socket
The Class OFSocketTransportImpl.
OFSocketTransportImpl() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
Instantiates a new OF socket transport impl.
Operand(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.Operand
Instantiates a new operand.
org.apache.uima.cas_data.impl.vinci - package org.apache.uima.cas_data.impl.vinci
 
org.apache.uima.collection.impl - package org.apache.uima.collection.impl
 
org.apache.uima.collection.impl.base_cpm.container - package org.apache.uima.collection.impl.base_cpm.container
 
org.apache.uima.collection.impl.base_cpm.container.deployer - package org.apache.uima.collection.impl.base_cpm.container.deployer
 
org.apache.uima.collection.impl.cpm - package org.apache.uima.collection.impl.cpm
 
org.apache.uima.collection.impl.cpm.container - package org.apache.uima.collection.impl.cpm.container
 
org.apache.uima.collection.impl.cpm.container.deployer - package org.apache.uima.collection.impl.cpm.container.deployer
 
org.apache.uima.collection.impl.cpm.container.deployer.socket - package org.apache.uima.collection.impl.cpm.container.deployer.socket
 
org.apache.uima.collection.impl.cpm.container.deployer.vinci - package org.apache.uima.collection.impl.cpm.container.deployer.vinci
 
org.apache.uima.collection.impl.cpm.container.deployer.vns - package org.apache.uima.collection.impl.cpm.container.deployer.vns
 
org.apache.uima.collection.impl.cpm.engine - package org.apache.uima.collection.impl.cpm.engine
 
org.apache.uima.collection.impl.cpm.utils - package org.apache.uima.collection.impl.cpm.utils
 
org.apache.uima.collection.impl.cpm.vinci - package org.apache.uima.collection.impl.cpm.vinci
 
org.apache.uima.collection.impl.cpm.vinci.cas_data - package org.apache.uima.collection.impl.cpm.vinci.cas_data
 
org.apache.uima.collection.impl.metadata - package org.apache.uima.collection.impl.metadata
 
org.apache.uima.collection.impl.metadata.cpe - package org.apache.uima.collection.impl.metadata.cpe
 
OUTPUT_Q_SIZE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
outputQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The output queue.
outputQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The output queue.
outputQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The output queue.
OutputQueue_impl - Class in org.apache.uima.collection.impl.metadata.cpe
The Class OutputQueue_impl.
OutputQueue_impl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
 

P

parse(String) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Creates an object representation for configuration in a given cpe descriptor file.
parse(InputStream) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Creates an object representation for configuration in a given stream.
parse() - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Creates an object representation from default cpe descriptor.
parse(String) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter
Parses filter expression.
pause() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
pause() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
pause() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
pause() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Pauses checkpoint thread.
pause() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Pauses the container until resumed.
pause - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The pause.
pause() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Pause.
pauseIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Pauses this thread.
pipelineKilled(String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Callback method used to notify the engine when a processing pipeline is killed due to excessive errors.
printEveList(List, int) - Static method in class org.apache.uima.collection.impl.cpm.Checkpoint
Prints the list of Process Events in the order that they were produced.
printEventLog() - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
printStats(ProcessTrace) - Static method in class org.apache.uima.collection.impl.cpm.Checkpoint
Prints the stats.
process() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
process(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Deprecated. 
process() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
process(BaseCollectionReader, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Deprecated. 
process(Socket, CAS) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
 
process(Socket, CAS) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
Invokes fenced CasProcessor.
process(CasData) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Main method used during analysis.
process(CasData[]) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Main method used during analysis.
process(CollectionReader) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
process(CollectionReader, int) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
process(Object) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Process.
processCas(Object[]) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
processCas(CAS) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Uses configured transport to delegate given CAS to the remote service.
processCas(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Uses configured transport to delegate given CASes to the remote service.
processCas(Object[]) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns true if the Cas bundles should be processed by the CasProcessor.
processContainers - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The process containers.
processContainers - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The process containers.
ProcessControllerAdapter - Interface in org.apache.uima.collection.impl.cpm.container.deployer.socket
Interface for the custom deployer component responsible for launching and terminating fenced CasProcessors.
PROCESSING_UNIT_THREAD_COUNT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
ProcessingContainer - Class in org.apache.uima.collection.impl.base_cpm.container
Base interface for implementing a Container object responsible for managing Cas Processor instances at runtime.
ProcessingContainer() - Constructor for class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
ProcessingContainer_Impl - Class in org.apache.uima.collection.impl.cpm.container
Manages a pool of CasProcessor instances.
ProcessingContainer_Impl(CasProcessorConfiguration, ProcessingResourceMetaData, ServiceProxyPool) - Constructor for class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Initialize container with CasProcessor configuration and pool containing instances of CasProcessor instances.
ProcessingUnit - Class in org.apache.uima.collection.impl.cpm.engine
This component executes the processing pipeline.
ProcessingUnit() - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Instantiates a new processing unit.
ProcessingUnit(CPMEngine, BoundedWorkQueue, BoundedWorkQueue) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Initialize the PU.
ProcessingUnit(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Instantiates a new processing unit.
processingUnitProcessTrace - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The processing unit process trace.
processingUnitProcessTrace - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The processing unit process trace.
processingUnits - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The processing units.
processNext(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Executes the processing pipeline.
PROCESSOR_CHECKPOINT_BATCH - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
PROCESSOR_CHECKPOINT_FILE - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
PROCESSOR_CHECKPOINT_TIME - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
PROCESSOR_STATUS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
produceAFrame(String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Produce A frame.
produceCasDataConsumer(Class, ResourceSpecifier, Map) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Instantiates CasData Consumer from a given class.
produceCasProcessor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor.
produceCasProcessorConfigurationParameterSettings() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor configuration parameter settings.
produceCasProcessorDeploymentParams() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor deployment params.
produceCasProcessorErrorHandling() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor error handling.
produceCasProcessorErrorRateThreshold() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor error rate threshold.
produceCasProcessorExecArg() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor exec arg.
produceCasProcessorExecutable() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor executable.
produceCasProcessorFilter(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor filter.
produceCasProcessorMaxRestarts() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor max restarts.
produceCasProcessors(CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processors.
produceCasProcessors() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processors.
produceCasProcessors(int, int, int, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processors.
produceCasProcessorTimeout() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cas processor timeout.
produceCollectionReader(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce collection reader.
produceCollectionReader(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce collection reader.
produceCollectionReader() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce collection reader.
produceCollectionReaderCasInitializer(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Deprecated.
As of v2.0, CAS Initializers are deprecated.
produceCollectionReaderCasInitializer(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Deprecated.
As of v2.0, CAS Initializers are deprecated.
produceCollectionReaderIterator(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce collection reader iterator.
produceComponentDescriptor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce component descriptor.
produceComponentDescriptorInclude() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce component descriptor include.
produceCpeCheckpoint() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cpe checkpoint.
produceCpeConfiguration(CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cpe configuration.
produceCpeConfiguration() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cpe configuration.
produceCpeTimer(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce cpe timer.
produceDeployParam() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce deploy param.
produceDeployParams() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce deploy params.
produceDescriptor() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce a new CpeDescription from scratch.
produceDescriptor(XMLInputSource) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Parse a CpeDescription from a descriptor file.
produceDescriptor(InputStream) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Parse a CpeDescription from a given input stream.
produceLocalCasProcessor(String, String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce local cas processor.
produceNameValuePair() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce name value pair.
produceRemoteCasProcessor(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce remote cas processor.
produceResourceManagerConfiguration(String, CpeDescription) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce resource manager configuration.
produceResourceManagerConfiguration(String) - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce resource manager configuration.
produceRunInSeperateProcess() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce run in seperate process.
produceRuntimeEnvParam() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce runtime env param.
produceSofaMapping() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce sofa mapping.
produceSofaMappings() - Static method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
Produce sofa mappings.
PROGRAM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRAM_FLAGS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_ABORT_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_BYTES_IN - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_BYTES_OUT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_CPM_TIME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_ENTITIES_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_ENTITIES_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_FILTERED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
PROGRESS_RETRIES - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 

Q

queue - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
The queue.
QueueEntity - Class in org.apache.uima.collection.impl.cpm.utils
Convenience wrapper that is internally used by the CPM.
QueueEntity(Object, boolean) - Constructor for class org.apache.uima.collection.impl.cpm.utils.QueueEntity
Initialize the instance with the Entity (CAS) and the timeout.
queueMaxSize - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
The queue max size.
queueName - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
The queue name.

R

readOnly() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns if the Cas Processor is read only
readUnknownPropertyValueFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions, List) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
READY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
reconfigure() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
redeployAnalysisEngine(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Deploys CasProcessor and associates it with a ProcessingContainer.
relaseCAS - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The relase CAS.
releaseCas(CAS) - Method in class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Checks in a CAS to the pool.
releaseCAS - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The release CAS.
releaseCASes(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Releases given cases back to pool.
releaseCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
releaseCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns a given casProcessor instance back to the pool.
remapFeatureTypes(CasData, FeatureMap) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Remap feature types.
remove(CasProcessorDeploymentParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
remove(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
 
removeAllCpeCasProcessors() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
removeCasConsumer(CasConsumer) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
removeCasInitializer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
removeCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
removeCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Removes a CASProcessor from the processing pipeline.
removeCasProcessorExecArg(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
removeCheckpoint() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
removeCpeCasProcessor(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
removeCpeCasProcessor(int, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
New API 01/06/2006.
removeCpeTimer() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
removeExecArg(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Removes the exec arg.
removeExecEnv(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Removes the exec env.
removeStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
removeStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Unregisters given listener from the CPM.
removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Removes given listener from the list of listeners.
removeStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Removes given listener from the list of listeners.
rename(String) - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Renames previous checkpoint file.
replace(String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.TypeComplianceConverterImpl
Converts occurance of patterns in a sourceString with provided replacement String.
replyWithAnalysis(BaseClient, VinciFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Package the VinciFrame containing result of the requested operation into a Vinci Data frame.
replyWithAnalysis(VinciClient, VinciFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Package the VinciFrame containing result of the requested operation into a Vinci Data frame.
replyWithError(String) - Method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Creates and populates an error frame.
resetRestartCount() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
resetRestartCount() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
restoreFromCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Retrieves the checkpoint from the filesystem.
resume() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
resume() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
resume(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
resume() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
resume() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Resumes checkpoint thread.
resume() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
resume() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Resume.
resumeIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Resumes this thread.
RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
RightPart(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.Filter.RightPart
Instantiates a new right part.
run() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
run() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Starts the checkpoint thread and runs until the cpe tells it to stop.
run() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Starts VNS thread.
run() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
run() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Runs this thread until the CPM halts or the CollectionReader has no more entities.
run() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Using given configuration creates and starts CPE processing pipeline.
run() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
 
run() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Starts the Processing Pipeline thread.
run() - Method in class org.apache.uima.collection.impl.cpm.utils.ExpirationTimer
Sleeps until a given timeout occurs.
runInSeparateProcess() - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorConfiguration
 
runInSeparateProcess() - Method in class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Returns true if this Cas Processor will run in its own process
RunnableApplication - Class in org.apache.uima.collection.impl.cpm.container.deployer
The Class RunnableApplication.
RunnableApplication() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
 
RunnableContainer - Interface in org.apache.uima.collection.impl.base_cpm.container
The RunnableContainer interface.
RUNNING - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
 
RUNNING - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
runSingleThreaded() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Runs the CPE in a single thread without queues.

S

SAMPLE_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
scrubThePath(String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Finds an occurance of the ##CPM_HOME in a value parameter and returns it with an expanded form (ie.c:/cpm/...) based on the env variable CPM_HOME.
sendAndReceive(AFrame) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Send a given Vinci Frame to the remote vinci service and return result.
SEQUENCE - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
The Constant SEQUENCE.
SequencedQueue - Class in org.apache.uima.collection.impl.cpm.engine
This component extends the Bound Queue by guaranteeing delivery of CASes in sequential order.
SequencedQueue(int, String, CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
Initialize this queue.
SERVICE_ADAPTER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
SERVICE_NAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
ServiceConnectionException - Exception in org.apache.uima.collection.impl.base_cpm.container
 
ServiceConnectionException(String) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
 
ServiceConnectionException(Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.ServiceConnectionException
 
ServiceProxyPool - Class in org.apache.uima.collection.impl.cpm.container
Pool containing and managing instances of CasProcessors.
ServiceProxyPool() - Constructor for class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
 
set(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
 
set(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
 
set(Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeObject
Sets the.
set(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
 
set(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeTimerImpl
 
setAction(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
setAction(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
 
setActionOnMaxError(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates action in the event the errors exceed max tolerance.
setActionOnMaxRestart(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates action in the event CasProcessor restarts exceed max tolerance.
setAllCollectionCollectionReaders(CpeCollectionReader[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setAllCpeCasProcessors(CpeCasProcessor[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Sets the all cpe cas processors.
setAnalysisEngine(AnalysisEngine) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
setArgs(CasProcessorExecArg[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Sets the args.
setArgValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
 
setAvailable(boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
 
setBatch(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Sets the batch.
setBatchSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates a batch size with this CasProcessor.
setBatchSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
setCas(CAS[]) - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
Sets the cas.
setCasConsumerPipelineIdentity() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Define a CasConsumer Pipeline identity for this instance.
setCasInitializer(CpeCollectionReaderCasInitializer) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
setCasMetaData(Object) - Method in class org.apache.uima.collection.impl.cpm.utils.CasMetaData
Sets the cas meta data.
setCasPool(CPECasPool) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Sets the cas pool.
setCasPool(CPECasPool) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Sets the cas pool.
setCasProcessorDeployer(CasProcessorDeployer) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
setCasProcessorDeployer(CasProcessorDeployer) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Plug in deployer object used to launch/deploy the CasProcessor instance.
setCASProcessorExecArgs(CasProcessorExecArgs) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Sets the CAS processor exec args.
setCasProcessorFilter(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates a filter string with this CasProcessor.
setCasProcessorFilter(CasProcessorFilter) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the cas processor filter.
setChConfig(CheckpointConfig) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Copies Checkpoint configuration
setCheckpoint(CpeCheckpoint) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the checkpoint.
setCheckpoint(CpeCheckpoint) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
setCheckpoint(String, int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setCmdLine(String[]) - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
Copies Cas Processor command line.
setCollectionIterator(CpeCollectionReaderIterator) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
Sets the collection iterator.
setCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Sets the Collection Reader for this CPE.
setCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Assign CollectionReader to be used for reading.
setCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Sets CollectionReader to use during processing.
setComponentSofaName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
Sets the component sofa name.
setConcurrentPUCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
setConcurrentThreadSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Defines number of threads executing the processing pipeline concurrently.
setConfigParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Sets the config parameter settings.
setConfigParameterValue(String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
setConfigParameterValue(String, String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets configuration parameter settings for this CasProcessor.
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
Sets configuration parameter settings for this CasInitializer.
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
Sets configuration parameter settings for this CollectionReader.
setConfigurationParameterSettings(CasProcessorConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Sets the configuration parameter settings.
setConnectionPool(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Associates a port pool with instance of VNS.
setContainers(LinkedList) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Plugs in a list of Cas Processor containers.
setContainers(LinkedList) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Plugs in a list of Cas Processor containers.
setContentTag(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Defines subject of analysis.
setCpeCasProcessors(CpeCasProcessors) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setCpeComponentDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
 
setCpeConfig(CpeConfiguration) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Sets the cpe config.
setCpeConfiguration(CpeConfiguration) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setCpeResourceManagerConfiguration(CpeResourceManagerConfiguration) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setCpeSofaName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
Sets the cpe sofa name.
setCpeTimer(CpeTimer) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
setCPMEngine(CPMEngine) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Alternative method of providing the reference to the component managing the lifecycle of the CPE.
setCPMEngine(CPMEngine) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Alternative method of providing the reference to the component managing the lifecycle of the CPE.
setCPMStatTable(Map) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Add table that will contain statistics gathered while reading entities from a Collection This table is used for non-uima reports.
setDefaultTimeout(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Sets the default timeout.
setDeployAs(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Copies CPE startup mode
setDeployAs(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Sets the deploy as.
setDeployment(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates deployment type with for this CasProcessor.
setDeployment(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
setDeployment(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setDeploymentParameters(CasProcessorDeploymentParams) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the deployment parameters.
setDeploymentParams(CasProcessorDeploymentParams) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the deployment params.
setDequeueTimeout(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
Sets the dequeue timeout.
setDescriptor(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates a given descriptor path with this CasProcessor.
setDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
 
setDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
setDescriptor(CpeComponentDescriptor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Sets the descriptor.
setDir(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Sets the dir.
setDocumentTextFeatureName(String) - Method in class org.apache.uima.collection.impl.CasConverter
Sets the name of the CASData Feature that stores the document text.
setDocumentTextTypeName(String) - Method in class org.apache.uima.collection.impl.CasConverter
Sets the name of the CASData FeatureStructure Type that stores the document text.
setDropCasOnException(boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Sets the drop cas on exception.
setEnvironment(String[]) - Method in class org.apache.uima.collection.impl.cpm.utils.Execute
Copies Cas Processor environment.
setEnvParamName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
 
setEnvParamValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
 
setEnvs(ArrayList) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Sets the envs.
setErrorHandling(CasProcessorErrorHandling) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the error handling.
setErrorRateThreshold(CasProcessorErrorRateThreshold) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
setExec(CasProcessorExecutable) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
Sets the exec.
setExecutable(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Sets the executable.
setExecutable(CasProcessorExecutable) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
 
setExecutable(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
setFile(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Sets the file.
setFilePath(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
setFilter(CasProcessorFilter) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the filter.
setFilter(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
Sets the filter.
setFilterString(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
 
setFrequency(int, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
setHref(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
Sets the href.
setHref(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
Sets the href.
setImport(Import) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
 
setInclude(CpeInclude) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
 
setInputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Alternative method of providing a queue from which this PU will read bundle of Cas.
setInputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Alternative method of providing a queue from which this PU will read bundle of Cas.
setInputQueueMaxMemoryThreshold(long) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
 
setInputQueueSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Defines the size of inputQueue.
setInputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
setInputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Deprecated. 
setIsAndFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Sets the is and filter.
setIsJava(boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
setIsOrFilter() - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Sets the is or filter.
setIsParallelizable(boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
 
setJediiReport(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Sets Jedii-style reporting resources and sets the global flag to indicate what report-style to use at the end of processing.
setKey(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Sets the key.
setKeys2Drop(String[]) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Defines types as array that will not be sent to the Cas Processor service.
setLastCas(Object) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
setLastCas(Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Deprecated. 
setLastProcessedEntityId(String) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
setLastProcessedEntityId(String) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Copies id of the last entity processed by the CasProcessor.
setLeftPart(Filter.LeftPart) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Sets the left part.
setListeners(ArrayList) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
Sets listeners to be used in notifications.
setMax(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Sets the max.
setMaxConsecutiveRestarts(CasProcessorMaxRestarts) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
setMaxErrorCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates a threshold for maximum error tolerance.
setMaxErrorCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
setMaxErrorSampleSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates a threshold for maximum error tolerance.
setMaxErrorSampleSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
setMaxRestartCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates max tolerance for CasProcessor restarts.
setMaxTimeToWait(long) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
 
setMetadata(ProcessingResourceMetaData) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
setMetadata(ProcessingResourceMetaData) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Sets component's input/output capabilities.
setName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates a name with this CasProcessor.
setName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
 
setNewV(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
Sets the newV.
setNotifyListeners(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Set a flag indicating if notifications should be made via configured Listeners.
setNotifyListeners(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Set a flag indicating if notifications should be made via configured Listeners.
setNumEntitiesToProcess(long) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Assign total number of entities to process.
setNumToProcess(long) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Copies number of entities to process
setNumToProcess(long) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Defines the size of the batch.
setNumToProcess(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
setNumToProcess(long) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Sets the num to process.
setNumToProcess(long) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setOldV(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ValuePair
Sets the oldV.
setOperand(Filter.Operand) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Sets the operand.
setOutputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Alternative method of providing a queue where this PU will deposit results of analysis.
setOutputQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Alternative method of providing a queue where this PU will deposit results of analysis.
setOutputQueue(OutputQueue) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Sets the output queue.
setOutputQueueClass(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
 
setOutputQueueSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Defines the size of outputQueue.
setOutputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
setOutputQueueSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Deprecated. 
setParameterName(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
setParameters(Parameter[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the parameters.
setParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the parameter settings.
setParameterSettings(ConfigurationParameterSettings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
Sets the parameter settings.
setParameterType(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
setParameterValue(String, Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
 
setParameterValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
setPauseOnException(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
setPauseOnException(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Sets a global flag to indicate to the CPM that it should pause whenever exception occurs.
setPerformanceTuningSettings(Properties) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Plugs in custom perfomance tunning parameters.
setPerformanceTuningSettings(Properties) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Overrides the default performance tuning settings for this CPE.
setPoolSize(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Defines the size of Cas Pool.
setPoolSize(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
setProcessControllerAdapter(ProcessControllerAdapter) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Plugs in a given ProcessControllerAdapter.
setProcessControllerAdapter(ProcessControllerAdapter) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Sets the process controller adapter.
setProcessed(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
setProcessed(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Used when recovering from checkpoint, sets the total number of entities before CPE stopped.
setProcessingUnitProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Plugs in ProcessTrace object used to collect statistics.
setProcessingUnitProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Plugs in ProcessTrace object used to collect statistics.
setProcessingUnitThreadCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
Adds ProcessTrace to save in a checkpoint
setProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Sets the process trace.
setProcessTrace(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
Sets the process trace.
setProxy(VinciTAP) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Associates a proxy to remote annotator service.
setQueueClass(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
Sets the queue class.
setReleaseCASFlag(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Sets the release CAS flag.
setReleaseCASFlag(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Called by the CPMEngine during setup to indicate that this thread is supposed to release a CAS at the end of processing.
setRemaining(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
setRemaining(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Copies number of entities the CasProcessor has yet to process.
setResourceManagerConfiguration(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setRestartCount(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
 
setRightPart(Filter.RightPart) - Method in class org.apache.uima.collection.impl.cpm.utils.Filter.Expression
Sets the right part.
setRunInSeparateProcess(CasProcessorRunInSeperateProcess) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the run in separate process.
setRunInSeperateProcess(CasProcessorRunInSeperateProcess) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
setSerialProcessingRequired(boolean) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
setSingleFencedService(boolean) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
setSingleFencedService(boolean) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
setSOFA(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Deprecated. 
setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Sets the sofa name mappings.
setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
Sets the sofa name mappings.
setSofaNameMappings(CpeSofaMappings) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
Sets the sofa name mappings.
setSofaNameMappings(CpeSofaMapping[]) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
Sets the sofa name mappings.
setStartAt(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Sets the start at.
setStartingEntityId(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
setStartingEntityId(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setStartWith(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Copies ind of the first entity to start reading
setStats(Map) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Plugs in a map where the engine stores perfomance info at runtime.
setStatus(int) - Method in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
Sets status of CasProcessor
setStatus(int) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Changes the status of the CasProcessor as a group.
setSynchPoint(SynchPoint) - Method in class org.apache.uima.collection.impl.cpm.CheckpointData
Adds SynchPoint to save in a checkpoint
setThrottleID(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Sets the throttle ID.
setTime(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Sets the time.
setTimedOut() - Method in class org.apache.uima.collection.impl.cpm.engine.WorkUnit
Sets the timed out.
setTimedOut(boolean) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Sets the timed out.
setTimeout(int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Define the max time in millis the proxy will wait for response from remote service.
setTimeout(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Associates timeout in terms of ms, with this CasProcessor.
setTimeout(CasProcessorTimeout) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
setTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Defines a custom timer to use for stats.
setTimer(UimaTimer) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
Sets the timer.
setTimer(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
setTimerClass(String) - Method in class org.apache.uima.collection.impl.cpm.CPEConfig
Copies a name of the custom UimaTimer class
setTimerImpl(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
Sets the timer impl.
setUimaTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Plug in Custom Timer to time events.
setUimaTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Plugs in custom timer used by the PU for getting time.
setUimaTimer(UimaTimer) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Plugs in custom timer used by the PU for getting time.
setURL(String) - Method in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
Sets the url.
setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
Sets the value.
setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
Sets the value.
setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Sets the value.
setValue(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Sets the value.
setValue(Object) - Method in class org.apache.uima.collection.impl.metadata.cpe.NameValuePairImpl
 
setVNSHost(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Sets the VNS host this proxy will use to locate service.
setVNSPort(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Sets the VNS port this proxy will use to locate service.
setWaitTimeBetweenRetries(int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Sets the wait time between retries.
setWorkQueue(BoundedWorkQueue) - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Assigns a queue where the artifacts produced by this component will be deposited.
SHORT_COLON_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
SHORT_DASH_TERM - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
shouldAnalyzeCAS(CasData, LinkedList) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
Should analyze CAS.
showMetadata(Object[]) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Show metadata.
shutdown(boolean, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Conditionally sends the shutdown request to managed (local) vinci service.
shutdown() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.LocalVNS
Stop the VNS service.
size() - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
Size.
SLEEP_TIME - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant SLEEP_TIME.
SOCKET_PROTOCOL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
SocketCasProcessorDeployer - Class in org.apache.uima.collection.impl.cpm.container.deployer.socket
Reference implementation of the CasProcessorDeployer component responsible for launch and termination of the fenced CasProcessor.
SocketCasProcessorDeployer(ProcessControllerAdapter, CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Instantiates a new socket cas processor deployer.
SocketCasProcessorDeployer(ProcessControllerAdapter) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Instantiates a new socket cas processor deployer.
SocketTransport - Interface in org.apache.uima.collection.impl.cpm.container.deployer.socket
The Interface SocketTransport.
start() - Method in interface org.apache.uima.collection.impl.base_cpm.container.RunnableContainer
Starts the container
start() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Start the thread.
start() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Deprecated. 
start() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Start.
start() - Method in class org.apache.uima.collection.impl.cpm.utils.JavaTimer
Deprecated.
 
start() - Method in interface org.apache.uima.collection.impl.cpm.utils.Timer
Deprecated.
Start.
START_AT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
STAT_FEATURE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The status cb L.
statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The status cb L.
statusCbL - Variable in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
The status cb L.
stop() - Method in interface org.apache.uima.collection.impl.base_cpm.container.RunnableContainer
Stops the container
stop() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
stop() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
stop() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Stops the checkpoint thread.
stop() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Deprecated. 
stop() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
Stop.
stopCasProcessors(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Stops All Cas Processors and optionally changes the status according to kill flag.
stopCasProcessors(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Stops all Cas Processors that are part of this PU.
stopCasProcessors(boolean) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Stops all Cas Processors that are part of this PU.
stopIt() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Stops execution of the Processing Pipeline and this thread.
stopped - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The stopped.
stripVinciFrame(VinciFrame) - Static method in class org.apache.uima.collection.impl.cpm.vinci.Vinci
Returns a content from a given VinciFrame.

T

TAE_DESCRIPTOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
TERMINATE_CPE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
threadId - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The thread id.
threadId - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The thread id.
threadState - Variable in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
The thread state.
threadState - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The thread state.
threadState - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The thread state.
THROTTLEID - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
The Constant THROTTLEID.
TIME - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
TIMEOUT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
TIMEOUT_DEFAULT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
TIMEOUT_MAX - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
timer - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The timer.
timer - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The timer.
Timer - Interface in org.apache.uima.collection.impl.cpm.utils
Deprecated.
replaced by UimaTimer
timer01 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The timer 01.
timer02 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The timer 02.
timer03 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The timer 03.
timer04 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The timer 04.
timer05 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The timer 05.
timer06 - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The timer 06.
TIMER_IMPL - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
TimerFactory - Class in org.apache.uima.collection.impl.cpm.utils
Creates an instance of UimaTimer.
TimerFactory(String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.TimerFactory
Instantiate UimaTimer object from a given class.
toString() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
 
toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
 
toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
 
toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
toXML(ContentHandler, boolean) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
 
TypeComplianceConverterImpl - Class in org.apache.uima.collection.impl.cpm.utils
Component providing conversion service.
TypeComplianceConverterImpl() - Constructor for class org.apache.uima.collection.impl.cpm.utils.TypeComplianceConverterImpl
 
typeSystemInit(TypeSystem) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
 

U

uncaughtException(Thread, Throwable) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
 
undeploy() - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
 
undeploy(URL) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
 
undeploy() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
 
undeploy(URL) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
 
undeploy(URL) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.ProcessControllerAdapter
Stops a given CasProcessor service.
undeploy(URL) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
 
undeploy() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
 
undeploy() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Shutdown local VNS.
undeploy(URL) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
 
UNKNOWN - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
UNSUPPORTED_CAS_TYPE - Static variable in exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Message key for a standard UIMA exception message: "AnalysisEngine subclass {0} does not support CAS class {1}."

V

ValuePair - Class in org.apache.uima.collection.impl.cpm.utils
The Class ValuePair.
ValuePair(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ValuePair
Instantiates a new value pair.
Vinci - Class in org.apache.uima.collection.impl.cpm.vinci
The Class Vinci.
Vinci() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.Vinci
 
Vinci.AFFactory - Class in org.apache.uima.collection.impl.cpm.vinci
A factory for creating AF objects.
VINCI_PROTOCOL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
VINCI_SERVICE_MODE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
VinciCasDataConverter - Class in org.apache.uima.cas_data.impl.vinci
Utilities for converting a VinciFrame to and from a CasData.
VinciCasDataConverter(String, String, String, String, String, boolean) - Constructor for class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
Creates a new VinciCasDataConverter.
VinciCasProcessorDeployer - Class in org.apache.uima.collection.impl.cpm.container.deployer.vinci
Reference implementation of CasProcessorDeployer This component enables the CPE to deploy Cas Processors running as a Vinci service.
VinciCasProcessorDeployer(CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Instantiaes the class and gives it access to CPE configuration.
vinciFrameToCasData(AFrame, CasData) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
Deprecated.
Use appendVinciFrameToCasData(Aframe, CasData) or vinciFrameToCasData(AFrame)
vinciFrameToCasData(AFrame) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
Converts a VinciFrame to a CasData.
VinciPrimitiveValue - Class in org.apache.uima.collection.impl.cpm.vinci.cas_data
Deprecated.
Use PrimitiveValueImpl instead. This is just here for backwards compatibility.
VinciPrimitiveValue(String) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
Deprecated.
 
VinciPrimitiveValue(int) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
Deprecated.
 
VinciPrimitiveValue(float) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
Deprecated.
 
VinciPrimitiveValue(int[]) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
Deprecated.
 
VinciPrimitiveValue(float[]) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
Deprecated.
 
VinciPrimitiveValue(String[]) - Constructor for class org.apache.uima.collection.impl.cpm.vinci.cas_data.VinciPrimitiveValue
Deprecated.
 
VinciServiceInfo - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
Vinci service information
VinciServiceInfo(String, String, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.VinciServiceInfo
 
VinciTAP - Class in org.apache.uima.collection.impl.cpm.container.deployer
Vinci Proxy to remote Cas Processor vinci service.
VinciTAP() - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Instantiates a new vinci TAP.
VinciVNSQuery(String, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery.VinciVNSQuery
Establishes connection to a given VNS server
VNS_HOST - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
VNS_HOST - Static variable in class org.apache.uima.collection.impl.cpm.vinci.Vinci
The Constant VNS_HOST.
VNS_MAX_PORT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
VNS_PORT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
VNS_PORT - Static variable in class org.apache.uima.collection.impl.cpm.vinci.Vinci
The Constant VNS_PORT.
VNS_START_PORT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
VNSQuery - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
Connects to and querries a given VNS server for a list a services bound to a given name.
VNSQuery(String, int) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.vns.VNSQuery
Connects to a VNS server identified by host and port
VNSQuery.VinciVNSQuery - Class in org.apache.uima.collection.impl.cpm.container.deployer.vns
Inner class used for accessing the VNS server.

W

WAIT_TIME - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
The Constant WAIT_TIME.
WAIT_TIMEOUT - Static variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
The Constant WAIT_TIMEOUT.
WFEnumReader - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
workQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
The work queue.
workQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
The work queue.
workQueue - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
The work queue.
WorkUnit - Class in org.apache.uima.collection.impl.cpm.engine
The Class WorkUnit.
WorkUnit(Object) - Constructor for class org.apache.uima.collection.impl.cpm.engine.WorkUnit
Instantiates a new work unit.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.