| 
 | Berkeley DB version 4.8.30 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sleepycat.db.ReplicationManagerStats
public class ReplicationManagerStats
Replication Manager statistics for a database environment.
| Method Summary | |
|---|---|
|  long | getConnectFail()TODO | 
|  long | getConnectionDrop()TODO | 
|  long | getMsgsDropped()TODO | 
|  long | getMsgsQueued()TODO | 
|  long | getPermFailed()TODO | 
|  String | toString()For convenience, the ReplicationManagerStats class has a toString method that lists all the data fields. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public long getPermFailed()
public long getMsgsQueued()
public long getMsgsDropped()
public long getConnectionDrop()
public long getConnectFail()
public String toString()
toString in class Object| 
 | Berkeley DB version 4.8.30 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||