com.sleepycat.db

Class ReplicationStats

public class ReplicationStats extends Object

Method Summary
intgetBulkFills()
intgetBulkOverflows()
intgetBulkRecords()
intgetBulkTransfers()
intgetClientRerequests()
intgetClientSvcMiss()
intgetClientSvcReq()
intgetDupmasters()
intgetEgen()
intgetElectionCurWinner()
intgetElectionGen()
LogSequenceNumbergetElectionLsn()
intgetElectionNumSites()
intgetElectionNumVotes()
intgetElectionPriority()
intgetElections()
intgetElectionsWon()
intgetElectionSec()
intgetElectionStatus()
intgetElectionTiebreaker()
intgetElectionUsec()
intgetElectionVotes()
intgetEnvId()
intgetEnvPriority()
intgetGen()
intgetLogDuplicated()
intgetLogQueued()
intgetLogQueuedMax()
intgetLogQueuedTotal()
intgetLogRecords()
intgetLogRequested()
intgetMaster()
intgetMasterChanges()
intgetMsgsBadgen()
intgetMsgsProcessed()
intgetMsgsRecover()
intgetMsgsSendFailures()
intgetMsgsSent()
intgetNewsites()
LogSequenceNumbergetNextLsn()
intgetNextPages()
intgetNumSites()
intgetNumThrottles()
intgetOutdated()
intgetPagesDuplicated()
intgetPagesRecords()
intgetPagesRequested()
intgetStartupComplete()
intgetStatus()
intgetTxnsApplied()
LogSequenceNumbergetWaitingLsn()
intgetWaitingPages()
StringtoString()

Method Detail

getBulkFills

public int getBulkFills()

getBulkOverflows

public int getBulkOverflows()

getBulkRecords

public int getBulkRecords()

getBulkTransfers

public int getBulkTransfers()

getClientRerequests

public int getClientRerequests()

getClientSvcMiss

public int getClientSvcMiss()

getClientSvcReq

public int getClientSvcReq()

getDupmasters

public int getDupmasters()

getEgen

public int getEgen()

getElectionCurWinner

public int getElectionCurWinner()

getElectionGen

public int getElectionGen()

getElectionLsn

public LogSequenceNumber getElectionLsn()

getElectionNumSites

public int getElectionNumSites()

getElectionNumVotes

public int getElectionNumVotes()

getElectionPriority

public int getElectionPriority()

getElections

public int getElections()

getElectionsWon

public int getElectionsWon()

getElectionSec

public int getElectionSec()

getElectionStatus

public int getElectionStatus()

getElectionTiebreaker

public int getElectionTiebreaker()

getElectionUsec

public int getElectionUsec()

getElectionVotes

public int getElectionVotes()

getEnvId

public int getEnvId()

getEnvPriority

public int getEnvPriority()

getGen

public int getGen()

getLogDuplicated

public int getLogDuplicated()

getLogQueued

public int getLogQueued()

getLogQueuedMax

public int getLogQueuedMax()

getLogQueuedTotal

public int getLogQueuedTotal()

getLogRecords

public int getLogRecords()

getLogRequested

public int getLogRequested()

getMaster

public int getMaster()

getMasterChanges

public int getMasterChanges()

getMsgsBadgen

public int getMsgsBadgen()

getMsgsProcessed

public int getMsgsProcessed()

getMsgsRecover

public int getMsgsRecover()

getMsgsSendFailures

public int getMsgsSendFailures()

getMsgsSent

public int getMsgsSent()

getNewsites

public int getNewsites()

getNextLsn

public LogSequenceNumber getNextLsn()

getNextPages

public int getNextPages()

getNumSites

public int getNumSites()

getNumThrottles

public int getNumThrottles()

getOutdated

public int getOutdated()

getPagesDuplicated

public int getPagesDuplicated()

getPagesRecords

public int getPagesRecords()

getPagesRequested

public int getPagesRequested()

getStartupComplete

public int getStartupComplete()

getStatus

public int getStatus()

getTxnsApplied

public int getTxnsApplied()

getWaitingLsn

public LogSequenceNumber getWaitingLsn()

getWaitingPages

public int getWaitingPages()

toString

public String toString()