|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceAgentBase
org.eclipse.smila.connectivity.framework.performancecounters.CrawlerPerformanceAgent
org.eclipse.smila.connectivity.framework.crawler.web.WebCrawlerPerformanceAgent
public class WebCrawlerPerformanceAgent
The Class WebCrawlerPerformanceAgent.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceAgentBase |
|---|
KBYTES, MILLISECS_IN_SEC |
| Constructor Summary | |
|---|---|
WebCrawlerPerformanceAgent()
|
|
| Method Summary | |
|---|---|
PerformanceCounter |
getAverageHttpFetchTime()
Gets the average http fetch time. |
PerformanceCounter |
getBytes()
Gets the bytes. |
PerformanceCounter |
getPages()
Gets the pages. |
PerformanceCounter |
getProducerExceptions()
Gets the producer exceptions. |
| Methods inherited from class org.eclipse.smila.connectivity.framework.performancecounters.CrawlerPerformanceAgent |
|---|
getAverageAttachmentTransferRate, getEndDate, getJobId, getOverallAverageDeltaIndicesProcessingTime, getOverallAverageRecordsProcessingTime, getStartDate, setEndDate, setJobId, setStartDate |
| Methods inherited from class org.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceAgentBase |
|---|
getAttachmentBytesTransfered, getAttachmentTransferRate, getAverageDeltaIndicesProcessingTime, getAverageRecordsProcessingTime, getDeltaIndices, getErrorBuffer, getExceptions, getExceptionsCritical, getRecords |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebCrawlerPerformanceAgent()
| Method Detail |
|---|
public PerformanceCounter getBytes()
public PerformanceCounter getPages()
public PerformanceCounter getProducerExceptions()
public PerformanceCounter getAverageHttpFetchTime()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||