- cacheClientEndpoint(Endpoint) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- cacheClientEndpoint(Endpoint) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- cacheClientEndpoint(Endpoint) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- CacheEntry(CAS, String, MessageContext, OutOfTypeSystemData) - Constructor for class org.apache.uima.aae.InProcessCache.CacheEntry
-
- CacheEntry(CAS, String, MessageContext, XmiSerializationSharedData) - Constructor for class org.apache.uima.aae.InProcessCache.CacheEntry
-
- CacheEntry(CAS, String, MessageContext, XmiSerializationSharedData, Marker, boolean) - Constructor for class org.apache.uima.aae.InProcessCache.CacheEntry
-
- callbackMonitor - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- callbackReceived - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- callBatchProcessComplete() - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- callCollectionProcessComplete() - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- callGetAnalysisEngineMetaData() - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- callGetMetaData() - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- callProcess(CAS) - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- callProcessCas(CAS) - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- cancel() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl.StackDumpTimer
-
- cancelDelegateTimer() - Method in class org.apache.uima.aae.delegate.Delegate
-
Cancels current timer
- cancelTimer() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- cancelTimer() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- cancelTimer(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- cancelTimer() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- cancelTimers() - Method in class org.apache.uima.aae.InProcessCache
-
- cancelTimers() - Method in interface org.apache.uima.aae.OutputChannel
-
- cancelTimers() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- Cargo - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- CAS - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- CasPoolSize - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Size of Cas pool to create.
- CasPoolSize - Static variable in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- CasReference - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- CASRefID - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- CasSequence - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- CasStateEntry(String) - Constructor for class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- changeCollocatedDelegateState(String, BaseAnalysisEngineController.ServiceState) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- changeCollocatedDelegateState(String, BaseAnalysisEngineController.ServiceState) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- changeState(BaseAnalysisEngineController.ServiceState) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- changeState(BaseAnalysisEngineController.ServiceState) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- changeState(BaseAnalysisEngineController.ServiceState) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- Channel - Interface in org.apache.uima.aae
-
- checkin(AnalysisEngine) - Method in interface org.apache.uima.aae.controller.AnalysisEngineInstancePool
-
Adds an instance of AnalysisEngine to the pool
- checkin(AnalysisEngine) - Method in class org.apache.uima.aae.controller.AnalysisEngineInstancePoolWithThreadAffinity
-
- checkout() - Method in interface org.apache.uima.aae.controller.AnalysisEngineInstancePool
-
Borrows an instance of AnalysisEngine from the pool
- checkout() - Method in class org.apache.uima.aae.controller.AnalysisEngineInstancePoolWithThreadAffinity
-
Pins each process thread to a specific and dedicated AE instance.
- childControllerList - Variable in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- cleanUp() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- cleanUp() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- cleanup() - Method in class org.apache.uima.aae.delegate.Delegate
-
Cancels timer and clears a list of CASes pending reply
- cleanUp() - Method in class org.apache.uima.aae.EECasManager_impl
-
- cleanup() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
Cleanup any jms resources used by the worker thread
- cleanup() - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
- cleanup() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Called at the end of collectionProcessingComplete - WAS closes receiving thread here
- cleanup() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- clearStats() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Clears controller statistics.
- clearTimeoutException() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- clientCache - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- clientEndpoint - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- ClientRequest(String, BaseUIMAAsynchronousEngineCommon_impl) - Constructor for class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- ClientServiceDelegate - Class in org.apache.uima.adapter.jms.client
-
- ClientServiceDelegate(String, String, BaseUIMAAsynchronousEngineCommon_impl) - Constructor for class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- clientSideJmxStats - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- clone() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- close() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- close() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- close() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- CloseAllChannels - Static variable in interface org.apache.uima.aae.Channel
-
- closeConnection() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
Closes shares connection to a broker
- cmOutstandingCASes - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- collectionProcessComplete(EntityProcessStatus) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
-
The callback used to inform the application that the CPC request has completed.
- collectionProcessComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
-
The callback used to inform the application that the CPC request has completed.
- collectionProcessComplete(Endpoint) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- collectionProcessComplete(Endpoint) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- collectionProcessComplete(Endpoint) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- collectionProcessComplete(Endpoint) - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- collectionProcessComplete(EntityProcessStatus) - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- CollectionProcessComplete - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- 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.
- collectionProcessingComplete() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- collectionReader - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- collectStats(boolean, long) - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- Command - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- completedProcessingCollection() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- completedProcessingCollection() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- completeProcessingAndStop() - Method in class org.apache.uima.aae.controller.Controller
-
- completeProcessingAndStop() - Method in interface org.apache.uima.aae.controller.ControllerMBean
-
- componentCasPoolSize - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- componentMapSize() - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- componentMapSize() - Method in interface org.apache.uima.aae.monitor.Monitor
-
- componentMapSize() - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- computeFlow(AbstractCas) - Method in class org.apache.uima.aae.controller.FlowControllerImpl
-
- computeStats(MessageContext, String) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- ConcurrentMessageListener - Class in org.apache.uima.adapter.jms.activemq
-
Message listener injected at runtime into Aggregate to handle a race condition when multiple
threads simultaneously process messages from a Cas Multiplier.
- ConcurrentMessageListener(int, Object, String, ThreadGroup, String) - Constructor for class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
-
Creates a listener with a given number of process threads.
- connectionClosedOrFailed(JmsOutputChannel.BrokerConnectionEntry) - Static method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- connectionClosedOrInvalid(Connection) - Method in class org.apache.uima.adapter.jms.client.ActiveMQConnectionValidator
-
- connectionClosedOrInvalid(Connection) - Method in interface org.apache.uima.adapter.jms.ConnectionValidator
-
- connectionCreationTimestamp - Static variable in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- connectionOpen() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- ConnectionTimer(JmsOutputChannel.BrokerConnectionEntry) - Constructor for class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-
- ConnectionValidator - Interface in org.apache.uima.adapter.jms
-
Interface used to define custom validator class that uses JMS Provider
specific approach to determine if a broker connection is valid
- consumer - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- containsKey(String) - Method in class org.apache.uima.aae.error.ErrorContext
-
- containsProperty(String) - Method in interface org.apache.uima.aae.spi.transport.UimaMessage
-
- containsProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- CONTINUE - Static variable in interface org.apache.uima.aae.error.ErrorHandler
-
- continueOnError(String, String, Exception) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- continueOnError(String, String, Exception) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- continueOnError(String, Threshold, String, Throwable, AnalysisEngineController) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- Controller - Class in org.apache.uima.aae.controller
-
- Controller(AnalysisEngineController) - Constructor for class org.apache.uima.aae.controller.Controller
-
- ControllerCallbackListener - Interface in org.apache.uima.aae.controller
-
- ControllerDelegate - Class in org.apache.uima.aae.delegate
-
- ControllerDelegate(String, AnalysisEngineController) - Constructor for class org.apache.uima.aae.delegate.ControllerDelegate
-
Initializes this instance with a unique delegate key
- ControllerLatch - Class in org.apache.uima.aae.controller
-
- ControllerLatch(AnalysisEngineController) - Constructor for class org.apache.uima.aae.controller.ControllerLatch
-
- ControllerLifecycle - Interface in org.apache.uima.aae.controller
-
Interface defining methods to enable stopping of Asynchronous Service.
- controllerListeners - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- ControllerMBean - Interface in org.apache.uima.aae.controller
-
- convertDd2Spring(String, String, String, String) - Method in class org.apache.uima.adapter.jms.service.Dd2spring
-
- convertDd2Spring(File, String, String, URL) - Method in class org.apache.uima.adapter.jms.service.Dd2spring
-
- CpCErrorCount - Static variable in interface org.apache.uima.aae.monitor.Monitor
-
- CpcErrorHandler - Class in org.apache.uima.aae.error.handler
-
- CpcErrorHandler(Map) - Constructor for class org.apache.uima.aae.error.handler.CpcErrorHandler
-
- cpcReadySemaphore - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- cpcReplySemaphore - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- cpcSemaphore - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- CpcTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Collection Processing Complete timeout.
- CpCTimeout - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- cpcTimeout - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- create() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
Using jndi context look the connection factory and
attempt to create broker connection.
- createBytesMessage() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
- createBytesMessage() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- createBytesMessage() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- createBytesMessage() - Method in interface org.apache.uima.adapter.jms.client.MessageSender
-
- createCasStateEntry(String) - Method in class org.apache.uima.aae.controller.LocalCache
-
- createListener(String, Endpoint) - Method in interface org.apache.uima.aae.InputChannel
-
- createListener(String, Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- createSharedConnection(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- createTextMessage() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
- createTextMessage() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- createTextMessage() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- createTextMessage() - Method in interface org.apache.uima.adapter.jms.client.MessageSender
-
- currentState - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- Dd2spring - Class in org.apache.uima.adapter.jms.service
-
- Dd2spring() - Constructor for class org.apache.uima.adapter.jms.service.Dd2spring
-
- DD2SpringXsltFilePath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Path to the XSLT processor to use when processing a deployment descriptor.
- deadClientDestinationMap - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- decodeIntToString(String, int) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
- decreaseAEInstances(int) - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- decreaseAEInstances(int) - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- decrement() - Method in class org.apache.uima.aae.monitor.statistics.LongNumericStatistic
-
- decrement() - Method in interface org.apache.uima.aae.monitor.statistics.NumericStatistic
-
- decrement() - Method in class org.apache.uima.aae.monitor.statistics.NumericStatisticBaseImpl
-
- decrement() - Method in interface org.apache.uima.aae.monitor.statistics.NumericStatisticBean
-
- decrementOutstandingCasCounter() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- decrementSubordinateCasInPlayCount() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- defineCasPool(String, int, Properties) - Method in class org.apache.uima.aae.EECasManager_impl
-
- defineCasPool(UimaContextAdmin, int, Properties) - Method in class org.apache.uima.aae.EECasManager_impl
-
- delayCasIfDelegateInTimedOutState(String, String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- delayCasIfDelegateInTimedOutState(String, String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
Checks the state of a delegate to see if it is in TIMEOUT State.
- delayCasIfDelegateInTimedOutState(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
Checks the state of a delegate to see if it is in TIMEOUT State.
- Delegate - Class in org.apache.uima.aae.delegate
-
- Delegate() - Constructor for class org.apache.uima.aae.delegate.Delegate
-
- delegate(MessageContext) - Method in interface org.apache.uima.aae.handler.Handler
-
- delegate(MessageContext) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- Delegate.DelegateEntry - Class in org.apache.uima.aae.delegate
-
Entry in the list of CASes pending reply.
- DelegateConnectionLostException - Exception in org.apache.uima.aae.error
-
- DelegateConnectionLostException() - Constructor for exception org.apache.uima.aae.error.DelegateConnectionLostException
-
- DelegateConnectionLostException(String) - Constructor for exception org.apache.uima.aae.error.DelegateConnectionLostException
-
- DelegateEntry(String) - Constructor for class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- delegateKey - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- delegateKey - Variable in class org.apache.uima.aae.delegate.Delegate
-
- delegates - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- DelegateStats - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- DelegateStats - Class in org.apache.uima.aae.monitor.statistics
-
- DelegateStats() - Constructor for class org.apache.uima.aae.monitor.statistics.DelegateStats
-
- delegateStop() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- deleteCAS() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- deleteEndpoint(String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- deliveryToClientFailed() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- 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.
- deploy(String) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- deploy(String[]) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- deploy(String, Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
First generates a Spring context from a given deploy descriptor and than deploys the context
into a Spring Container.
- deploy(String[], Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- deploy(String[], Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deploy(String[]) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
-
Deploy Spring context files in a Spring Container.
- deployEmbeddedBroker() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- deploySpringContainer(String[]) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Deploys provided context files ( and beans) in a new Spring container.
- deploySpringContainer(String[]) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deSerialiazeFromXCAS(String, CAS) - Method in class org.apache.uima.aae.UimaSerializer
-
Serializes XCas into CAS
- deserialize(String, CAS) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserialize(String, CAS, XmiSerializationSharedData, boolean) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserialize(byte[], BaseUIMAAsynchronousEngineCommon_impl.ClientRequest) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserializeCAS(String, BaseUIMAAsynchronousEngineCommon_impl.ClientRequest) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserializeCAS(byte[], BaseUIMAAsynchronousEngineCommon_impl.ClientRequest) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserializeCAS(byte[], CAS) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserializeCAS(String, BaseUIMAAsynchronousEngineCommon_impl.ClientRequest, boolean) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserializeCAS(String, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserializeCAS(byte[], String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- deserializeCasFromBinary(byte[], CAS) - Method in class org.apache.uima.aae.UimaSerializer
-
Utility method for deserializing a CAS from a binary
- deserializeCasFromXmi(String, CAS, XmiSerializationSharedData, boolean, int) - Method in class org.apache.uima.aae.UimaSerializer
-
Utility method for deserializing a CAS from an XMI String
- deserializeCasFromXmi(String, CAS, XmiSerializationSharedData, boolean, int, AllowPreexistingFS) - Method in class org.apache.uima.aae.UimaSerializer
-
- destroy() - Method in interface org.apache.uima.aae.controller.AnalysisEngineInstancePool
-
Destroys Analysis Engine instance pool.
- destroy() - Method in class org.apache.uima.aae.controller.AnalysisEngineInstancePoolWithThreadAffinity
-
- destroy() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
Runs when spring undeploys this bean.
- destroy() - Method in class org.apache.uima.aae.InProcessCache
-
- destroy() - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- destroy() - Method in interface org.apache.uima.aae.jmx.JmxManagement
-
Performs cleanup when object goes out of scope
- destroy() - Method in class org.apache.uima.aae.jmx.JmxManager
-
- destroy() - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- destroy() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
Spins a shutdown thread and stops Sprint and ActiveMQ threads.
- destroy() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
This method is called from stop().
- destroyListener(String, String) - Method in interface org.apache.uima.aae.InputChannel
-
- destroyListener(String, String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- DISABLE - Static variable in interface org.apache.uima.aae.error.ErrorHandler
-
- DISABLED - Static variable in interface org.apache.uima.aae.controller.Endpoint
-
- DISABLED_STATE - Static variable in class org.apache.uima.aae.delegate.Delegate
-
- disableDelegates(List) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- disableDelegates(List) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- disableDelegates(List, String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- disconnect() - Method in class org.apache.uima.aae.jmx.RemoteJMXServer
-
Disconnects from MBeanServer
- dispatch(UimaMessage) - Method in interface org.apache.uima.aae.spi.transport.UimaMessageDispatcher
-
- dispatch(UimaMessage) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessageDispatcher
-
This method is responsible for adding a Uima message to a queue which is shared with a
collocated service.
- dispatchMetadataRequest(Endpoint) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- dispatchMetadataRequest(Endpoint) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- doDestroy() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
Delegate shutdown to the super class
- done - Variable in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
- doStop() - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- doStop() - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
Stops the worker thread
- doStop() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- doStop() - Method in interface org.apache.uima.adapter.jms.client.MessageSender
-
- dropCAS(String, boolean) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- dropCAS(String, boolean) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- dropCAS(CAS) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- dropCAS(String, boolean) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- dropCAS(CAS) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- dropCAS(CAS) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- dropCAS(String, boolean) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- DROPCAS - Static variable in interface org.apache.uima.aae.error.ErrorHandler
-
- dropCasStatistics(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- dropFlow(String, boolean) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- dropFlow(String, boolean) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- dropStats(String, String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- dropStats(String, String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- dropStats(String, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Removes statistics from the global Map
- dumpContents() - Method in class org.apache.uima.aae.controller.LocalCache
-
- dumpContents(boolean) - Method in class org.apache.uima.aae.controller.LocalCache
-
- dumpContents(String) - Method in class org.apache.uima.aae.InProcessCache
-
- dumpState(StringBuffer, String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- dumpState(StringBuffer, String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- dumpState(StringBuffer, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- dumpState(StringBuffer, String) - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- dumpState(StringBuffer, String) - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- dumpState() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- dumpState() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- gatPath() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
-
- gatPath() - Method in class org.apache.uima.aae.error.ErrorResultTDsImpl.TDImpl
-
- get(String) - Method in class org.apache.uima.aae.error.ErrorContext
-
- get(int) - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
-
- get(int) - Method in class org.apache.uima.aae.error.ErrorResultComponentPathImpl
-
- get(int) - Method in interface org.apache.uima.aae.error.ErrorResultTDs
-
- get(int) - Method in class org.apache.uima.aae.error.ErrorResultTDsImpl
-
- getAction(String, String) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- getAction() - Method in class org.apache.uima.aae.error.Threshold
-
- getAEDescriptor() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getAEDescriptor() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getAEInstanceCount() - Method in interface org.apache.uima.aae.controller.PrimitiveAnalysisEngineController
-
- getAEInstanceCount() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- getAEInstances() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getAEInstances() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getAnalysisEngineController() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- getAnalysisEngineInstanceCount() - Method in class org.apache.uima.aae.jmx.PrimitiveServiceInfo
-
- getAnalysisEngineInstanceCount() - Method in interface org.apache.uima.aae.jmx.PrimitiveServiceInfoMBean
-
- getAnalysisEngineKeys() - Method in class org.apache.uima.aae.ParallelStep
-
Gets the key of the Analysis Engine to which the CAS should be routed.
- getAnalysisTime() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getAnalysisTime() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getAnalysisTime() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Returns the total CPU time all processing threads spent in analysis.
- getAnalysisTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getAnalysisTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getAnalysisTime() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getApplicationName() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getApplicationName() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getAverageDeserializationTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getAverageDeserializationTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getAverageIdleTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getAverageIdleTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getAverageResponseLatencyTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getAverageResponseLatencyTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getAverageSerializationTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getAverageSerializationTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getAverageTimeToProcessCas() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getAverageTimeToProcessCas() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getAverageTimeWaitingForCas() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getAverageTimeWaitingForCas() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getAverageTimeWaitingForReply() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getAverageTimeWaitingForReply() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getBinaryCAS() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getBooleanProperty(String) - Method in interface org.apache.uima.aae.spi.transport.UimaMessage
-
- getBooleanProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- getBroker() - Method in class org.apache.uima.adapter.jms.activemq.BrokerDeployer
-
Deprecated.
- getBroker() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- getBrokerURL() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getBrokerURL() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getBrokerURL() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getBrokerURL() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- getBrokerURL() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getBrokerURL() - Method in interface org.apache.uima.adapter.jms.activemq.JmsInputChannelMBean
-
- getBrokerURL() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- getBrokerUrl() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- getBuildRevision() - Static method in class org.apache.uima.aae.UimaAsVersion
-
Gets the build revision number of the UIMA AS implementation.
- getByteMessage() - Method in interface org.apache.uima.aae.message.MessageContext
-
- getByteMessage() - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getByteMessage() - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getCache() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- getCacheEntriesForEndpoint(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getCacheEntryForCAS(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getCallbackListeners() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- getCAS() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Requests new CAS instance from a CAS pool.
- getCas() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getCAS() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getCAS() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
Returns a CAS.
- getCasByReference(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getCASDepartureTime() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getCasDeserializationTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getCasDeserializationTime() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getCasManagerContext() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getCasManagerContext() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getCasManagerWrapper() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getCasManagerWrapper() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getCasManagerWrapper() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getCasMultiplierController(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Aggregates have more than one Listener channel.
- getCasMultiplierKey() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getCasPendingDispatchListSize() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getCasPendingReplyListSize() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getCasPoolSize() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getCasPoolSize(String, int) - Method in class org.apache.uima.aae.EECasManager_impl
-
- getCasPoolSize() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getCasPoolSize() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getCasPoolWaitTime() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getCasProcessTimeout() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getCasProducer(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getCasProducerAggregateName() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getCasProducerKey() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getCasReferenceId() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
-
- getCasReferenceId() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- getCasReferenceId() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getCasReferenceId() - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- getCasReferenceId() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getCasReferenceId() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getCasSequence() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getCasSerializationTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getCasSerializationTime() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getCasStatistics(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getCasStatistics(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getCasStatistics(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Returns stats associated with a given CAS.
- getCheckpointTimer() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getCheckpointTimer() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getChildControllerList() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getChildControllerList() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getChildUimaContext(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getChildUimaContext(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getChildUimaContext(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getChildUimaContext(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getClientCount() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- getClientEndpoint() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getClientEndpoint() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getClientEndpoint() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getCmFreeCasInstanceCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getCmRegisteredName() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getCmRegisteredName() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- getCollectionProcessCompleteTimeout() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getCommand() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getCommand() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getCommand() - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- getComponentKeyPath() - Method in interface org.apache.uima.aae.error.ErrorResult
-
Returns a path consisting of a list of component key names
- getComponentKeyPath() - Method in class org.apache.uima.aae.error.ErrorResultBaseImpl
-
- getComponentName() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getComponentName() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getComponentName() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Returns the name of the component.
- getComponentName() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getComponentName() - Method in class org.apache.uima.aae.delegate.ControllerDelegate
-
- getComponentName() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getComponentName() - Method in class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- getConcurrentConsumerCount() - Method in interface org.apache.uima.aae.InputChannel
-
- getConcurrentConsumerCount() - Method in class org.apache.uima.aae.UimaAsContext
-
- getConcurrentConsumerCount(String) - Method in interface org.apache.uima.aae.UimaEEAdminContext
-
- getConcurrentConsumerCount() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getConcurrentConsumerCount(String) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-
- getConcurrentReplyConsumers() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getConcurrentReplyConsumers() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getConcurrentRequestConsumers() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getConcurrentRequestConsumers() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getConnection() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- getConnection() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- getConnectionFactory() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getConnectionFactory() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- getConnectionTimer() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- getConsumerCount() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmQueue
-
Returns total number of concurrent threads consuming work from this queue.
- getConsumerCount() - Method in interface org.apache.uima.aae.spi.transport.vm.UimaVmQueueMBean
-
- getContinueOnRetryFailure() - Method in class org.apache.uima.aae.error.Threshold
-
- getController() - Method in class org.apache.uima.aae.handler.HandlerBase
-
- getController() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getControllerInputEndpoint() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- getControllerLatch() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getControllerLatch() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getControllerLatch() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getControllerLatch() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- getCpcErrors() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- getCpcErrors() - Method in interface org.apache.uima.aae.jmx.ServiceErrorsMBean
-
- getCpcTimeout() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getCpuTime() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getCpuTime() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getCpuTime() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Returns CPU Time with nanosecond precision (not nanosecond accuracy).
- getDeadClientMap() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getDeadClientMap() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getDeadClientMap() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getDelayedSingleStepList() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getDelegate() - Method in interface org.apache.uima.aae.handler.Handler
-
- getDelegate() - Method in class org.apache.uima.aae.handler.HandlerBase
-
- getDelegateCasesPendingDispatch() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getDelegateCasesPendingReply() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getDelegateKey() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getDelegateKey() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getDelegateKey(Endpoint, AnalysisEngineController) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- getDelegateServiceErrors(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getDelegateServiceErrors(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getDelegateServiceInfo(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getDelegateServiceInfo(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getDelegateServicePerformance(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getDelegateServicePerformance(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getDelegateStats() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getDelegateStats() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getDeploymentDescriptor() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getDeploymentDescriptor() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getDeploymentDescriptorPath() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getDeploymentDescriptorPath() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- getDeploymentMode() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getDeploymentMode() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getDequeueCount() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmQueue
-
Returns total number of items dequeued so far
- getDequeueCount() - Method in interface org.apache.uima.aae.spi.transport.vm.UimaVmQueueMBean
-
- getDescriptor() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getDescriptor() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getDescriptor() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getDeserializationTime() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getDeserSharedData() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getDestination() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getDestination() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getDestinationEndpoint() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
Returns the full name of the destination queue
- getDestinationEndpoint() - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
- getDestinationName() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- getDestinations() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getDestinations() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getDispatcher() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- getDispatcher() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- getEndpoint() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getEndpoint() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getEndpoint() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getEndpoint(String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getEndpoint(String, String) - Method in class org.apache.uima.aae.InProcessCache
-
- getEndpoint() - Method in interface org.apache.uima.aae.message.MessageContext
-
- getEndpoint() - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getEndpoint() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- getEndpoint() - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getEndpointConnection(Object) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- getEndpointMap() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getEndpointName(AnalysisEngineController, ErrorContext) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- getEndpointName() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getEndpointName() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getEndpointName() - Method in interface org.apache.uima.aae.message.MessageContext
-
- getEndpointName() - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getEndpointName() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- getEndPointName() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Return a name of the queue to which the JMS Producer is connected to.
- getEndPointName() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- getEndpointName() - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getEndpointServer() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getEndpointServer() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getEndpointThresholdMap() - Method in interface org.apache.uima.aae.error.ErrorHandler
-
- getEndpointThresholdMap() - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- getEndpointThresholdMap() - Method in class org.apache.uima.aae.error.handler.CpcErrorHandler
-
- getEndpointThresholdMap() - Method in class org.apache.uima.aae.error.handler.GetMetaErrorHandler
-
- getEntryTime() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getEntryTime() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getErrorHandlerChain() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getErrorHandlerChain() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getErrorHandlerChain() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getErrors() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getErrors() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- getErrors() - Method in interface org.apache.uima.aae.jmx.ServiceErrorsMBean
-
- getErrorsCPC() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getErrorsCPC() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getErrorsGetMeta() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getErrorsGetMeta() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getErrorsProcessCas() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getErrorsProcessCas() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getEventListener() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getEventListener() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getEventListener() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Returns interface via which this instance receives callbacks
- getException() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getExceptions() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- getExecutorInstance() - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- getFailedComponentNames() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- getFinalStep() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getFreeCasDestination() - Method in class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- getFreeCasEndpoint() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getFreeCasNotificationEndpoint() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getFreeCasNotificationQueue() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getFullVersionString() - Static method in class org.apache.uima.aae.UimaAsVersion
-
- getGetMetaTimeout() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getGUID() - Static method in class org.apache.uima.aae.deploymentDescriptor.XsltGUIDgenerator
-
- getHighWaterMark() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getHighWaterMark() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getHighWaterMark() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getIdleTime() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getIdleTime() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getIdleTime() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getIdleTime() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getIdleTime() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getIdleTime() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getIdleTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getIdleTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getIdleTime() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getIdleTimeBetweenProcessCalls(int) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getIdleTimeBetweenProcessCalls(int) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getIdleTimeBetweenProcessCalls(int) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getIndex() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getIndex() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getIndex() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Returns a unique id for each component in the service hierarchy.
- getInitialFsHeapSize() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getInitialFsHeapSize() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getInProcessCache() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getInProcessCache() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getInProcessCache() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getInputCasReferenceId() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getInputCasReferenceId() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getInputChannel() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getInputChannel(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getInputChannel() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getInputChannel(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getInputChannel() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getInputChannel(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getInputQueue() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getInputQueue() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getInputQueueDepth() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getInputQueueName() - Method in interface org.apache.uima.aae.InputChannel
-
- getInputQueueName() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getInputQueueName() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- getInputQueueName() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getInputQueueName() - Method in interface org.apache.uima.adapter.jms.activemq.JmsInputChannelMBean
-
- getInternalCasManager() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getInternalCasManager() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getIntProperty(String) - Method in interface org.apache.uima.aae.spi.transport.UimaMessage
-
- getIntProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- getIterator() - Method in class org.apache.uima.aae.error.EndpointThresholds
-
- getIterator() - Method in class org.apache.uima.aae.error.ErrorContext
-
- getJmxContext() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getJmxContext() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getJmxContext() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
This is called once during initialization to compute the position of the component in the JMX
hierarchy and create a context path that will be used to register the component in the JMX
registry.
- getJMXDomain() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getJMXDomain() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getJMXDomain() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Get the domain for Uima JMX.
- getJmxDomain() - Method in interface org.apache.uima.aae.jmx.JmxManagement
-
Returns configured Jmx Domain
- getJmxDomain() - Method in class org.apache.uima.aae.jmx.JmxManager
-
- getKey() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getKey() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getKey() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- getKey() - Method in class org.apache.uima.aae.delegate.Delegate
-
Returns delegate key
- getLabel() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- getLabel() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getLabel() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getLastDelegate() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getLastDelegateKeyFromFlow(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getLastDelegateKeyFromFlow(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getListenerContainer() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
-
- getListenerEndpoint() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- getLocalCache() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getLocalCache() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getLocalCache() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getLocalCache() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getLongNumericStatistic(String, String) - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- getLongNumericStatistic(String, String) - Method in interface org.apache.uima.aae.monitor.Monitor
-
- getLongNumericStatistic(String, String) - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- getLongProperty(String) - Method in interface org.apache.uima.aae.spi.transport.UimaMessage
-
- getLongProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- getMajorVersion() - Static method in class org.apache.uima.aae.UimaAsVersion
-
Gets the major version number of the UIMA AS implementation.
- getManagementInterface() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getManagementInterface() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getManagementInterface() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getMarker() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getMaxAnalysisTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getMaxDeserializationTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getMaxDeserializationTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMaxDeserializationTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMaxIdleTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMaxIdleTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMaxProcessTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMaxProcessTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMaxResponseLatencyTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMaxResponseLatencyTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMaxRetries() - Method in class org.apache.uima.aae.error.Threshold
-
- getMaxSerializationTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getMaxSerializationTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMaxSerializationTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMaxServiceNameLength() - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- getMaxTimeWaitingForCas() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMaxTimeWaitingForCas() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMaxTimeWaitingForReply() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMaxTimeWaitingForReply() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMBeanServer() - Method in interface org.apache.uima.aae.jmx.JmxManagement
-
Returns instance of an MBeanServer
- getMBeanServer() - Method in class org.apache.uima.aae.jmx.JmxManager
-
- getMessage() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getMessageAccessor() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getMessageAccessorByReference(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getMessageArrivalTime() - Method in interface org.apache.uima.aae.message.MessageContext
-
- getMessageArrivalTime() - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getMessageArrivalTime() - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getMessageBooleanProperty(String) - Method in interface org.apache.uima.aae.message.MessageContext
-
- getMessageBooleanProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getMessageBooleanProperty(String) - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getMessageDispatcher() - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- getMessageIntProperty(String) - Method in interface org.apache.uima.aae.message.MessageContext
-
- getMessageIntProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getMessageIntProperty(String) - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getMessageLongProperty(String) - Method in interface org.apache.uima.aae.message.MessageContext
-
- getMessageLongProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getMessageLongProperty(String) - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getMessageObjectProperty(String) - Method in interface org.apache.uima.aae.message.MessageContext
-
- getMessageObjectProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getMessageObjectProperty(String) - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getMessageOrigin(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getMessageOrigin(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getMessageOrigin() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getMessageProducer(Destination) - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
- getMessageProducer() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
Returns jsm MessageProducer
- getMessageProducer() - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
- getMessageProducer(Destination) - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
- getMessageProducer(Destination) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- getMessageProducer(Destination) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- getMessageProducer() - Method in interface org.apache.uima.adapter.jms.client.MessageSender
-
- getMessageProducer(Destination) - Method in interface org.apache.uima.adapter.jms.client.MessageSender
-
- getMessageStringProperty(String) - Method in interface org.apache.uima.aae.message.MessageContext
-
- getMessageStringProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getMessageStringProperty(String) - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getMessageType() - Method in class org.apache.uima.adapter.jms.message.PendingMessage
-
- GetMeta - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- getMetadata() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getMetadata() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
Constructs and returns a ProcessingResourceMetaData
object that contains the type
system, indexes, and type priorities definitions for the CAS.
- getMetaData() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Returns a ProcessingResourceMetadata
received from the UIMA AS Service.
- getMetaData() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
Gets the ProcessingResourceMetadata for the asynchronous AnalysisEngine.
- getMetadataAsMap() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getMetadataAsMap() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getMetadataErrors() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- getMetadataErrors() - Method in interface org.apache.uima.aae.jmx.ServiceErrorsMBean
-
- getMetadataRequestTimeout() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getMetadataRequestTimeout() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getMetaErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMetaErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- GetMetaErrorCount - Static variable in interface org.apache.uima.aae.monitor.Monitor
-
- GetMetaErrorHandler - Class in org.apache.uima.aae.error.handler
-
- GetMetaErrorHandler(Map) - Constructor for class org.apache.uima.aae.error.handler.GetMetaErrorHandler
-
- GetMetaErrorRetryCount - Static variable in interface org.apache.uima.aae.monitor.Monitor
-
- GetMetaRequest - Class in org.apache.uima.examples.as
-
- GetMetaRequest() - Constructor for class org.apache.uima.examples.as.GetMetaRequest
-
- getMetaSemaphore - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- GetMetaTimeout - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
GetMeta timeout.
- getMetaTimeoutErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getMetaTimeoutErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getMetaTimeoutErrorCount() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getMinorVersion() - Static method in class org.apache.uima.aae.UimaAsVersion
-
Gets the minor version number of the UIMA AS implementation.
- getMonitor() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getMonitor() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getMonitor() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getMonitor() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- getMonitor() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor
-
- getName() - Method in interface org.apache.uima.aae.Channel
-
- getName() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getName() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getName() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getName() - Method in interface org.apache.uima.aae.handler.Handler
-
- getName() - Method in class org.apache.uima.aae.handler.HandlerBase
-
- getName() - Method in class org.apache.uima.aae.InProcessCache
-
- getName() - Method in interface org.apache.uima.aae.InProcessCacheMBean
-
- getName() - Method in class org.apache.uima.aae.monitor.statistics.BaseStatistic
-
- getName() - Method in interface org.apache.uima.aae.monitor.statistics.LongNumericStatisticMBean
-
- getName() - Method in interface org.apache.uima.aae.monitor.statistics.Statistic
-
- getName() - Method in interface org.apache.uima.aae.monitor.statistics.UIMAStatistic
-
- getName() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getName() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- getNameFromMetadata() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- getNewCas() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getNewCas(String) - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getNewCas() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getNewCas(String) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getNotificationEndpoint() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getNumberOfAEInstances() - Method in interface org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_implMBean
-
- getNumberOfCASesProcessed() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getNumberOfCASesProcessed() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getNumberOfParallelDelegates() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getObjectMessage() - Method in interface org.apache.uima.aae.message.MessageContext
-
- getObjectMessage() - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getObjectMessage() - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getObjectName() - Method in class org.apache.uima.aae.jmx.ManagedObjectBase
-
- getObjectProperty(String) - Method in interface org.apache.uima.aae.spi.transport.UimaMessage
-
- getObjectProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- getOldestCasIdFromOutstandingList() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getOtsd() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getOutOfTypeSystemData(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getOutputChannel() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getOutputChannel() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getOutputChannel() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getParentCasReferenceId() - Method in interface org.apache.uima.aae.client.UimaASProcessStatus
-
- getParentCasReferenceId() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- getParentController() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getParentController() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getParentController() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getPerformanceReport() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Not implemented
- getPerformanceReport() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- getProcessCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getProcessErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getProcessErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getProcessErrorCount() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getProcessErrors() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- getProcessErrors() - Method in interface org.apache.uima.aae.jmx.ServiceErrorsMBean
-
- getProcessRequestTimeout() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getProcessRequestTimeout() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getProcessThreadCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getProcessThreadCount() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getProcessThreadCount() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getProcessTimeout() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getProcessTimeoutErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getProcessTimeoutErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getProcessTimeoutErrorCount() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getProcessTrace() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- getQueueBrokerURL() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getQueueBrokerURL() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getQueueName() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getQueueName() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getQueueSize() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmQueue
-
Returns the current number of items in the queue.
- getQueueSize() - Method in interface org.apache.uima.aae.spi.transport.vm.UimaVmQueueMBean
-
- getRawAnalysisTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getRawCasDeserializationTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getRawCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getRawCasSerializationTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getRawIdleTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getRawMessage() - Method in interface org.apache.uima.aae.message.MessageContext
-
- getRawMessage() - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getRawMessage() - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getReasonForFailure() - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
Return the Exception that caused the failure in this worker thread
- getReasonForFailure() - Method in interface org.apache.uima.adapter.jms.client.MessageSender
-
- getRemoteCMCasReferenceId() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getReplyInputChannel(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getReplyInputChannel(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getReplyInputChannel(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getReplyQueueDepth() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getReplyQueueName() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getReplyQueueName() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- getReplyThreadCount() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getReplyThreadCount() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getReplyTime() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getReplyTime() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getReplyTime() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getReplyToEndpoint() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getReplyToEndpoint() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getReplyWindowSize() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getRequiredCasInterface() - Method in class org.apache.uima.aae.controller.FlowControllerImpl
-
- getResourceManager() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- getResourceManager() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- getResourceSpecifier() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getRetryCount() - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- getRootCause() - Method in interface org.apache.uima.aae.error.ErrorResult
-
Returns the underlying root cause first reported as an error
- getRootCause() - Method in class org.apache.uima.aae.error.ErrorResultBaseImpl
-
- getSamplingInterval() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getSerialization() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getSerialization() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getSerializationStrategy() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Returns serialization strategy for the remote service.
- getSerializationStrategy() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- getSerializationTime() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getSerializedCas() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getSerializedCAS(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getSerializer() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getSerializer() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getServerURI() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getServerURI() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getServerUri() - Method in interface org.apache.uima.aae.InputChannel
-
- getServerUri() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- getServerUri() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getServerURI() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- getServiceCount() - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- getServiceEndpointName() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getServiceEndpointName() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getServiceEndpointName() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getServiceEndpointName() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- getServiceErrors(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getServiceErrors() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getServiceErrors() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getServiceErrors() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getServiceInfo() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getServiceInfo() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getServiceInfo() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getServiceInfo() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getServiceInfo() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getServiceInfo() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getServiceInfo() - Method in interface org.apache.uima.aae.controller.PrimitiveAnalysisEngineController
-
- getServiceInfo() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- getServiceInfo() - Method in interface org.apache.uima.aae.InputChannel
-
- getServiceInfo() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getServiceKey() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getServiceKey() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- getServiceName() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getServiceName() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getServiceName() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getServicePerformance(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- getServicePerformance(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- getServicePerformance() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getServicePerformance() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getServicePerformance() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getSession(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- getSession(Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- getSessionAckMode() - Method in interface org.apache.uima.aae.InputChannel
-
- getSessionAckMode() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- getShadowCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getShadowCasPoolWaitTime() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getShadowCasPoolWaitTime() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getShadowPoolSize() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getShadowPoolSize() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getSize() - Method in class org.apache.uima.aae.InProcessCache
-
- getSize() - Method in interface org.apache.uima.aae.InProcessCacheMBean
-
- getSpringContainer() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-
- getSpringContext() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- getStartTime() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getStartTime(String) - Method in class org.apache.uima.aae.InProcessCache
-
- getStat() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getState() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getState() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getState() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getState() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getState() - Method in class org.apache.uima.aae.delegate.Delegate
-
- getState() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- getState() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- getState() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- getStatistic(String) - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- getStatistic(String, String) - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- getStatistic(String, String) - Method in interface org.apache.uima.aae.monitor.Monitor
-
- getStatistic(String, String) - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- getStatistics() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- getStatistics() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getStatistics(String) - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- getStatistics(String) - Method in interface org.apache.uima.aae.monitor.Monitor
-
- getStatistics(String) - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- getStatisticsAsString() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getStats() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getStats() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getStats() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Returns a copy of the controller statistics.
- getStatus() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- getStatus() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- getStatusMessage() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- getStringCargo() - Method in interface org.apache.uima.aae.spi.transport.UimaMessage
-
- getStringCargo() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- getStringMessage() - Method in interface org.apache.uima.aae.message.MessageContext
-
- getStringMessage() - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- getStringMessage() - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- getStringProperty(String) - Method in interface org.apache.uima.aae.spi.transport.UimaMessage
-
- getStringProperty(String) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- getSubordinateCasInPlayCount() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- getSvcFreeCasInstanceCount() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getTargetController() - Method in class org.apache.uima.aae.message.UimaEEShutdownTriggerEvent
-
- getTaskExecutor() - Method in class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
-
- getTaskExecutor() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- getTDs() - Method in interface org.apache.uima.aae.error.ErrorResult
-
Returns a collection of paths to the components that were terminated or disabled
- getTDs() - Method in class org.apache.uima.aae.error.ErrorResultBaseImpl
-
- getThreadId() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getThreadId() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ThreadMonitor
-
- getThreshold(Object) - Method in class org.apache.uima.aae.error.EndpointThresholds
-
- getThreshold(String, String) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- getThreshold(Endpoint, Map, AnalysisEngineController) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- getThreshold() - Method in class org.apache.uima.aae.error.Threshold
-
- getThresholds() - Method in class org.apache.uima.aae.error.ErrorHandlerChain
-
- getThresholds() - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- getThresholds() - Method in interface org.apache.uima.aae.monitor.Monitor
-
- getThresholds() - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- getTime(String, String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getTime(String, String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getTime(String, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTimeInCMGetNext() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getTimeSnapshot(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getTimeSpentInCMGetNext() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getTimeSpentInCMGetNext() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- getTimestamp() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- getTimeToDeserializeCAS() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getTimeToProcessCAS() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getTimeToSerializeCAS() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getTimeWaitingForCAS() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getTimeWaitingForCAS() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getTimeWaitingForReply() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getTimeWaitingForShadowPoolCAS() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getTimeWaitingInGetNext() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- getTimingAnnotatorProcess() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTimingAnnotatorProcess() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTimingCPC() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTimingCPC() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTimingDeserialization() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTimingDeserialization() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTimingGetMeta() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTimingGetMeta() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTimingIdle() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTimingIdle() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTimingMessageProcessing() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTimingMessageProcessing() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTimingSerialization() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTimingSerialization() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTopAncestorEndpoint(InProcessCache.CacheEntry) - Method in class org.apache.uima.aae.InProcessCache
-
- getTopCasAncestor(String) - Method in class org.apache.uima.aae.controller.LocalCache
-
- getTopLevelController() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- getTotalDeserializationTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalDeserializationTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalIdleTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalIdleTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalNumberOfCASesDropped() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTotalNumberOfCASesDropped() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getTotalNumberOfCASesProcessed() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTotalNumberOfCASesProcessed() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getTotalNumberOfCasesProcessed() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalNumberOfCasesProcessed() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalNumberOfCASesReceived() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTotalNumberOfCASesReceived() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getTotalNumberOfCasesRequested() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalNumberOfCasesRequested() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalNumberOfErrors() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTotalNumberOfErrors() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getTotalNumCasProcessed() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getTotalNumCasProcessed() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- getTotalResponseLatencyTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalResponseLatencyTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalSerializationTime() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalSerializationTime() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalTimeSpendDeSerializingCAS() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTotalTimeSpendDeSerializingCAS() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getTotalTimeSpentSerializingCAS() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTotalTimeSpentSerializingCAS() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getTotalTimeSpentWaitingForFreeCASInstance() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTotalTimeSpentWaitingForFreeCASInstance() - Method in interface org.apache.uima.aae.controller.BaseAnalysisEngineControllerMBean
-
- getTotalTimeToProcess() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalTimeToProcess() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalTimeToProcessCAS() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- getTotalTimeWaitingForCas() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalTimeWaitingForCas() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTotalTimeWaitingForReply() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- getTotalTimeWaitingForReply() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- getTransport(UimaAsContext, String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getTransport(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getTransport(UimaAsContext, String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getTransport(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getTransport(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTransport(UimaAsContext) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getTransport(UimaAsContext, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getUimaEEAdminContext() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getUimaEEAdminContext() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getUimaEEAdminContext() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getUimajFullVersionString() - Static method in class org.apache.uima.aae.UimaAsVersion
-
- getUimaMessageDispatcher() - Method in interface org.apache.uima.aae.spi.transport.UimaTransport
-
Returns SPI Dispatcher
- getUimaMessageDispatcher(String) - Method in interface org.apache.uima.aae.spi.transport.UimaTransport
-
- getUimaMessageDispatcher() - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- getUimaMessageDispatcher(String) - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- getUimaMessageListener(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- getUimaMessageListener(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- getUimaMessageListener(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- getUimaMessageListener() - Method in interface org.apache.uima.aae.spi.transport.UimaTransport
-
- getUimaMessageListener() - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- getUniqueMBeanName() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- getValue() - Method in class org.apache.uima.aae.monitor.statistics.LongNumericStatistic
-
- getValue() - Method in interface org.apache.uima.aae.monitor.statistics.LongNumericStatisticMBean
-
- getVersionString() - Static method in class org.apache.uima.aae.UimaAsVersion
-
- getWindow() - Method in class org.apache.uima.aae.error.Threshold
-
- getXmiCAS() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- getXmiSerializationSharedData() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- idGenerator - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- idleTime - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- IdleTime - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- IdleTime - Static variable in interface org.apache.uima.aae.monitor.Monitor
-
- IMPORT_BY_NAME_PREFIX - Static variable in class org.apache.uima.aae.UimaClassFactory
-
- increaseAEInstances(int) - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- increaseAEInstances(int) - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- increment() - Method in class org.apache.uima.aae.monitor.statistics.LongNumericStatistic
-
- increment(long) - Method in class org.apache.uima.aae.monitor.statistics.LongNumericStatistic
-
- increment() - Method in interface org.apache.uima.aae.monitor.statistics.NumericStatistic
-
- increment() - Method in class org.apache.uima.aae.monitor.statistics.NumericStatisticBaseImpl
-
- increment() - Method in interface org.apache.uima.aae.monitor.statistics.NumericStatisticBean
-
- incrementAnalysisTime(long) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
Accumulate analysis time for the aggregate
- incrementAnalysisTime(long) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- incrementCasDeserializationTime(long) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- incrementCasPoolWaitTime(long) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- incrementCasSerializationTime(long) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- incrementCount(String, String) - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- incrementCount(String, String) - Method in interface org.apache.uima.aae.monitor.Monitor
-
- incrementCount(String, String) - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- incrementCpcErrors() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- incrementDeserializationTime(long) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- incrementDeserializationTime(long) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- incrementDeserializationTime(long) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Increments the time this thread spent in deserialization of a CAS
- incrementErrorCounter() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- incrementHowManyDelegatesResponded() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- incrementIdleTime(long) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- incrementMetadataErrors() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- incrementMetaErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementMetaErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementMetaTimeoutErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementMetaTimeoutErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementNumberOfCASesProcessed() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- incrementProcessErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementProcessErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementProcessErrors() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- incrementProcessTimeoutErrorCount() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementProcessTimeoutErrorCount() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementRetryCount() - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- incrementRetryCount(String) - Method in class org.apache.uima.aae.delegate.Delegate
-
Increments retry count
- incrementSerializationTime(long) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- incrementSerializationTime(long) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- incrementSerializationTime(long) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Increments the time this thread spent in serialization of a CAS
- incrementStatistic(Monitor, String, String) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- incrementSubordinateCasInPlayCount() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- incrementTimeToDeserializeCAS(long) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- incrementTimeToProcessCAS(long) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- incrementTimeToSerializeCAS(long) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- incrementTimeWaitingForCAS(long) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- incrementTotalDeserializationTime(long) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalDeserializationTime(long) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementTotalIdleTime(long) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalIdleTime(long) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementTotalNumberOfCasesProcessed() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalNumberOfCasesProcessed() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementTotalResponseLatencyTime(long) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalResponseLatencyTime(long) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementTotalSerializationTime(long) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalSerializationTime(long) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementTotalTimeToProcess(long) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalTimeToProcess(long) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementTotalTimeWaitingForCas(long) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalTimeWaitingForCas(long) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- incrementTotalTimeWaitingForReply(long) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- incrementTotalTimeWaitingForReply(long) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- init() - Method in class org.apache.uima.aae.controller.FlowControllerImpl
-
- initialCasHeapSize - Variable in class org.apache.uima.aae.EECasManager_impl
-
- initializationComplete(EntityProcessStatus) - Method in class org.apache.uima.aae.client.UimaAsBaseCallbackListener
-
The callback used to inform the application that the initialization request has completed.
- initializationComplete(EntityProcessStatus) - Method in interface org.apache.uima.aae.client.UimaASStatusCallbackListener
-
The callback used to inform the application that the initialization request has completed.
- initializationComplete(EntityProcessStatus) - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceStub
-
- initializationFailed() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- initialize(int, String) - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- initialize(String) - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- initialize(int, String, Properties) - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- initialize(String) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- initialize(int, String) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- initialize(int, String, Properties) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- initialize(Map) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Initializes UIMA asynchronous client using configuration parameters provided in a Map object.
- initialize() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- initialize() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- initialize() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- initialize() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- initialize() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- initialize() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- initialize() - Method in class org.apache.uima.aae.error.Threshold
-
- initialize(ResourceSpecifier, Map) - Method in class org.apache.uima.aae.jms_adapter.JmsAnalysisEngineServiceAdapter
-
- initialize(Map) - Method in interface org.apache.uima.aae.jmx.JmxManagement
-
Initializes instnace of this interface using provided properties
- initialize(Map) - Method in class org.apache.uima.aae.jmx.JmxManager
-
- initialize(String, long) - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
Connects to a remote JMX server identified by given remoteServerURI
.
- initialize(String, String, String) - Method in class org.apache.uima.aae.jmx.RemoteJMXServer
-
Creates a connection to an MBean Server identified by
remoteJMXServerHostName and remoteJMXServerPort
- initialize() - Method in interface org.apache.uima.aae.OutputChannel
-
- initialize(UimaAsContext) - Method in interface org.apache.uima.aae.spi.transport.UimaMessageListener
-
- initialize(UimaAsContext) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessageListener
-
Initializes this listener.
- initialize() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- initialize(Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Initialize the uima ee client.
- initialize(Map) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- initialize(String[]) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
-
Parse command args, run dd2spring on the deployment descriptors to generate Spring context
files.
- initializeAnalysisEngine() - Method in interface org.apache.uima.aae.controller.PrimitiveAnalysisEngineController
-
- initializeAnalysisEngine() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- initializeConsumer(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Create a JMS Consumer on a temporary queue.
- initializeConsumer(String, Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- initializeConsumer(String, Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- initializeContainer() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- initialized - Variable in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- initialized - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- initializeProducer() - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
Creates a jms session object used to instantiate message producer
- initializeProducer() - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
- initializeProducer(String, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- initializeProducer(String, String, Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- initializeVMTransport(int) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- initializeVMTransport(int) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- initializeVMTransport(int) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Initializes transport used for internal messaging between collocated Uima AS services.
- InProcessCache - Class in org.apache.uima.aae
-
- InProcessCache() - Constructor for class org.apache.uima.aae.InProcessCache
-
- InProcessCache.CacheEntry - Class in org.apache.uima.aae
-
- InProcessCacheMBean - Interface in org.apache.uima.aae
-
- InputCasReference - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- inputChannel - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- InputChannel - Interface in org.apache.uima.aae
-
- inputChannelList - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- inputChannelMap - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- InputChannels - Static variable in interface org.apache.uima.aae.Channel
-
- intialize(List) - Method in interface org.apache.uima.aae.controller.AnalysisEngineInstancePool
-
Creates and initializes the AE Pool with intances of AEs provided in the
anAnalysisEngineInstanceList
- intialize(List) - Method in class org.apache.uima.aae.controller.AnalysisEngineInstancePoolWithThreadAffinity
-
- InvalidContainerException - Exception in org.apache.uima.adapter.jms.client
-
- InvalidContainerException() - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
-
- InvalidContainerException(String) - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
-
- InvalidContainerException(Throwable) - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
-
- InvalidContainerException(String, Throwable) - Constructor for exception org.apache.uima.adapter.jms.client.InvalidContainerException
-
- InvalidJMSMessageHandler - Class in org.apache.uima.jms.error.handler
-
- InvalidJMSMessageHandler(Map) - Constructor for class org.apache.uima.jms.error.handler.InvalidJMSMessageHandler
-
- InvalidJMSMessageHandler() - Constructor for class org.apache.uima.jms.error.handler.InvalidJMSMessageHandler
-
- InvalidMessageException - Exception in org.apache.uima.aae.error
-
- InvalidMessageException() - Constructor for exception org.apache.uima.aae.error.InvalidMessageException
-
- InvalidMessageException(String) - Constructor for exception org.apache.uima.aae.error.InvalidMessageException
-
- InvalidMessageException(Throwable) - Constructor for exception org.apache.uima.aae.error.InvalidMessageException
-
- InvalidMessageException(String, Throwable) - Constructor for exception org.apache.uima.aae.error.InvalidMessageException
-
- invokeProcess(CAS, String, String, MessageContext, String) - Method in interface org.apache.uima.aae.handler.Handler
-
- invokeProcess(CAS, String, String, MessageContext, String) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- isAborted() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- isAggregate() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- isAggregate() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- isAwaitingCacheCallbackNotification() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- isAwaitingCacheCallbackNotification() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- isAwaitingCacheCallbackNotification() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- isAwaitingPingReply() - Method in class org.apache.uima.aae.delegate.Delegate
-
- isBinaryCAS() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- isCasMultiplier() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- isCasMultiplier() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- isCasMultiplier() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- isCasMultiplier() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isCasMultiplier() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isCasMultiplier() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- isCASMultiplier() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- isCASMultiplier() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- isClientReplyQueueAvailable(String) - Method in class org.apache.uima.aae.jmx.RemoteJMXServer
-
Checks if a given queue name exists in remote MBeanServer's registry.
- isConnectionValid() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- isCPCRequest() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- isDelegateDisabled(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- isDelegateDisabled(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- isDelegateKeyValid(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- isDelegateKeyValid(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- isDropped() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- isEmpty() - Method in class org.apache.uima.aae.InProcessCache
-
- isEndpointOnDontProcessList(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- isEntitySkipped() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
Gets whether an entity has beed skipped during processing
- isException() - Method in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- isFailed() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- isFailed(String) - Method in interface org.apache.uima.aae.InputChannel
-
- isFailed(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- isFinal() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isFinal() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isFreeCasEndpoint() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isFreeCasEndpoint() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isFreeCasQueueListener() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- isGeneratingChildren() - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- isGeneratingChildrenFrom(String) - Method in class org.apache.uima.aae.delegate.Delegate
-
- isHandlerForError(ErrorContext, int) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- isHandlerForMessage(MessageContext, int, int) - Method in interface org.apache.uima.aae.handler.Handler
-
- isHandlerForMessage(MessageContext, int, int) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- isInitialized() - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- isInitialized() - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- isInitialized() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isInitialized() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isInitialized() - Method in class org.apache.uima.aae.jmx.RemoteJMXServer
-
- isInitialized() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- isInputCASPendingReply(String) - Method in class org.apache.uima.aae.InProcessCache
-
Checks if a given input CAS is in pending state.
- isListenerActiveOnDestination(Destination) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- isListenerForDestination(String) - Method in interface org.apache.uima.aae.InputChannel
-
- isListenerForDestination(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- isMetaRequest() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- isNewCas() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- isOpen() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isOpen() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isOpen() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- isOpen() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- isPendingReply() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- isPendingReply() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- isPingTimeout() - Method in class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- isPrimitive() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- isPrimitive() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- isPrimitive() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- isPrimitive() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- isProcessed - Variable in class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- isProcessException() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- isProcessRequest(UimaMessage) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
- isReady() - Method in class org.apache.uima.aae.UimaBlockingExecutor
-
- isRegisteredWithParent() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isRegisteredWithParent() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isRemote() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isRemote() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isRemote() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- isReplyEndpoint() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isReplyEndpoint() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isReplyReceived() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- isRequest(UimaMessage) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
- isRetryEnabled() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isRetryEnabled() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isRetryEnabled() - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- isRunning() - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- isServerAvailable() - Method in class org.apache.uima.aae.jmx.RemoteJMXServer
-
Tries to fetch total number of MBeans in the MBeanServer.
- isServiceRemote() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- isShutdown() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-
- isStaleMessage(UimaMessage, boolean, String, boolean) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
- isStopped() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
Returns true if the AnalysisEngineController has been (or is in the process of) shutdown.
- isStopped() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- isStopped() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Return true if this service is in the shutdown state
- isStopped() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- isStopped() - Method in interface org.apache.uima.aae.InputChannel
-
- isStopped() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- isStopped() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
-
- isSubordinate() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- isSynchronousAPI() - Method in class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- isSynchronousInvocation() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- isTempReplyDestination() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isTempReplyDestination() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- isTimeoutException() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- isTopLevel() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- isTopLevel() - Method in interface org.apache.uima.aae.jmx.ServiceInfoMBean
-
- isTopLevelComponent() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- isTopLevelComponent() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- isTopLevelComponent() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- isTopLevelService() - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- isValidActionForController(String, AnalysisEngineController) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- isValidMessage(UimaMessage, AnalysisEngineController) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
Validates contents of the message.
- isVerbose() - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- isWaitingForRelease() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- isWaitingForResponse() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- isWaitingForResponse() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- iterator() - Method in interface org.apache.uima.aae.error.ErrorResultComponentPath
-
- iterator() - Method in class org.apache.uima.aae.error.ErrorResultComponentPathImpl
-
- iterator() - Method in interface org.apache.uima.aae.error.ErrorResultTDs
-
- iterator() - Method in class org.apache.uima.aae.error.ErrorResultTDsImpl
-
- RawMsg - Static variable in class org.apache.uima.aae.message.UIMAMessage
-
- recoverAfterListenerSetupFailure() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- recoverSharedConnectionIfClosed() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
Continuously tries to recover connection a broker.
- refreshConnectionUntilSuccessful() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
Overriden Spring's method that tries to recover from lost connection.
- register(CAS, MessageContext, OutOfTypeSystemData) - Method in class org.apache.uima.aae.InProcessCache
-
- register(CAS, MessageContext, XmiSerializationSharedData) - Method in class org.apache.uima.aae.InProcessCache
-
- register(CAS, MessageContext, OutOfTypeSystemData, String) - Method in class org.apache.uima.aae.InProcessCache
-
- register(CAS, MessageContext, XmiSerializationSharedData, String) - Method in class org.apache.uima.aae.InProcessCache
-
- register(CAS, MessageContext, XmiSerializationSharedData, String, Marker, boolean) - Method in class org.apache.uima.aae.InProcessCache
-
- registerCallbackWhenCacheEmpty(EventSubscriber) - Method in class org.apache.uima.aae.InProcessCache
-
- registerCallbackWhenCacheEmpty(EventSubscriber, int) - Method in class org.apache.uima.aae.InProcessCache
-
- registerChildController(AnalysisEngineController, String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- registerChildController(AnalysisEngineController, String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- registerClient(BaseUIMAAsynchronousEngineCommon_impl) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- registerMBean(Object, ObjectName) - Method in interface org.apache.uima.aae.jmx.JmxManagement
-
Registers given MBean with MBeanServer
- registerMBean(Object, ObjectName) - Method in class org.apache.uima.aae.jmx.JmxManager
-
- registerServiceWithJMX(String, boolean) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- registerVmQueueWithJMX(Object, String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- registerVmQueueWithJMX(Object, String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- registerVmQueueWithJMX(Object, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- registerWithAgent(Object, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Register a component with a given name with JMX MBeanServer
- registerWithJMX(AnalysisEngineController, String) - Method in interface org.apache.uima.aae.spi.transport.UimaTransport
-
- registerWithJMX(AnalysisEngineController, String) - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- release() - Method in class org.apache.uima.aae.controller.ControllerLatch
-
- releaseAllCASes() - Method in class org.apache.uima.aae.InProcessCache
-
- ReleaseCAS - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- releaseCASesProducedFromInputCAS(String) - Method in class org.apache.uima.aae.InProcessCache
-
- releaseNextCas(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- releaseNextCas(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- releaseNextCas(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- releaseParentCas(boolean, boolean, LocalCache.CasStateEntry) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- RemoteJMXServer - Class in org.apache.uima.aae.jmx
-
- RemoteJMXServer() - Constructor for class org.apache.uima.aae.jmx.RemoteJMXServer
-
- remoteService - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- remove() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- remove() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- remove(String) - Method in class org.apache.uima.aae.controller.LocalCache
-
- remove(String) - Method in class org.apache.uima.aae.error.ErrorContext
-
- remove(String) - Method in class org.apache.uima.aae.InProcessCache
-
- removeCas(String) - Method in class org.apache.uima.aae.InProcessCache
-
- removeCasFromOutstandingList(String) - Method in class org.apache.uima.aae.delegate.Delegate
-
- removeCasFromPendingDispatchList(String) - Method in class org.apache.uima.aae.delegate.Delegate
-
Removes an entry from the list of CASes pending dispatch that matches a given CAS Id.A CAS is
delayed and placed on this list when the delegate status changes to TIMED_OUT and a PING
message is sent to test delegate availability.
- removeControllerCallbackListener(ControllerCallbackListener) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- removeControllerCallbackListener(ControllerCallbackListener) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Removes named application listener.
- removeControllerCallbackListener(ControllerCallbackListener) - Method in interface org.apache.uima.aae.controller.ControllerLifecycle
-
Removes named application listener.
- removeControllerCallbackListener(ControllerCallbackListener) - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- removeDelegate(String) - Method in interface org.apache.uima.aae.handler.Handler
-
- removeDelegate(String) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- removeDelegateFromFailedList(String) - Method in interface org.apache.uima.aae.InputChannel
-
- removeDelegateFromFailedList(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- removeEndpoint(String, String) - Method in class org.apache.uima.aae.InProcessCache
-
- RemoveEndpoint - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- removeEndpoint(Object) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- removeEntry(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- removeFromCache(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- removeMessageOrigin(String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- removeMessageOrigin(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- removeOldestCasFromOutstandingList() - Method in class org.apache.uima.aae.delegate.Delegate
-
- removeOldestFromPendingDispatchList() - Method in class org.apache.uima.aae.delegate.Delegate
-
Removes the oldest entry from the list of CASes pending dispatch.
- removeStatusCallbackListener(UimaAsBaseCallbackListener) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Unregisters named application listener.
- removeStatusCallbackListener(UimaAsBaseCallbackListener) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- replyDestinationFailed() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- replyDestinationFailed() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- replyTime - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- ReplyToEndpoint - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- ReplyWindow - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Deprecated.
- Request - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- RequestFailed - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- requestForMetaSentToRemotes() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- requestForMetaSentToRemotes() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- resequenceDelegateHandler(String, int) - Method in interface org.apache.uima.aae.handler.Handler
-
- resequenceDelegateHandler(String, int) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- reset() - Method in class org.apache.uima.aae.InProcessCache
-
- reset() - Method in interface org.apache.uima.aae.InProcessCacheMBean
-
- reset() - Method in class org.apache.uima.aae.jmx.ServiceErrors
-
- reset() - Method in interface org.apache.uima.aae.jmx.ServiceErrorsMBean
-
- reset() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- reset() - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- reset() - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- reset() - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- reset() - Method in class org.apache.uima.aae.monitor.statistics.LongNumericStatistic
-
- reset() - Method in interface org.apache.uima.aae.monitor.statistics.LongNumericStatisticMBean
-
- reset() - Method in class org.apache.uima.aae.monitor.statistics.NumericStatisticBaseImpl
-
- reset() - Method in interface org.apache.uima.aae.monitor.statistics.Statistic
-
- reset() - Method in interface org.apache.uima.aae.monitor.statistics.UIMAStatistic
-
- reset() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmQueue
-
Resets both the queue size and dequeue count to zero
- reset() - Method in interface org.apache.uima.aae.spi.transport.vm.UimaVmQueueMBean
-
- reset() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- resetAwaitingPingReply() - Method in class org.apache.uima.aae.delegate.Delegate
-
- resetCountingStatistic(String, String) - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- resetCountingStatistic(String, String) - Method in interface org.apache.uima.aae.monitor.Monitor
-
- resetCountingStatistic(String, String) - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- resetDelegateResponded() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- resetErrorCounter() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- resetPingTimeout() - Method in class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- resetReplyReceived() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- resetRetryCount() - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- resetStatistics() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- resetStats() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- resetStats() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- resolveByName(String) - Static method in class org.apache.uima.aae.deploymentDescriptor.XsltImportByName
-
- resolveDestinationName(Session, String, boolean) - Method in class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
-
This method is called by the Spring listener code.
- resourceMetadata - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- resourceSpecifier - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- Response - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- restartTimerForOldestCasInOutstandingList() - Method in class org.apache.uima.aae.delegate.Delegate
-
Forces Timer restart for the oldest CAS sitting in the list of CASes pending reply.
- RETRY - Static variable in interface org.apache.uima.aae.error.ErrorHandler
-
- RETRY_COUNT - Static variable in interface org.apache.uima.aae.error.ErrorHandler
-
- retryConnectionUntilSuccessfull() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- retryLastCommand(int, Endpoint, String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- retryLastCommand(int, Endpoint, String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- retryLastCommand(int, Endpoint, AnalysisEngineController, String, Threshold, ErrorContext) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- retryMetadataRequest(Endpoint) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- retryMetadataRequest(Endpoint) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- retryProcessCASRequest(String, Endpoint, boolean) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- retryProcessCASRequest(String, Endpoint, boolean) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- run() - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
Retrieves metrics from UIMA-AS MBeans at defined interval.
- run() - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
Initializes jms message producer and starts the main thread.
- run() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.UimaASShutdownHook
-
- run() - Method in class org.apache.uima.examples.as.RunRemoteAsyncAE
-
- running - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- RunRemoteAsyncAE - Class in org.apache.uima.examples.as
-
Example application that calls a Remote Asynchronous Analysis Engine on a collection.
- RunRemoteAsyncAE(String[]) - Constructor for class org.apache.uima.examples.as.RunRemoteAsyncAE
-
Constructor for the class.
- SamplingInterval - Static variable in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- saveReplyTime(long, String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- saveReplyTime(long, String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- saveReplyTime(long, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- saveSerializedCAS(String, String) - Method in class org.apache.uima.aae.InProcessCache
-
- saveStatsFromService(String, Map) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- saveStatsFromService(String, Map) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- saveTime(long, String, String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- saveTime(long, String, String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- saveTime(long, String, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- SaxonClasspath - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Saxon classpath to use when processing a deployment descriptor.
- send(Message, long, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- send(Message, long, boolean, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- 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.
- sendAndReceiveCAS - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- sendAndReceiveCAS(CAS, ProcessTrace) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
This is a synchronous method which sends a message to a destination and blocks waiting for a
reply.
- sendAndReceiveCAS(CAS) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- sendCAS(CAS) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Sends a given CAS for analysis to UIMA AS Service.
- sendCAS(CAS) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
Sends a given CAS for analysis to the UIMA EE Service.
- sendMetadata(Endpoint) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- sendMetadata(Endpoint) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- sendMetadata(Endpoint) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- sendMetadata(Endpoint, AnalysisEngineMetaData) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- sendMetadata(Endpoint) - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- sendMetaRequest() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- sendReply(int, Endpoint, String, boolean) - Method in interface org.apache.uima.aae.OutputChannel
-
- sendReply(InProcessCache.CacheEntry, Endpoint) - Method in interface org.apache.uima.aae.OutputChannel
-
- sendReply(ProcessingResourceMetaData, Endpoint, boolean) - Method in interface org.apache.uima.aae.OutputChannel
-
- sendReply(Throwable, String, String, Endpoint, int) - Method in interface org.apache.uima.aae.OutputChannel
-
- sendReply(InProcessCache.CacheEntry, Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- sendReply(int, Endpoint, String, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- sendReply(Throwable, String, String, Endpoint, int) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
Sends JMS Reply Message to a given endpoint.
- sendReply(ProcessingResourceMetaData, Endpoint, boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- sendRequest(int, String, Endpoint) - Method in interface org.apache.uima.aae.OutputChannel
-
- sendRequest(int, String, Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
Sends request message to a delegate.
- sendRequestForMetadataToRemoteDelegates() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- sendRequestForMetadataToRemoteDelegates() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- sentDeltaCas() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- SentDeltaCas - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- Serialization - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- SerializationStrategy - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Type of serialization to use when serializing CASes to remote Uima AS service.
- serializationStrategy - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- serializeCAS(boolean, CAS, String, String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
Serializes CAS using indicated Serializer.
- serializeCAS(CAS, XmiSerializationSharedData) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
Serializes a given CAS.
- serializeCAS(CAS) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- serializeCasToBinary(CAS) - Method in class org.apache.uima.aae.UimaSerializer
-
- serializeCasToBinary(CAS, Marker) - Method in class org.apache.uima.aae.UimaSerializer
-
- serializeCasToXmi(CAS, XmiSerializationSharedData) - Method in class org.apache.uima.aae.UimaSerializer
-
Utility method for serializing a CAS to an XMI String
- serializeCasToXmi(CAS, XmiSerializationSharedData, Marker) - Method in class org.apache.uima.aae.UimaSerializer
-
- SerializerCache - Class in org.apache.uima.aae
-
- SerializerCache() - Constructor for class org.apache.uima.aae.SerializerCache
-
- serializeToXCAS(OutputStream, CAS, String, TypeSystem, OutOfTypeSystemData) - Method in class org.apache.uima.aae.UimaSerializer
-
Serializes CAS into a given OutputStream
- serializeToXMI(OutputStream, CAS, String, TypeSystem, OutOfTypeSystemData) - Method in class org.apache.uima.aae.UimaSerializer
-
Serializes CAS into a given OutputStream
- server - Variable in class org.apache.uima.aae.controller.UimacppServiceController
-
- ServerIP - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- ServerUri - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Broker URL the Uima AS client will use to communicate with Uima AS service.
- ServerURI - Static variable in class org.apache.uima.aae.message.UIMAMessage
-
- serviceDelegate - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- serviceErrorMap - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- serviceErrors - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- ServiceErrors - Class in org.apache.uima.aae.jmx
-
- ServiceErrors() - Constructor for class org.apache.uima.aae.jmx.ServiceErrors
-
- ServiceErrorsMBean - Interface in org.apache.uima.aae.jmx
-
- ServiceInfo - Class in org.apache.uima.aae.jmx
-
- ServiceInfo(boolean, AnalysisEngineController) - Constructor for class org.apache.uima.aae.jmx.ServiceInfo
-
- ServiceInfo - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- ServiceInfoMBean - Interface in org.apache.uima.aae.jmx
-
- serviceInitializationCompleted - Variable in class org.apache.uima.adapter.jms.service.UIMA_Service
-
- serviceInitializationException - Variable in class org.apache.uima.adapter.jms.service.UIMA_Service
-
- serviceInitialized - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- ServiceMetrics - Class in org.apache.uima.aae.jmx.monitor
-
- ServiceMetrics() - Constructor for class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- serviceMonitor - Variable in class org.apache.uima.adapter.jms.service.UIMA_Service
-
- servicePerformance - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- ServicePerformance - Class in org.apache.uima.aae.jmx
-
- ServicePerformance() - Constructor for class org.apache.uima.aae.jmx.ServicePerformance
-
- ServicePerformance(AnalysisEngineController) - Constructor for class org.apache.uima.aae.jmx.ServicePerformance
-
- ServicePerformanceMBean - Interface in org.apache.uima.aae.jmx
-
- ServiceShutdownException - Exception in org.apache.uima.aae.error
-
- ServiceShutdownException() - Constructor for exception org.apache.uima.aae.error.ServiceShutdownException
-
- SessionTimeoutOverride - Static variable in class org.apache.uima.adapter.jms.JmsConstants
-
- setAborted(boolean) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setAcceptsDeltaCas(boolean) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setAction(String) - Method in class org.apache.uima.aae.error.Threshold
-
- setAggregate(boolean) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setAnalysisEngineController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
-
- setAnalysisEngineController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-
- setAnalysisEngineInstanceCount(int) - Method in class org.apache.uima.aae.jmx.PrimitiveServiceInfo
-
- setAnalysisEngineInstancePool(AnalysisEngineInstancePool) - Method in interface org.apache.uima.aae.controller.PrimitiveAnalysisEngineController
-
- setAnalysisEngineInstancePool(AnalysisEngineInstancePool) - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- setAnalysisEngineKeys(String[]) - Method in class org.apache.uima.aae.ParallelStep
-
Sets the key of the Analysis Engine to which the CAS should be routed.
- setAnalysisTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setAnalysisTime(long) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
Adjust the analysis time.
- setApplicationName(String) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- setApplicationName(String) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- setAwaitingPingReply() - Method in class org.apache.uima.aae.delegate.Delegate
-
- setBinaryCAS(byte[]) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setBroker(BrokerService) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-
- setBrokerURL(String) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setBrokerURL(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- setCas(CAS, OutOfTypeSystemData) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setCas(CAS) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setCAS(CAS) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setCAS(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setCASDepartureTime(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setCasLoggingDirectory(String, String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- setCasLoggingDirectory(String, String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- setCasManager(AsynchAECasManager) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- setCasManager(AsynchAECasManager) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- setCasManager(AsynchAECasManager) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- setCASMessage(String, CAS, Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Initialize JMS Message with properties relevant to Process CAS request.
- setCASMessage(String, String, Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- setCASMessage(String, byte[], Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- setCASMessage(String, CAS, Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setCASMessage(String, String, Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setCASMessage(String, byte[], Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setCasMultiplier(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setCASMultiplier() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setCasMultiplierKey(String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setCasPoolSize(int) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- setCasPoolSize(int) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- setCasPoolSize(int) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- setCasPoolWaitTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setCasProcessTimeout(long) - Method in class org.apache.uima.aae.delegate.Delegate
-
- setCasProducer(String, String) - Method in class org.apache.uima.aae.InProcessCache
-
- setCasProducerKey(String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setCasSequence(long) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setCmFreeCasInstanceCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setCmRegisteredName(String) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setCollectionProcessCompleteTimeout(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setCollectionReader(CollectionReader) - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Registers a CollectionReader
instance to process a Collection.
- setCollectionReader(CollectionReader) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setCommand(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setCommand(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setCommand(int) - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- setCommonProperties(String, Message, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- setCompletedProcessingCollection(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setCompletedProcessingCollection(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setConcurrentConsumerCount(int) - Method in class org.apache.uima.aae.UimaAsContext
-
- setConcurrentConsumers(int) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
Intercept Spring call to increment number of consumer threads.
- setConcurrentConsumersOnReplyQueue() - Method in class org.apache.uima.aae.delegate.Delegate
-
- setConcurrentReplyConsumers(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setConcurrentReplyConsumers(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setConcurrentRequestConsumers(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setConcurrentRequestConsumers(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setConnection(Connection) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- setConnection(Connection) - Method in class org.apache.uima.adapter.jms.client.ActiveMQMessageSender
-
This is called when a new Connection is created after broker is restarted
- setConnection(Connection) - Method in class org.apache.uima.adapter.jms.client.BaseMessageSender
-
- setConnection(Connection) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- setConnection(Connection) - Method in interface org.apache.uima.adapter.jms.client.MessageSender
-
- setConnectionCreationTimestamp(long) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-
- setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
-
called from Spring during initialization
- setConnectionFactory(ConnectionFactory) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setConnectionTimer(JmsOutputChannel.ConnectionTimer) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.BrokerConnectionEntry
-
- setConnectionValidator(ConnectionValidator) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- setConsumerCount(int) - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmQueue
-
Sets the number of concurrent threads consuming work from this queue
- setContinueOnRetryFailure(boolean) - Method in class org.apache.uima.aae.error.Threshold
-
- setController(AnalysisEngineController) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setController(AnalysisEngineController) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setController(AnalysisEngineController) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- setController(AnalysisEngineController) - Method in interface org.apache.uima.aae.OutputChannel
-
- setController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- setController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- setController(AnalysisEngineController) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setControllerBeanName(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- setControllerInputEndpoint(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- setCPCMessage(Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- setCPCMessage(Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setCPCRequest(boolean) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setCpcTimeout(long) - Method in class org.apache.uima.aae.delegate.Delegate
-
- setCpcTimeout(int) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setDaemon(boolean) - Method in class org.apache.uima.aae.UimaAsThreadFactory
-
- setDelayedSingleStepList(List) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setDelegate(Handler) - Method in interface org.apache.uima.aae.handler.Handler
-
- setDelegate(Handler) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- setDelegateEndpoint(Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- setDelegateKey(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setDelegateKey(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setDeliveryToClientFailed() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setDeployDescriptor(String) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- setDeployDescriptor(String) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- setDeployDescriptor(String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- setDeploymentDescriptorPath(String) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setDescriptor(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- setDescriptor(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setDescriptor(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setDeserializationTime(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setDestination(Object) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setDestination(Object) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setDestination(Destination) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setDestinationResolver(DestinationResolver) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResult
-
- setDisabled() - Method in class org.apache.uima.aae.error.ErrorResultBaseImpl
-
- setDisabled() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
-
- setDisabled() - Method in class org.apache.uima.aae.error.ErrorResultTDsImpl.TDImpl
-
- setDropped(boolean) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setEndpoint(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setEndpoint(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setEndpoint(Endpoint) - Method in class org.apache.uima.aae.delegate.Delegate
-
- setEndpoint(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- setEndpoint(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setEndpointName(String) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- setEndpointName(String) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- setEndpointName(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- setEndpointServer(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setEndpointServer(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setErrorHandlerChain(ErrorHandlerChain) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- setErrorHandlerChain(ErrorHandlerChain) - Method in class org.apache.uima.aae.error.ErrorHandlerListenerBase
-
- setException(Exception) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setFailed() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setFinal(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setFinal(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setFinalStep(FinalStep) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setFlowControllerDescriptor(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- setFreeCasDestination(Destination) - Method in class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- setFreeCasEndpoint(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setFreeCasEndpoint(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setFreeCasEndpoint(Endpoint) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setFreeCasNotificationEndpoint(Endpoint) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setFreeCasNotificationQueue(Destination) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setFreeCasQueue(Destination) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- setGeneratingChildren(boolean) - Method in class org.apache.uima.aae.delegate.Delegate.DelegateEntry
-
- setGeneratingChildrenFrom(String, boolean) - Method in class org.apache.uima.aae.delegate.Delegate
-
- setGetMetaTimeout(long) - Method in class org.apache.uima.aae.delegate.Delegate
-
- setHighWaterMark(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setHighWaterMark(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setHighWaterMark(int) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setIdleTime(long) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setIdleTime(long) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setIdleTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setIdleTime(long) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- setInactivityTimeout(long) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-
- setInitialCasHeapSize(long) - Method in class org.apache.uima.aae.EECasManager_impl
-
- setInitialFsHeapSize(long) - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- setInitialFsHeapSize(long) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- setInitialFsHeapSize(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setInitialFsHeapSize(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setInitialized(boolean) - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- setInitialized(boolean) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- setInitialized(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setInitialized(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setInputCasReferenceId(String) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setInputCasReferenceId(String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setInputChannel(InputChannel) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- setInputChannel(InputChannel) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- setInputChannel(InputChannel) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- setInputQueueDepth(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setInputQueueName(String) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setIsCasMultiplier(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setIsCasMultiplier(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setIsRemote(boolean) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setJmxDomain(String) - Method in interface org.apache.uima.aae.jmx.JmxManagement
-
Sets the Jmx Domain
- setJmxDomain(String) - Method in class org.apache.uima.aae.jmx.JmxManager
-
- setJmxManagement(JmxManagement) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Override the default JmxManager
- setKeys(String[]) - Method in class org.apache.uima.aae.controller.FlowControllerImpl
-
- setLastDelegate(Delegate) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setListener(UimaDefaultMessageListenerContainer) - Method in interface org.apache.uima.adapter.jms.activemq.ModifiableListener
-
- setListener(UimaDefaultMessageListenerContainer) - Method in class org.apache.uima.adapter.jms.activemq.TempDestinationResolver
-
- setListenerContainer(UimaDefaultMessageListenerContainer) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- setListenerContainer(UimaDefaultMessageListenerContainer) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
-
- setMarker(Marker) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setMaxRetries(int) - Method in class org.apache.uima.aae.error.Threshold
-
- setMessage(Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setMessageArrivalTime(long) - Method in interface org.apache.uima.aae.message.MessageContext
-
- setMessageArrivalTime(long) - Method in class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- setMessageArrivalTime(long) - Method in class org.apache.uima.adapter.jms.message.JmsMessageContext
-
- setMessageHandler(Handler) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- setMessageListener(Object) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
Intercept Spring call to inject application Pojo listener.
- setMessageSelector(String) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setMetadata(ProcessingResourceMetaData) - Method in interface org.apache.uima.aae.AsynchAECasManager
-
- setMetadata(ProcessingResourceMetaData) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- setMetadata(String) - Method in class org.apache.uima.aae.AsynchAECasManager_impl
-
- setMetadataRequestTimeout(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setMetadataRequestTimeout(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setMetadataTimeout(int) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setMetaRequest(boolean) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setMetaRequestMessage(Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- setMetaRequestMessage(Message) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setMetaTimeoutErrorCount(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setModifiedTaskExecutor(TaskExecutor) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setMonitor(Monitor) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- setMonitor(Monitor) - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- setName(String) - Method in class org.apache.uima.aae.InProcessCache
-
- setName(String) - Method in interface org.apache.uima.aae.InProcessCacheMBean
-
- setNewCas(boolean, String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setNoConsumers(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setNoConsumers(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setNotificationEndpoint(Endpoint) - Method in class org.apache.uima.aae.delegate.Delegate
-
- setNumberOfParallelDelegates(int) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setObjectName(ObjectName) - Method in class org.apache.uima.aae.jmx.ManagedObjectBase
-
- setOutputChannel(OutputChannel) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- setOutputChannel(OutputChannel) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- setOutputChannel(OutputChannel) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- setParent(Handler) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- setPendingReply(boolean) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setPendingReply(boolean) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setPoolSize(String, int) - Method in class org.apache.uima.aae.EECasManager_impl
-
- setProcessCount(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setProcessErrorCount(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setProcessException() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setProcessParentLast(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setProcessParentLast(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setProcessRequestTimeout(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setProcessRequestTimeout(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setProcessThreadCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setProcessThreadCount(int) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- setProcessTimeout(int) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setProcessTimeoutErrorCount(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setReceivedProcessCasReply() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setRegisteredWithParent() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setRegisteredWithParent() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setReleaseCASMessage(TextMessage, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- setReleaseCASMessage(TextMessage, String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setRemote(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setRemote(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setRemoteCMCasReferenceId(String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setRemoteDelegate() - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- setRemove(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setRemove(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setReplyDestinationFailed() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setReplyDestinationFailed() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setReplyEndpoint(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setReplyEndpoint(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setReplyQueueDepth(long) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setReplyQueueName(String) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setReplyReceived() - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setReplyThreadCount(int) - Method in class org.apache.uima.aae.jmx.ServicePerformance
-
- setReplyThreadCount(int) - Method in interface org.apache.uima.aae.jmx.ServicePerformanceMBean
-
- setReplyToEndpoint(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setReplyWindowSize(int) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- setRequestForMetaSentToRemotes() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- setRequestForMetaSentToRemotes() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- setRetryEnabled(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setRetryEnabled(boolean) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- setRootCause(Throwable) - Method in interface org.apache.uima.aae.error.ErrorResult
-
- setRootCause(Throwable) - Method in class org.apache.uima.aae.error.ErrorResultBaseImpl
-
- setSamplingInterval(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setSecondaryInputQueue(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- setSendRequestToFreeCas(boolean) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setSentDeltaCas(boolean) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setSerialization(String) - Method in class org.apache.uima.aae.jmx.UimaASClientInfo
-
- setSerialization(String) - Method in interface org.apache.uima.aae.jmx.UimaASClientInfoMBean
-
- setSerializationStrategy(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- setSerializationTime(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setSerializedCas(String) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setSerializer(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setSerializer(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setServerURI(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setServerURI(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setServerUri(String) - Method in interface org.apache.uima.aae.InputChannel
-
- setServerURI(String) - Method in interface org.apache.uima.aae.OutputChannel
-
- setServerUri(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsEndpointConnection_impl
-
- setServerUri(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- setServerURI(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
Sets the ActiveMQ Broker URI
- setServiceEndpointName(String) - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- setServiceInputEndpoint(String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- setServiceKey(String) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setServiceName(String) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setServiceRemote(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setShadowCasPoolSize(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setShadowCasPoolSize(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setShadowCasPoolWaitTime(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setSize(int) - Method in class org.apache.uima.aae.InProcessCache
-
- setSize(int) - Method in interface org.apache.uima.aae.InProcessCacheMBean
-
- setStat(DelegateStats) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setState(int) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setState(int) - Method in class org.apache.uima.aae.delegate.Delegate
-
- setState(String) - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setStatus(int) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setStatus(int) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setStopped() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
Called to set the state of the AnalysisEngineController to STOPPED.
- setStopped() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- setStopped() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- setStopped() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
- setStopped(boolean) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext.ListenerEntry
-
- setSvcFreeCasInstanceCount(int) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setSynchronousAPI() - Method in class org.apache.uima.adapter.jms.client.ClientServiceDelegate
-
- setSynchronousInvocation() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setTargetController(AnalysisEngineController) - Method in class org.apache.uima.aae.message.UimaEEShutdownTriggerEvent
-
- setTargetEndpoint(Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setTaskExecutor(TaskExecutor) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
Called by Spring to inject TaskExecutor
- setTempReplyDestination(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setTempReplyDestination(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResult
-
- setTerminated() - Method in class org.apache.uima.aae.error.ErrorResultBaseImpl
-
- setTerminated() - Method in interface org.apache.uima.aae.error.ErrorResultTDs.TD
-
- setTerminated() - Method in class org.apache.uima.aae.error.ErrorResultTDsImpl.TDImpl
-
- setTerminating() - Method in interface org.apache.uima.aae.InputChannel
-
- setTerminating() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- setTerminating() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- setThreadGroup(ThreadGroup) - Method in class org.apache.uima.aae.UimaAsThreadFactory
-
- setThreadId(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setThreadNamePrefix(String) - Method in class org.apache.uima.aae.UimaAsThreadFactory
-
- setThreshold(long) - Method in class org.apache.uima.aae.error.Threshold
-
- setThresholds(Map) - Method in class org.apache.uima.aae.monitor.BaseMonitor
-
- setThresholds(Map) - Method in interface org.apache.uima.aae.monitor.Monitor
-
- setThresholds(Map) - Method in class org.apache.uima.aae.monitor.MonitorBaseImpl
-
- setTimeInCMGetNext(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setTimeoutException() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setTimestamp(double) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setTimeToProcessCAS(long) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setTimeWaitingForReply(long) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- setTopLevel() - Method in class org.apache.uima.aae.jmx.ServiceInfo
-
- setTopLevelService(boolean) - Method in class org.apache.uima.aae.jmx.monitor.ServiceMetrics
-
- setUimaEEAdminContext(UimaEEAdminContext) - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- setUimaEEAdminContext(UimaEEAdminContext) - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- setUimaEEAdminContext(UimaEEAdminContext) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- setVerbose() - Method in class org.apache.uima.aae.jmx.monitor.JmxMonitor
-
- setWaitingForRelease(boolean) - Method in class org.apache.uima.aae.controller.LocalCache.CasStateEntry
-
- setWaitingForResponse(boolean) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- setWaitingForResponse(boolean) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- setWindow(long) - Method in class org.apache.uima.aae.error.Threshold
-
- setXmiSerializationData(XmiSerializationSharedData) - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- setXmiSerializationSharedData(XmiSerializationSharedData) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- SHADOW_CAS_POOL - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- ShadowCasPoolSize - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Deprecated.
- SharedConnection - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Deprecated.
- sharedConnection - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- SharedConnection(ConnectionFactory, String) - Constructor for class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- sharedConnectionSemaphore - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- shouldRetry(Threshold, String, String, AnalysisEngineController) - Method in class org.apache.uima.aae.error.ErrorHandlerBase
-
- shouldSendRequestToFreeCas() - Method in class org.apache.uima.aae.InProcessCache.CacheEntry
-
- shutdown() - Method in class org.apache.uima.aae.controller.UimacppServiceController
-
Shuts down the UIMA C++ service process.
- shutdown() - Method in class org.apache.uima.aae.controller.UimacppServiceManagement
-
- shutdown() - Method in interface org.apache.uima.aae.controller.UimacppServiceManagementMBean
-
- shutdown() - Method in interface org.apache.uima.aae.UimaEEAdminContext
-
- shutdown() - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-
Stops the Spring Container
- shutdownHookThread - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- shutdownTaskExecutor(ThreadPoolExecutor) - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- silentHandling() - Method in class org.apache.uima.aae.error.ErrorContext
-
- SingleLineUimaJmxMonitorListener - Class in org.apache.uima.aae.jmx.monitor
-
- SingleLineUimaJmxMonitorListener() - Constructor for class org.apache.uima.aae.jmx.monitor.SingleLineUimaJmxMonitorListener
-
Constructor
- size() - Method in interface org.apache.uima.aae.controller.AnalysisEngineInstancePool
-
- size() - Method in class org.apache.uima.aae.controller.AnalysisEngineInstancePoolWithThreadAffinity
-
- SkipPendingLists - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- SkipSubordinateCountUpdate - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- SpiListener - Interface in org.apache.uima.aae.spi.transport
-
- SpiListener.SpiEvent - Enum in org.apache.uima.aae.spi.transport
-
- SpringContainerDeployer - Class in org.apache.uima.adapter.jms.activemq
-
- SpringContainerDeployer() - Constructor for class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- SpringContainerDeployer(ConcurrentHashMap) - Constructor for class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- springContainerRegistry - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- StackDumpTimer(int) - Constructor for class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl.StackDumpTimer
-
- start() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- startCheckpointTimer() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- startCheckpointTimer() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- startCollectionProcessCompleteTimer() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- startCollectionProcessCompleteTimer() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- startGetMetaRequestTimer() - Method in class org.apache.uima.aae.delegate.Delegate
-
Starts GetMeta Request timer
- startInternalBroker() - Method in class org.apache.uima.adapter.jms.activemq.BrokerDeployer
-
Deprecated.
- startIt() - Method in interface org.apache.uima.aae.spi.transport.UimaMessageListener
-
- startIt() - Method in interface org.apache.uima.aae.spi.transport.UimaTransport
-
This method is called to start SPI.
- startIt() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessageListener
-
- startIt() - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- startListeners() - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- startMetadataRequestTimer() - Method in interface org.apache.uima.aae.controller.Endpoint
-
- startMetadataRequestTimer() - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- startMonitor(long) - Method in class org.apache.uima.adapter.jms.service.UIMA_Service
-
Creates an instance of a
JmxMonitor
, initializes it with the JMX Server URI and
checkpoint frequency, and finally starts the monitor.
- startProcessRequestTimer(String) - Method in interface org.apache.uima.aae.controller.Endpoint
-
- startProcessRequestTimer(String) - Method in class org.apache.uima.aae.controller.Endpoint_impl
-
- startTimer(long, Endpoint) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-
- startTimer(long, Endpoint, long, String) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-
- startTimer() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientRequest
-
- state - Variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- Statistic - Interface in org.apache.uima.aae.monitor.statistics
-
- Statistics - Class in org.apache.uima.aae.monitor.statistics
-
- Statistics() - Constructor for class org.apache.uima.aae.monitor.statistics.Statistics
-
- statsMap - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- stop() - Method in interface org.apache.uima.aae.Channel
-
- stop(int) - Method in interface org.apache.uima.aae.Channel
-
- stop() - Method in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Stops the asynchronous client.
- stop() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- stop() - Method in interface org.apache.uima.aae.controller.AnalysisEngineController
-
- stop() - Method in class org.apache.uima.aae.controller.AnalysisEngineControllerAdapter
-
- stop() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Stops input channel(s) and initiates a shutdown of all delegates ( if this is an aggregate ).
- stop(Throwable, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- stop() - Method in class org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl
-
- Stop - Static variable in interface org.apache.uima.aae.message.AsynchAEMessage
-
- stop() - Method in interface org.apache.uima.aae.OutputChannel
-
- stop() - Method in interface org.apache.uima.aae.spi.transport.UimaMessageDispatcher
-
- stop() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessageDispatcher
-
- stop() - Method in class org.apache.uima.aae.UimaAsThreadFactory
-
- stop() - Method in class org.apache.uima.aae.UimaBlockingExecutor
-
- stop() - Method in class org.apache.uima.adapter.jms.activemq.BrokerDeployer
-
Deprecated.
Stops the ActiveMQ broker.
- stop() - Method in class org.apache.uima.adapter.jms.activemq.ConcurrentMessageListener
-
- stop() - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- stop(int) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
- stop() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- stop(int) - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel
-
- stop() - Method in class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- stop() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- STOP_NOW - Static variable in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- stopCasMultiplier(Delegate, String) - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- stopCasMultiplier(Delegate, String) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- stopCasMultipliers() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- stopDelegateTimers() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- stopInputChannel() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
Stops a listener on the main input channel
- stopInputChannels(int) - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- stopIt() - Method in interface org.apache.uima.aae.spi.transport.UimaMessageListener
-
- stopIt() - Method in interface org.apache.uima.aae.spi.transport.UimaTransport
-
This method is called to stop SPI.
- stopIt() - Method in class org.apache.uima.aae.spi.transport.vm.UimaVmMessageListener
-
- stopIt() - Method in class org.apache.uima.aae.spi.transport.vm.VmTransport
-
- stopListener(String) - Method in interface org.apache.uima.aae.UimaEEAdminContext
-
- stopListener(String) - Method in class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-
Stops a listener thread on a given endpoint
- stopNow() - Method in class org.apache.uima.aae.controller.Controller
-
- stopNow() - Method in interface org.apache.uima.aae.controller.ControllerMBean
-
- stopped - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- 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.
- stopProducingCases() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Request Uima AS client to initiate sending Stop requests to a service for all outstanding CASes
awaiting reply.
- stopProducingCases(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
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.
- stopTimer() - Method in class org.apache.uima.adapter.jms.activemq.JmsOutputChannel.ConnectionTimer
-
- stopTimers() - Method in interface org.apache.uima.aae.controller.AggregateAnalysisEngineController
-
- stopTimers() - Method in class org.apache.uima.aae.controller.AggregateAnalysisEngineController_impl
-
- stopTransportLayer() - Method in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- submitTask(Runnable) - Method in class org.apache.uima.aae.UimaBlockingExecutor
-
- syncObject - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- UIDGenerator - Class in org.apache.uima.aae
-
- UIDGenerator() - Constructor for class org.apache.uima.aae.UIDGenerator
-
- UIMA_Service - Class in org.apache.uima.adapter.jms.service
-
- UIMA_Service() - Constructor for class org.apache.uima.adapter.jms.service.UIMA_Service
-
- UimaAsBaseCallbackListener - Class in org.apache.uima.aae.client
-
This is an abstract listener class that provides empty implementation.
- UimaAsBaseCallbackListener() - Constructor for class org.apache.uima.aae.client.UimaAsBaseCallbackListener
-
- UimaASClientInfo - Class in org.apache.uima.aae.jmx
-
This class exposes client side statistics via JMX
- UimaASClientInfo() - Constructor for class org.apache.uima.aae.jmx.UimaASClientInfo
-
- UimaASClientInfoMBean - Interface in org.apache.uima.aae.jmx
-
- UimaASCollectionProcessCompleteTimeout - Exception in org.apache.uima.aae.error
-
- UimaASCollectionProcessCompleteTimeout() - Constructor for exception org.apache.uima.aae.error.UimaASCollectionProcessCompleteTimeout
-
- UimaASCollectionProcessCompleteTimeout(String) - Constructor for exception org.apache.uima.aae.error.UimaASCollectionProcessCompleteTimeout
-
- UimaASCollectionProcessCompleteTimeout(Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASCollectionProcessCompleteTimeout
-
- UimaASCollectionProcessCompleteTimeout(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASCollectionProcessCompleteTimeout
-
- UimaAsContext - Class in org.apache.uima.aae
-
- UimaAsContext() - Constructor for class org.apache.uima.aae.UimaAsContext
-
- UimaAsDelegateException - Exception in org.apache.uima.aae.error
-
- UimaAsDelegateException(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UimaAsDelegateException
-
- UimaASMetaRequestTimeout - Exception in org.apache.uima.aae.error
-
- UimaASMetaRequestTimeout() - Constructor for exception org.apache.uima.aae.error.UimaASMetaRequestTimeout
-
- UimaASMetaRequestTimeout(String) - Constructor for exception org.apache.uima.aae.error.UimaASMetaRequestTimeout
-
- UimaASMetaRequestTimeout(Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASMetaRequestTimeout
-
- UimaASMetaRequestTimeout(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASMetaRequestTimeout
-
- UimaASPingTimeout - Exception in org.apache.uima.aae.error
-
- UimaASPingTimeout() - Constructor for exception org.apache.uima.aae.error.UimaASPingTimeout
-
- UimaASPingTimeout(String) - Constructor for exception org.apache.uima.aae.error.UimaASPingTimeout
-
- UimaASPingTimeout(Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASPingTimeout
-
- UimaASPingTimeout(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASPingTimeout
-
- UimaASProcessCasTimeout - Exception in org.apache.uima.aae.error
-
- UimaASProcessCasTimeout() - Constructor for exception org.apache.uima.aae.error.UimaASProcessCasTimeout
-
- UimaASProcessCasTimeout(String) - Constructor for exception org.apache.uima.aae.error.UimaASProcessCasTimeout
-
- UimaASProcessCasTimeout(Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASProcessCasTimeout
-
- UimaASProcessCasTimeout(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UimaASProcessCasTimeout
-
- UimaASProcessStatus - Interface in org.apache.uima.aae.client
-
- UimaASProcessStatusImpl - Class in org.apache.uima.aae.client
-
- UimaASProcessStatusImpl(ProcessTrace) - Constructor for class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- UimaASProcessStatusImpl(ProcessTrace, String) - Constructor for class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- UimaASProcessStatusImpl(ProcessTrace, String, String) - Constructor for class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- UimaASProcessStatusImpl(ProcessTrace, boolean) - Constructor for class org.apache.uima.aae.client.UimaASProcessStatusImpl
-
- UimaASShutdownHook(UimaAsynchronousEngine) - Constructor for class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.UimaASShutdownHook
-
- UimaASStatusCallbackListener - Interface in org.apache.uima.aae.client
-
- UimaAsThreadFactory - Class in org.apache.uima.aae
-
Custom ThreadFactory for use in the TaskExecutor.
- UimaAsThreadFactory(ThreadGroup) - Constructor for class org.apache.uima.aae.UimaAsThreadFactory
-
- UimaAsThreadFactory(ThreadGroup, PrimitiveAnalysisEngineController) - Constructor for class org.apache.uima.aae.UimaAsThreadFactory
-
- UimaAsVersion - Class in org.apache.uima.aae
-
This class is used to define current UIMA AS version
- UimaAsVersion() - Constructor for class org.apache.uima.aae.UimaAsVersion
-
- UimaAsynchronousEngine - Interface in org.apache.uima.aae.client
-
A UimaAsynchronousEngine
enables an application to send CASes for analysis to remote
UIMA AS service.
- UimaBlockingExecutor - Class in org.apache.uima.aae
-
A wrapper around ThreadPoolExecutor that blocks a thread if number of executing threads exceeds
provided maximum number of permits.
- UimaBlockingExecutor(ThreadPoolExecutor, int) - Constructor for class org.apache.uima.aae.UimaBlockingExecutor
-
- UimaBlockingExecutor(ThreadPoolExecutor, int, String) - Constructor for class org.apache.uima.aae.UimaBlockingExecutor
-
- UimaClassFactory - Class in org.apache.uima.aae
-
- UimaClassFactory() - Constructor for class org.apache.uima.aae.UimaClassFactory
-
- uimacppProcess - Variable in class org.apache.uima.aae.controller.UimacppServiceController
-
- UimacppServiceController - Class in org.apache.uima.aae.controller
-
This bean functions as a proxy for a Uima C++ service.
- UimacppServiceController(String, String, String, int, int, Map<String, String>, int, int, boolean, int) - Constructor for class org.apache.uima.aae.controller.UimacppServiceController
-
Configure and start a Uima C++ service that connects to an ActiveMQ queue broker.
- UimacppServiceController(String, String, String, int, int, Map<String, String>, int, int, boolean) - Constructor for class org.apache.uima.aae.controller.UimacppServiceController
-
- UimacppServiceController(Logger, String, String, String, int, String, String, int, Map<String, String>, int, int, boolean, JmxManagement, int) - Constructor for class org.apache.uima.aae.controller.UimacppServiceController
-
Configure and start a Uima C++ service that connects to an WebSphereMQ queue broker.
- UimacppServiceController(Logger, String, String, String, int, String, String, int, Map<String, String>, int, int, boolean, JmxManagement) - Constructor for class org.apache.uima.aae.controller.UimacppServiceController
-
- UimacppServiceManagement - Class in org.apache.uima.aae.controller
-
This class implements the JMX MBean interface to provide operational statistics about the C++
service.
- UimacppServiceManagement(String, Socket, String, int, String, String) - Constructor for class org.apache.uima.aae.controller.UimacppServiceManagement
-
- UimacppServiceManagementMBean - Interface in org.apache.uima.aae.controller
-
Defines the JMX management interface for the C++ service.
- UimaDefaultMessageListenerContainer - Class in org.apache.uima.adapter.jms.activemq
-
- UimaDefaultMessageListenerContainer() - Constructor for class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- UimaDefaultMessageListenerContainer(boolean) - Constructor for class org.apache.uima.adapter.jms.activemq.UimaDefaultMessageListenerContainer
-
- UIMAEE_Constants - Class in org.apache.uima.aae
-
- UIMAEE_Constants() - Constructor for class org.apache.uima.aae.UIMAEE_Constants
-
- UimaEEAdminContext - Interface in org.apache.uima.aae
-
- UimaEEAdminSpringContext - Class in org.apache.uima.adapter.jms.activemq
-
- UimaEEAdminSpringContext(FileSystemXmlApplicationContext) - Constructor for class org.apache.uima.adapter.jms.activemq.UimaEEAdminSpringContext
-
- UimaEEAdminSpringContext.ListenerEntry - Class in org.apache.uima.adapter.jms.activemq
-
- UimaEeDebug - Static variable in interface org.apache.uima.aae.client.UimaAsynchronousEngine
-
Debug flag to use when processing a deployment descriptor.
- UimaEEServiceException - Exception in org.apache.uima.aae.error
-
- UimaEEServiceException() - Constructor for exception org.apache.uima.aae.error.UimaEEServiceException
-
- UimaEEServiceException(String) - Constructor for exception org.apache.uima.aae.error.UimaEEServiceException
-
- UimaEEServiceException(Throwable) - Constructor for exception org.apache.uima.aae.error.UimaEEServiceException
-
- UimaEEServiceException(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UimaEEServiceException
-
- UimaEEShutdownTriggerEvent - Class in org.apache.uima.aae.message
-
- UimaEEShutdownTriggerEvent(Object) - Constructor for class org.apache.uima.aae.message.UimaEEShutdownTriggerEvent
-
- UIMAMessage - Class in org.apache.uima.aae.message
-
- UIMAMessage() - Constructor for class org.apache.uima.aae.message.UIMAMessage
-
- UimaMessage - Interface in org.apache.uima.aae.spi.transport
-
- UimaMessageDispatcher - Interface in org.apache.uima.aae.spi.transport
-
- UimaMessageListener - Interface in org.apache.uima.aae.spi.transport
-
- UimaMessageValidator - Class in org.apache.uima.aae.message
-
- UimaMessageValidator() - Constructor for class org.apache.uima.aae.message.UimaMessageValidator
-
- UimaSerializer - Class in org.apache.uima.aae
-
- UimaSerializer() - Constructor for class org.apache.uima.aae.UimaSerializer
-
- UimaSpiException - Exception in org.apache.uima.aae.error
-
- UimaSpiException() - Constructor for exception org.apache.uima.aae.error.UimaSpiException
-
- UimaSpiException(String) - Constructor for exception org.apache.uima.aae.error.UimaSpiException
-
- UimaSpiException(Throwable) - Constructor for exception org.apache.uima.aae.error.UimaSpiException
-
- UimaSpiException(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UimaSpiException
-
- UIMAStatistic - Interface in org.apache.uima.aae.monitor.statistics
-
- UimaTransport - Interface in org.apache.uima.aae.spi.transport
-
- UimaVmMessage - Class in org.apache.uima.aae.spi.transport.vm
-
Wrapper for the Uima message.
- UimaVmMessage() - Constructor for class org.apache.uima.aae.spi.transport.vm.UimaVmMessage
-
- UimaVmMessageDispatcher - Class in org.apache.uima.aae.spi.transport.vm
-
- UimaVmMessageDispatcher(ThreadPoolExecutor, UimaMessageListener, String) - Constructor for class org.apache.uima.aae.spi.transport.vm.UimaVmMessageDispatcher
-
- UimaVmMessageListener - Class in org.apache.uima.aae.spi.transport.vm
-
- UimaVmMessageListener(AnalysisEngineController) - Constructor for class org.apache.uima.aae.spi.transport.vm.UimaVmMessageListener
-
- UimaVmQueue - Class in org.apache.uima.aae.spi.transport.vm
-
- UimaVmQueue() - Constructor for class org.apache.uima.aae.spi.transport.vm.UimaVmQueue
-
- UimaVmQueueMBean - Interface in org.apache.uima.aae.spi.transport.vm
-
- 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.
- undeploy(int) - Method in class org.apache.uima.adapter.jms.activemq.SpringContainerDeployer
-
- undeploy() - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- undeploy(String) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
- undeploy(String, int) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngine_impl
-
Undeploys Spring container with a given container Id.
- uniqueIdentifier - Static variable in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl
-
- UniqueIdGenerator - Interface in org.apache.uima.aae
-
- UnknownDestinationException - Exception in org.apache.uima.aae.error
-
- UnknownDestinationException() - Constructor for exception org.apache.uima.aae.error.UnknownDestinationException
-
- UnknownDestinationException(String) - Constructor for exception org.apache.uima.aae.error.UnknownDestinationException
-
- UnknownDestinationException(Throwable) - Constructor for exception org.apache.uima.aae.error.UnknownDestinationException
-
- UnknownDestinationException(String, Throwable) - Constructor for exception org.apache.uima.aae.error.UnknownDestinationException
-
- unregisterClient(BaseUIMAAsynchronousEngineCommon_impl) - Method in class org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection
-
- unregisterDomainObjects(String) - Method in class org.apache.uima.aae.jmx.JmxManager
-
Removes all objects from the MBeanServer with t
- unregisteredDelegateList - Variable in class org.apache.uima.aae.controller.BaseAnalysisEngineController
-
- unregisterMBean(ObjectName) - Method in interface org.apache.uima.aae.jmx.JmxManagement
-
Removed an MBean from the MBeanServer registry
- unregisterMBean(ObjectName) - Method in class org.apache.uima.aae.jmx.JmxManager
-
- validate(Object) - Method in class org.apache.uima.aae.handler.HandlerBase
-
- validCommand(UimaMessage, String) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
Validate command contained in the header of the JMS Message
- validMessage(Message) - Method in class org.apache.uima.adapter.jms.activemq.JmsInputChannel
-
Validates contents of the message.
- validMessageType(UimaMessage, String) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
Validate message type contained in the JMS header.
- validPayload(UimaMessage, String) - Static method in class org.apache.uima.aae.message.UimaMessageValidator
-
Validates payload in the JMS Message.
- valueOf(String) - Static method in enum org.apache.uima.aae.controller.BaseAnalysisEngineController.ServiceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.uima.aae.spi.transport.SpiListener.SpiEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.uima.aae.controller.BaseAnalysisEngineController.ServiceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.uima.aae.spi.transport.SpiListener.SpiEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VmMessageContext - Class in org.apache.uima.aae.spi.transport.vm
-
- VmMessageContext(UimaVmMessage, String) - Constructor for class org.apache.uima.aae.spi.transport.vm.VmMessageContext
-
- VmTransport - Class in org.apache.uima.aae.spi.transport.vm
-
This class provides implementation for internal messaging between collocated Uima AS services.
- VmTransport(UimaAsContext, AnalysisEngineController) - Constructor for class org.apache.uima.aae.spi.transport.vm.VmTransport
-