Esri Geoportal Server
1.2.9

com.esri.gpt.server.usage.harvester
Class HarvesterStatisticsBuilder

java.lang.Object
  extended by com.esri.gpt.server.usage.harvester.HarvesterStatisticsBuilder
All Implemented Interfaces:
IStatisticsBuilder

public class HarvesterStatisticsBuilder
extends Object
implements IStatisticsBuilder

This class is used to build harvester statistics.

Author:
prat5814

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

HarvesterStatisticsBuilder

public HarvesterStatisticsBuilder(StatisticsRequestContext statRequestCtx)
Method Detail

buildEnvironmentStatistics

public void buildEnvironmentStatistics()
                                throws Exception
Build the configuration statistics for web harvester.

Specified by:
buildEnvironmentStatistics in interface IStatisticsBuilder
Throws:
Exception

buildStatistics

public void buildStatistics()
                     throws Exception
This method is used to build statistics for web harvester

Specified by:
buildStatistics in interface IStatisticsBuilder
Throws:
Exception

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.