|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.collection.impl.cpm.engine.EOFToken
public class EOFToken
Special class interpreted by the CPM's ProcessingUnit as the end of processing. It is enqueued onto a queue from which the ProcessingUnit gets entities to process. The EOFToken is placed in the queue by the ArtifactProducer when the either the CollectionReader is done reading the collection or the CPM has been instructed to terminate.
Constructor Summary | |
---|---|
EOFToken()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EOFToken()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |