|
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
public abstract class ConnectivityPerformanceAgentBase
The Class ConnectivityPerformanceAgentBase.
| Field Summary | |
|---|---|
protected static double |
KBYTES
KBtyes. |
protected static double |
MILLISECS_IN_SEC
The Constant MILLISECS_IN_SEC. |
| Constructor Summary | |
|---|---|
ConnectivityPerformanceAgentBase()
|
|
| Method Summary | |
|---|---|
PerformanceCounter |
getAttachmentBytesTransfered()
Gets the attachment bytes transfered. |
PerformanceCounter |
getAttachmentTransferRate()
Gets the attachment transfer rate. |
PerformanceCounter |
getAverageDeltaIndicesProcessingTime()
Gets the average delta indices processing time. |
PerformanceCounter |
getAverageRecordsProcessingTime()
Gets the average records processing time. |
PerformanceCounter |
getDeltaIndices()
Gets the delta indices. |
ErrorsBuffer |
getErrorBuffer()
Gets the error buffer. |
PerformanceCounter |
getExceptions()
Gets the exceptions. |
PerformanceCounter |
getExceptionsCritical()
Gets the exceptions critical. |
PerformanceCounter |
getRecords()
Gets the records. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final double MILLISECS_IN_SEC
protected static final double KBYTES
| Constructor Detail |
|---|
public ConnectivityPerformanceAgentBase()
| Method Detail |
|---|
public PerformanceCounter getAttachmentBytesTransfered()
getAttachmentBytesTransfered in interface CrawlerControllerPerformanceAgentCrawlerControllerPerformanceAgent#getAttachmentBytesTransfered()public PerformanceCounter getRecords()
getRecords in interface CrawlerControllerPerformanceAgentCrawlerControllerPerformanceAgent.getRecords()public PerformanceCounter getExceptions()
getExceptions in interface CrawlerControllerPerformanceAgentCrawlerControllerPerformanceAgent.getExceptions()public PerformanceCounter getAverageRecordsProcessingTime()
getAverageRecordsProcessingTime in interface CrawlerControllerPerformanceAgentpublic PerformanceCounter getAverageDeltaIndicesProcessingTime()
getAverageDeltaIndicesProcessingTime in interface CrawlerControllerPerformanceAgentpublic PerformanceCounter getExceptionsCritical()
getExceptionsCritical in interface CrawlerControllerPerformanceAgent.CrawlerControllerPerformanceAgent#getExceptionsCritical()public PerformanceCounter getDeltaIndices()
getDeltaIndices in interface CrawlerControllerPerformanceAgent.CrawlerControllerPerformanceAgent#getDeltaIndices()public PerformanceCounter getAttachmentTransferRate()
getAttachmentTransferRate in interface CrawlerControllerPerformanceAgent.CrawlerControllerPerformanceAgent#getAttachmentTransferRate()public ErrorsBuffer getErrorBuffer()
getErrorBuffer in interface CrawlerControllerPerformanceAgent
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||