protected class AbstractCorpusSearch.SentenceWorker extends AbstractTreeSearch.SearchWorker
Modifier and Type | Field and Description |
---|---|
protected int |
maxLength |
protected int |
minLength |
cache, entryBuilder, rootMatcher, targetTree, treeOptions
buffer, cancelled
Modifier | Constructor and Description |
---|---|
protected |
AbstractCorpusSearch.SentenceWorker(int id) |
Modifier and Type | Method and Description |
---|---|
protected void |
init() |
protected void |
process() |
cleanup
cancel, getId, getThread, isCancelled, run, toString
protected AbstractCorpusSearch.SentenceWorker(int id)
id
- protected void init()
init
in class AbstractTreeSearch.SearchWorker
AbstractTreeSearch.SearchWorker.init()
protected void process()
process
in class AbstractTreeSearch.SearchWorker
AbstractTreeSearch.SearchWorker.process()