|
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.ConnectivityPerformanceAgent
org.eclipse.smila.connectivity.framework.crawler.filesystem.FileSystemCrawlerPerformanceAgent
public class FileSystemCrawlerPerformanceAgent
The Class FileSystemCrawlerPerformanceAgent.
Field Summary |
---|
Fields inherited from class org.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceAgentBase |
---|
KBYTES, MILLISECS_IN_SEC |
Constructor Summary | |
---|---|
FileSystemCrawlerPerformanceAgent()
|
Method Summary | |
---|---|
PerformanceCounter |
getFiles()
Gets the files. |
PerformanceCounter |
getFolders()
Gets the folders. |
PerformanceCounter |
getProducerExceptions()
Gets the producer exceptions. |
AnyMap |
toAny()
|
Methods inherited from class org.eclipse.smila.connectivity.framework.performancecounters.ConnectivityPerformanceAgent |
---|
getAverageAttachmentTransferRate, getEndDate, getImportRunId, getJobName, getOverallAverageDeltaIndicesProcessingTime, getOverallAverageRecordsProcessingTime, getStartDate, setEndDate, setImportRunId, setJobName, 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 FileSystemCrawlerPerformanceAgent()
Method Detail |
---|
public PerformanceCounter getFiles()
public PerformanceCounter getFolders()
public PerformanceCounter getProducerExceptions()
public AnyMap toAny()
toAny
in class ConnectivityPerformanceAgent
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |