Berkeley DB
version 4.2.52

Uses of Class
com.sleepycat.db.DbRepStat

Packages that use DbRepStat
com.sleepycat.db Java API programming notes
[reference guide] 
 

Uses of DbRepStat in com.sleepycat.db
 

Methods in com.sleepycat.db that return DbRepStat
 DbRepStat DbEnv.rep_stat(int flags)
          Deprecated. As of Berkeley DB 4.2, replaced by DbEnv.replicationStat(int)
 DbRepStat DbEnv.replicationStat(int flags)
          The DbEnv.replicationStat method returns the replication subsystem statistics.
 


Berkeley DB
version 4.2.52

Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.