|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessCasErrors
The Interface ProcessCasErrors.
Method Summary | |
---|---|
Action |
getThresholdAction()
Gets the threshold action. |
int |
getThresholdCount()
Gets the threshold count. |
int |
getThresholdWindow()
Gets the threshold window. |
void |
setThresholdAction(Action action)
Sets the threshold action. |
void |
setThresholdCount(int threshold)
Sets the threshold count. |
void |
setThresholdWindow(int window)
Sets the threshold window. |
Methods inherited from interface org.apache.uima.resourceSpecifier.factory.ErrorHandlingSettings |
---|
getAction, getMaxRetries, getTimeout, setAction, setMaxRetries, setTimeout |
Method Detail |
---|
int getThresholdCount()
void setThresholdCount(int threshold)
threshold
- the new threshold countint getThresholdWindow()
void setThresholdWindow(int window)
window
- the new threshold windowAction getThresholdAction()
void setThresholdAction(Action action)
action
- the new threshold action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |