Package org.apache.uima.aae.controller
Interface PrimitiveAnalysisEngineController
- All Superinterfaces:
AnalysisEngineController,ControllerLifecycle
- All Known Implementing Classes:
PrimitiveAnalysisEngineController_impl
-
Field Summary
Fields inherited from interface org.apache.uima.aae.controller.AnalysisEngineController
AEInstanceCount, CasPoolSize -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAbortedCasReferenceId(String aCasReferenceId) intvoidvoidbooleanMethods inherited from interface org.apache.uima.aae.controller.AnalysisEngineController
addInputChannel, addServiceInfo, beginProcess, cacheClientEndpoint, changeState, collectionProcessComplete, dropCAS, dropCAS, dropStats, dumpState, endProcess, forceTimeoutOnPendingCases, getAnalysisTime, getCasManagerWrapper, getCasStatistics, getChildUimaContext, getClientEndpoint, getComponentName, getControllerLatch, getCpuTime, getDeadClientMap, getErrorHandlerChain, getEventListener, getIdleTime, getIdleTimeBetweenProcessCalls, getIndex, getInProcessCache, getInputChannel, getInputChannel, getJmxContext, getJMXDomain, getKey, getLocalCache, getManagementInterface, getMonitor, getName, getOutputChannel, getParentController, getReplyInputChannel, getReplyTime, getServiceEndpointName, getServiceErrors, getServicePerformance, getState, getStats, getTime, getTransport, getTransport, getUimaEEAdminContext, getUimaMessageListener, handleDelegateLifeCycleEvent, incrementDeserializationTime, incrementSerializationTime, initialize, initializeVMTransport, isAwaitingCacheCallbackNotification, isCasMultiplier, isPrimitive, isStopped, isTopLevelComponent, notifyListenersWithInitializationStatus, onInitialize, process, process, process, quiesceAndStop, registerVmQueueWithJMX, releaseNextCas, saveReplyTime, saveTime, sendMetadata, setCasManager, setDeployDescriptor, setInputChannel, setOutputChannel, setStopped, setUimaEEAdminContext, stop, takeActionMethods inherited from interface org.apache.uima.aae.controller.ControllerLifecycle
addControllerCallbackListener, removeControllerCallbackListener, terminate
-
Method Details
-
setAnalysisEngineInstancePool
-
getServiceInfo
PrimitiveServiceInfo getServiceInfo()- Specified by:
getServiceInfoin interfaceAnalysisEngineController
-
addAbortedCasReferenceId
- Specified by:
addAbortedCasReferenceIdin interfaceAnalysisEngineController
-
getAEInstanceCount
int getAEInstanceCount() -
initializeAnalysisEngine
void initializeAnalysisEngine() throws org.apache.uima.resource.ResourceInitializationException- Throws:
org.apache.uima.resource.ResourceInitializationException
-
threadAssignedToAE
boolean threadAssignedToAE()
-