A B C D E G I J O P R S T U W

A

add(String) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
add(String, int) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
add(ErrorResultTDs.TD) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
add(ErrorResultTDs.TD, int) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
addComponentKeyPath(String) - Method in interface org.apache.uima.aae.error.ErrorResult
 
addComponentKeyPath(String, boolean, boolean) - Method in interface org.apache.uima.aae.error.ErrorResult
 
addStatusCallbackListener(UimaAsBaseCallbackListener) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Registers application specific listener.
ApplicationContext - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
ApplicationName - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

B

BasicUimaJmxMonitorListener - Class in org.apache.uima.aae.jmx.monitor
This class implements JmxMonitorListener interface.
BasicUimaJmxMonitorListener(int) - Constructor for class org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
Constructor

C

CasPoolSize - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
collectionProcessComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
The callback used to inform the application that the CPC request has completed.
collectionProcessingComplete() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Sends a Collection Processing Complete (CPC) request to a UIMA AS Service and blocks waiting for a reply.
CpcTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

D

DD2SpringXsltFilePath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
deploy(String, Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deploys a UIMA AS container and all services defined in provided deployment descriptor.
deploy(String[], Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Deploys a single UIMA AS container and all services defined in provided deployment descriptors.

E

Endpoint - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
entityProcessComplete(CAS, EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
Called when the processing of each entity has completed.
ErrorResult - Interface in org.apache.uima.aae.error
 
ErrorResultComponentPath - Interface in org.apache.uima.aae.error
 
ErrorResultTDs - Interface in org.apache.uima.aae.error
 
ErrorResultTDs.TD - Interface in org.apache.uima.aae.error
 

G

gatPath() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
get(int) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
get(int) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 
getAnalysisTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getCAS() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Requests new CAS instance from a CAS pool.
getCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getCasReferenceId() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
 
getCmFreeCasInstanceCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getComponentKeyPath() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns a path consisting of a list of component key names
getIdleTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getInputQueueDepth() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getMetaData() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Returns a ProcessingResourceMetadata received from the UIMA AS Service.
GetMetaTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
getParentCasReferenceId() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
 
getPerformanceReport() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Not implemented
getProcessCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getProcessThreadCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getReplyQueueDepth() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getRootCause() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns the underlying root cause first reported as an error
getSamplingInterval() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getSerializationStrategy() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Returns serialization strategy for the remote service.
getServiceName() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getShadowCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getSvcFreeCasInstanceCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getTDs() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns a collection of paths to the components that were terminated or disabled
getTimeInCMGetNext() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
getTimestamp() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 

I

initializationComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
The callback used to inform the application that the initialization request has completed.
initialize(Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Initializes UIMA asynchronous client using configuration parameters provided in a Map object.
isCasMultiplier() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
isServiceRemote() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
isTopLevelService() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
iterator() - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
 
iterator() - Method in interface org.apache.uima.aae.error.ErrorResultTDs
 

J

JmxMonitorListener - Interface in org.apache.uima.aae.jmx.monitor
 

O

onNewMetrics(long, ServiceMetrics[]) - Method in class org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
Callback method called by the JmxMonitor after each checkpoint.
onNewMetrics(long, ServiceMetrics[]) - Method in interface org.apache.uima.aae.jmx.monitor.JmxMonitorListener
Provides metrics for all UIMA AS services collected during a checkpoint.
onNewMetrics(long, ServiceMetrics[]) - Method in class org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener
Callback method called by the JmxMonitor after each checkpoint.
onNewSamplingInterval() - Method in class org.apache.uima.aae.jmx.monitor.BasicUimaJmxMonitorListener
 
org.apache.uima.aae.client - package org.apache.uima.aae.client
 
org.apache.uima.aae.error - package org.apache.uima.aae.error
 
org.apache.uima.aae.jmx.monitor - package org.apache.uima.aae.jmx.monitor
 

P

process() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Initiates processing of a collection.

R

removeStatusCallbackListener(UimaAsBaseCallbackListener) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Unregisters named application listener.
ReplyWindow - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

S

SaxonClasspath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
sendAndReceiveCAS(CAS) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
This synchronous method sends a given CAS to a UIMA AS service and waits for response.
sendCAS(CAS) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Sends a given CAS for analysis to UIMA AS Service.
SerializationStrategy - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
ServerUri - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
ServiceMetrics - Class in org.apache.uima.aae.jmx.monitor
 
ServiceMetrics() - Constructor for class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setAnalysisTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setCasMultiplier(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setCasPoolWaitTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setCmFreeCasInstanceCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setCollectionReader(CollectionReader) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Registers a CollectionReader instance to process a Collection.
setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResult
 
setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
setIdleTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setInputQueueDepth(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setProcessCount(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setProcessThreadCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setReplyQueueDepth(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setRootCause(Throwable) - Method in interface org.apache.uima.aae.error.ErrorResult
 
setSamplingInterval(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setServiceName(String) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setServiceRemote(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setShadowCasPoolWaitTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setSvcFreeCasInstanceCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResult
 
setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
setTimeInCMGetNext(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setTimestamp(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
setTopLevelService(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
 
ShadowCasPoolSize - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
SharedConnection - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
SingleLineUimaJmxMonitorListener - Class in org.apache.uima.aae.jmx.monitor
This class implements JmxMonitorListener interface.
SingleLineUimaJmxMonitorListener() - Constructor for class org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener
Constructor
stop() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Stops the asynchronous client.
stopProducingCases() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Request Uima AS client to initiate sending Stop requests to a service for all outstanding CASes awaiting reply.
stopProducingCases(String) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Request Uima AS client to initiate sending Stop request to a service for a given CAS id If the service is a Cas Multiplier, it will stop producing new CASes, will wait until all child CASes finish and finally returns the input CAS.

T

Timeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 

U

UimaASProcessStatus - Interface in org.apache.uima.aae.client
 
UimaASStatusCallbackListener - Interface in org.apache.uima.aae.client
Interface for a Listener that receives notification from the UimaAsynchronousEngine as various events occur.
UimaAsynchronousEngine - Interface in org.apache.uima.aae.client
A UimaAsynchronousEngine enables an application to send CASes for analysis to remote UIMA AS service.
UimaEeDebug - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
 
undeploy(String) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Undeploys specified UIMA AS container and all services running within it.
undeploy(String, int) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
Undeploys specified UIMA AS container and all services running within it.

W

wasDisabled() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns true if any disabling occured with this error
wasDisabled() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 
wasTerminated() - Method in interface org.apache.uima.aae.error.ErrorResult
Returns true is any termination occurred with this error
wasTerminated() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
 

A B C D E G I J O P R S T U W

Copyright © 2010 The Apache Software Foundation. All Rights Reserved.