public interface TopLevelAnalysisEngine extends AnalysisEngine
Modifier and Type | Method and Description |
---|---|
AsyncPrimitiveErrorConfiguration |
getPrimitiveErrorConfiguration()
Gets the primitive error configuration.
|
void |
setPrimitiveErrorConfiguration(AsyncPrimitiveErrorConfiguration ec)
Sets the primitive error configuration.
|
getCasMultiplier, getDelegates, getInputQueueScaleout, getKey, getReplyQueueScaleout, isAsync, setDelegates, setInputQueueScaleout, setIsAsync, setKey, setReplyQueueScaleout
AsyncPrimitiveErrorConfiguration getPrimitiveErrorConfiguration()
void setPrimitiveErrorConfiguration(AsyncPrimitiveErrorConfiguration ec)
ec
- the new primitive error configurationCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.