The ReplicationStats type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AppliedTransactions |
# of transactions applied.
| |
AwaitedLSN |
LSN we're awaiting, if any.
| |
AwaitedPage |
pg we're awaiting, if any.
| |
BadGenerationMessages |
Messages with a bad generation #.
| |
BulkBufferFills |
Bulk buffer fills.
| |
BulkBufferOverflows |
Bulk buffer overflows.
| |
BulkBufferTransfers |
Transfers of bulk buffers.
| |
BulkRecordsStored |
Bulk records stored.
| |
ClientServiceRequests |
Number of client service requests received by this client.
| |
ClientServiceRequestsMissing |
Number of client service requests missing on this client.
| |
ClientStartupComplete |
Site completed client sync-up.
| |
CurrentElectionGenerationNumber |
Current election gen number.
| |
CurrentGenerationNumber |
Current generation number.
| |
CurrentQueuedLogRecords |
Log records currently queued.
| |
CurrentWinner |
Current front-runner.
| |
CurrentWinnerMaxLSN |
Max. LSN of current winner.
| |
DuplicateLogRecords |
Log records received multiply.
| |
DuplicatePages |
Pages received multiply.
| |
DupMasters |
# of times a duplicate master condition was detected.
| |
ElectionDataGeneration |
Winner data generation.
| |
ElectionGenerationNumber |
Election generation number.
| |
ElectionPriority |
Current election priority.
| |
Elections |
# of elections held.
| |
ElectionStatus |
Current election status.
| |
ElectionsWon |
# of elections won by this site.
| |
ElectionTiebreaker |
Election tiebreaker value.
| |
ElectionTimeSec |
Last election time seconds.
| |
ElectionTimeUSec |
Last election time useconds.
| |
EnvID |
Current environment ID.
| |
EnvPriority |
Current environment priority.
| |
FailedMessageSends |
# of failed message sends.
| |
ForcedRerequests |
Number of forced rerequests.
| |
IgnoredMessages |
Messages ignored because this site was a client in recovery.
| |
LeaseCheckedMissesNumber |
Number of invalid lease validity checks.
| |
LeaseCheckedNumber |
Number of lease validity checks.
| |
LeaseCheckedRefreshNumber |
Number of lease refresh attempts during lease validity checks.
| |
LeaseSentNumber |
Number of live messages sent while using leases.
| |
MasterChanges |
# of times we've switched masters.
| |
MasterEnvID |
Env. ID of the current master.
| |
MaxLeaseSec |
Maximum lease timestamp seconds.
| |
MaxLeaseUSec |
Maximum lease timestamp useconds.
| |
MaxPermanentLSN |
Maximum permanent LSN.
| |
MaxQueuedLogRecords |
Max. log records queued at once.
| |
MessagesSent |
# of successful message sends.
| |
MissedLogRecords |
Log recs. missed and requested.
| |
MissedPages |
Pages missed and requested.
| |
NewSiteMessages |
# of NEWSITE msgs. received.
| |
NextLSN |
Next LSN to use or expect.
| |
NextPage |
Next pg we expect.
| |
Outdated |
# of times we detected and returned an OUTDATED condition.
| |
QueuedLogRecords |
Total # of log recs. ever queued.
| |
ReceivedLogRecords |
Log records received and put.
| |
ReceivedMessages |
Messages received and processed.
| |
ReceivedPages |
Pages received and stored.
| |
RegisteredSites |
# of "registered voters".
| |
RegisteredSitesNeeded |
# of "registered voters" needed.
| |
Sites |
Current number of sites we will assume during elections.
| |
StartSyncMessagesDelayed |
# of STARTSYNC msgs delayed.
| |
Status |
Current replication status.
| |
Throttled |
# of times we were throttled.
| |
Votes |
Votes received in this round.
|