|
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.ConnectivityPerformanceCounterHelperBase<CrawlerPerformanceAgent>
org.eclipse.smila.connectivity.framework.performancecounters.CrawlerControllerPerformanceCounterHelper
public class CrawlerControllerPerformanceCounterHelper
The Class CrawlerControllerPerformanceCounterHelper.
Field Summary |
---|
Fields inherited from class org.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceCounterHelperBase |
---|
_agentClass, _controllerAgent, _instanceAgent, _log, _typeAgent |
Constructor Summary | |
---|---|
CrawlerControllerPerformanceCounterHelper(DataSourceConnectionConfig configuration,
int hashCode)
Instantiates a new crawler controller performance counter helper. |
Method Summary | |
---|---|
protected CrawlerPerformanceAgent |
initAgent(ManagementAgentLocation location)
Inits the agent. |
Methods inherited from class org.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceCounterHelperBase |
---|
addCriticalException, addException, addException, increment, incrementAttachmentBytes, incrementBy, incrementDeltaIndices, incrementDeltaIndicesBy, incrementRecords, incrementRecordsBy, setCrawlerEndDate, setCrawlerStartDate, setJobId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CrawlerControllerPerformanceCounterHelper(DataSourceConnectionConfig configuration, int hashCode)
configuration
- the configurationhashCode
- the hash codeMethod Detail |
---|
protected CrawlerPerformanceAgent initAgent(ManagementAgentLocation location)
initAgent
in class ConnectivityPerformanceCounterHelperBase<CrawlerPerformanceAgent>
location
- the location
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |