Package | Description |
---|---|
org.apache.manifoldcf.crawler.interfaces |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,QueueTracker.BinCount> |
QueueTracker.activeBinCounts
These are the bin counts for active threads
|
protected java.util.Map<java.lang.String,QueueTracker.BinCount> |
QueueTracker.queuedBinCounts
These are the bin counts for tracking the documents that are on
the active queue, but are not being processed yet
|
Modifier and Type | Method and Description |
---|---|
QueueTracker.BinCount |
QueueTracker.BinCount.duplicate() |