|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.webharvest.engine.HarvesterStatisticsCollector
public class HarvesterStatisticsCollector
Harvest statistic collector.
| Constructor Summary | |
|---|---|
HarvesterStatisticsCollector(com.esri.gpt.control.webharvest.engine.Pool pool,
com.esri.gpt.control.webharvest.engine.WatchDog watchDog,
com.esri.gpt.control.webharvest.engine.TaskQueue taskQueue,
MessageBroker messageBroker)
Parameterized constructor to collect web harvester engine statistics |
|
| Method Summary | |
|---|---|
void |
writeStatistics(ResponseWriter writer,
StringBuilder sb)
Writes harvester engine statistics |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HarvesterStatisticsCollector(com.esri.gpt.control.webharvest.engine.Pool pool,
com.esri.gpt.control.webharvest.engine.WatchDog watchDog,
com.esri.gpt.control.webharvest.engine.TaskQueue taskQueue,
MessageBroker messageBroker)
pool - the web harvester poolwatchDog - the web harvester watch dogtaskQueue - the task queue of web harvestermessageBroker - the message broker| Method Detail |
|---|
public void writeStatistics(ResponseWriter writer,
StringBuilder sb)
throws Exception
writer - the response writersb - the response string builder
Exception - if exception occurs
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||