|
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.impl.CrawlerControllerPerformanceAgentImpl
public class CrawlerControllerPerformanceAgentImpl
Used default connectivity agent.
Field Summary |
---|
Fields inherited from class org.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceAgentBase |
---|
KBYTES, MILLISECS_IN_SEC |
Constructor Summary | |
---|---|
CrawlerControllerPerformanceAgentImpl()
|
Method Summary | |
---|---|
protected void |
activate(ComponentContext context)
Activate. |
protected void |
deactivate(ComponentContext context)
Deactivate. |
ManagementAgentLocation |
getLocation()
Gets the location. |
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 CrawlerControllerPerformanceAgentImpl()
Method Detail |
---|
public ManagementAgentLocation getLocation()
getLocation
in interface LocatedManagementAgent
LocatedManagementAgent.getLocation()
protected void activate(ComponentContext context)
context
- the contextprotected void deactivate(ComponentContext context)
context
- the context
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |