com.sleepycat.db
Class ReplicationManagerStats
java.lang.Object
com.sleepycat.db.ReplicationManagerStats
public class ReplicationManagerStats
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getPermFailed
public int getPermFailed()
getMsgsQueued
public int getMsgsQueued()
getMsgsDropped
public int getMsgsDropped()
getConnectionDrop
public int getConnectionDrop()
getConnectFail
public int getConnectFail()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object