Uses of Class
com.attivio.connector.ConcurrentScannerPerformanceAlert
-
Packages that use ConcurrentScannerPerformanceAlert Package Description com.attivio.connector -
-
Uses of ConcurrentScannerPerformanceAlert in com.attivio.connector
Methods in com.attivio.connector that return types with arguments of type ConcurrentScannerPerformanceAlert Modifier and Type Method Description java.util.Map<java.lang.String,ConcurrentScannerPerformanceAlert>
ConcurrentScannerStatCalculator. getAlerts()
java.util.Map<ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics,ConcurrentScannerPerformanceAlert>
ConcurrentDocumentFetcherImpl. getPerformanceMetrics()
java.util.Map<ConcurrentScannerTaskExecuter.ConcurrentExecutionMetrics,ConcurrentScannerPerformanceAlert>
ConcurrentScannerDocFetcherState. getPerformanceMetrics()
Throughput: Returns the frequency of events over a period of time (e.g over the last 5 minutes).Methods in com.attivio.connector with parameters of type ConcurrentScannerPerformanceAlert Modifier and Type Method Description void
ConcurrentScannerPerformanceAlertHandler. handle(ConcurrentScannerPerformanceAlert alert)
-