public interface OracleStreamingChangeEventSourceMetricsMXBean extends StreamingChangeEventSourceMetricsMXBean
getLastTransactionId, getMilliSecondsBehindSource, getSourceEventPosition, isConnectedgetCurrentQueueSizeInBytes, getLastEvent, getMaxQueueSizeInBytes, getMilliSecondsSinceLastEvent, getMonitoredTables, getNumberOfErroneousEvents, getNumberOfEventsFiltered, getQueueRemainingCapacity, getQueueTotalCapacity, getTotalNumberOfEventsSeenString getCurrentScn()
String[] getCurrentRedoLogFileName()
long getMinimumMinedLogCount()
long getMaximumMinedLogCount()
String[] getRedoLogStatus()
int getSwitchCounter()
long getTotalCapturedDmlCount()
Long getMaxDurationOfFetchQueryInMilliseconds()
Long getLastDurationOfFetchQueryInMilliseconds()
long getFetchingQueryCount()
Long getMaxCapturedDmlInBatch()
long getLastBatchProcessingTimeInMilliseconds()
int getLastCapturedDmlCount()
int getBatchSize()
void setBatchSize(int size)
size - limitlong getMillisecondToSleepBetweenMiningQuery()
void setMillisecondToSleepBetweenMiningQuery(long milliseconds)
milliseconds - to sleepvoid changeSleepingTime(boolean increment)
increment - true to add, false to deductvoid changeBatchSize(boolean increment)
boolean getRecordMiningHistory()
HistoryRecorderlong getMaxBatchProcessingThroughput()
long getAverageBatchProcessingThroughput()
long getLastBatchProcessingThroughput()
long getNetworkConnectionProblemsCounter()
long getTotalParseTimeInMilliseconds()
long getTotalMiningSessionStartTimeInMilliseconds()
long getLastMiningSessionStartTimeInMilliseconds()
long getMaxMiningSessionStartTimeInMilliseconds()
long getTotalProcessingTimeInMilliseconds()
long getMinBatchProcessingTimeInMilliseconds()
long getMaxBatchProcessingTimeInMilliseconds()
long getTotalProcessedRows()
long getTotalResultSetNextTimeInMilliseconds()
int getHoursToKeepTransactionInBuffer()
long getNumberOfActiveTransactions()
long getNumberOfCommittedTransactions()
getNumberOfCommittedTransactions in interface StreamingChangeEventSourceMetricsMXBeanlong getNumberOfRolledBackTransactions()
long getCommitThroughput()
long getRegisteredDmlCount()
String getOldestScn()
String getCommittedScn()
String getOffsetScn()
long getLagFromSourceInMilliseconds()
long getMaxLagFromSourceInMilliseconds()
long getMinLagFromSourceInMilliseconds()
Set<String> getAbandonedTransactionIds()
Set<String> getRolledBackTransactionIds()
long getLastCommitDurationInMilliseconds()
long getMaxCommitDurationInMilliseconds()
int getErrorCount()
int getWarningCount()
int getScnFreezeCount()
void reset()
reset in interface ChangeEventSourceMetricsMXBeanCopyright © 2021 JBoss by Red Hat. All rights reserved.