|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.execution.ocrservice.OCRStatusPoller
public class OCRStatusPoller
In charge of polling the status of all submited OCR jobs that can be found as WS resources
IndexerService
Constructor Summary | |
---|---|
OCRStatusPoller()
|
Method Summary | |
---|---|
void |
run()
Performs the periodic status polling of all submitted ocr jobs (if the job has completed execution, we skip it) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCRStatusPoller()
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |