|
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.server.usage.harvester.HarvesterStatisticsBuilder
public class HarvesterStatisticsBuilder
This class is used to build harvester statistics.
Constructor Summary | |
---|---|
HarvesterStatisticsBuilder(StatisticsRequestContext statRequestCtx)
|
Method Summary | |
---|---|
void |
buildEnvironmentStatistics()
Build the configuration statistics for web harvester. |
void |
buildStatistics()
This method is used to build statistics for web harvester |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HarvesterStatisticsBuilder(StatisticsRequestContext statRequestCtx)
Method Detail |
---|
public void buildEnvironmentStatistics() throws Exception
buildEnvironmentStatistics
in interface IStatisticsBuilder
Exception
public void buildStatistics() throws Exception
buildStatistics
in interface IStatisticsBuilder
Exception
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |