|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteDelegateEngine
The Interface RemoteDelegateEngine.
Method Summary | |
---|---|
RemoteDelegateErrorConfiguration |
getErrorConfiguration()
Gets the error configuration. |
InputQueue |
getInputQueue()
Gets the input queue. |
SerializationStrategy |
getSerializationStrategy()
Gets the serialization strategy. |
void |
setInputQueue(InputQueue iq)
Sets the input queue. |
void |
setRemoteDelegateErrorConfiguration(RemoteDelegateErrorConfiguration er)
Sets the remote delegate error configuration. |
void |
setSerializationStrategy(SerializationStrategy ss)
Sets the serialization strategy. |
Methods inherited from interface org.apache.uima.resourceSpecifier.factory.DelegateAnalysisEngine |
---|
getCasMultiplier, getConfiguration, getKey, getReplyQueueScaleup, isAggregate, isRemote, setCasMultiplier, setKey, setReplyQueueScaleup |
Method Detail |
---|
InputQueue getInputQueue()
void setInputQueue(InputQueue iq)
iq
- the new input queueSerializationStrategy getSerializationStrategy()
void setSerializationStrategy(SerializationStrategy ss)
ss
- the new serialization strategyRemoteDelegateErrorConfiguration getErrorConfiguration()
void setRemoteDelegateErrorConfiguration(RemoteDelegateErrorConfiguration er)
er
- the new remote delegate error configuration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |