public interface AnalysisEngineServiceStub extends ResourceServiceStub
| Modifier and Type | Method and Description |
|---|---|
void |
callBatchProcessComplete()
Performs service call to inform the AnalysisEngine that the processing of a batch has been
completed.
|
void |
callCollectionProcessComplete()
Performs service call to inform the AnalysisEngine that the processing of a collection has been
completed.
|
void |
callProcess(CAS aCAS)
Performs service call to process an entity.
|
callGetMetaData, destroyvoid callProcess(CAS aCAS) throws ResourceServiceException
aCAS - the CAS to processResourceServiceExceptionvoid callBatchProcessComplete()
throws ResourceServiceException
ResourceServiceExceptionvoid callCollectionProcessComplete()
throws ResourceServiceException
ResourceServiceExceptionCopyright © 2013. All Rights Reserved.