@ThreadSafe public class MongoDbSnapshotChangeEventSourceMetrics extends SnapshotChangeEventSourceMetrics implements MongoDbSnapshotChangeEventSourceMetricsMBean
| Modifier and Type | Field and Description |
|---|---|
private AtomicLong |
numberOfDisconnects |
clock, lastEventTimestamp, metadataProvider, numberOfErroneousEvents, taskContext, totalNumberOfEventsSeenNO_OPNO_OP| Constructor and Description |
|---|
MongoDbSnapshotChangeEventSourceMetrics(T taskContext,
ChangeEventQueueMetrics changeEventQueueMetrics,
EventMetadataProvider metadataProvider) |
| Modifier and Type | Method and Description |
|---|---|
long |
getNumberOfDisconnects() |
void |
onConnectorEvent(ConnectorEvent event) |
void |
reset() |
dataCollectionSnapshotCompleted, getMonitoredTables, getRemainingTableCount, getRowsScanned, getSnapshotAborted, getSnapshotCompleted, getSnapshotDurationInSeconds, getSnapshotRunning, getTotalTableCount, monitoredDataCollectionsDetermined, rowsScanned, snapshotAborted, snapshotCompleted, snapshotStartedgetCurrentQueueSizeInBytes, getLastEvent, getMaxQueueSizeInBytes, getMilliSecondsSinceLastEvent, getNumberOfErroneousEvents, getNumberOfEventsFiltered, getQueueRemainingCapacity, getQueueTotalCapacity, getTotalNumberOfEventsSeen, onErroneousEvent, onEvent, onFilteredEventmetricName, register, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRemainingTableCount, getRowsScanned, getSnapshotAborted, getSnapshotCompleted, getSnapshotDurationInSeconds, getSnapshotRunning, getTotalTableCountgetCurrentQueueSizeInBytes, getLastEvent, getMaxQueueSizeInBytes, getMilliSecondsSinceLastEvent, getMonitoredTables, getNumberOfErroneousEvents, getNumberOfEventsFiltered, getQueueRemainingCapacity, getQueueTotalCapacity, getTotalNumberOfEventsSeenprivate AtomicLong numberOfDisconnects
public MongoDbSnapshotChangeEventSourceMetrics(T taskContext,
ChangeEventQueueMetrics changeEventQueueMetrics,
EventMetadataProvider metadataProvider)
public long getNumberOfDisconnects()
getNumberOfDisconnects in interface MongoDbSnapshotChangeEventSourceMetricsMBeanpublic void onConnectorEvent(ConnectorEvent event)
onConnectorEvent in interface DataChangeEventListeneronConnectorEvent in class PipelineMetricspublic void reset()
reset in interface ChangeEventSourceMetricsMXBeanreset in class SnapshotChangeEventSourceMetricsCopyright © 2021 JBoss by Red Hat. All rights reserved.