From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../com/sleepycat/db/class-use/StatsConfig.html | 562 +++++++++++---------- 1 file changed, 306 insertions(+), 256 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/StatsConfig.html') diff --git a/docs/java/com/sleepycat/db/class-use/StatsConfig.html b/docs/java/com/sleepycat/db/class-use/StatsConfig.html index dea923b5..432e7ae8 100644 --- a/docs/java/com/sleepycat/db/class-use/StatsConfig.html +++ b/docs/java/com/sleepycat/db/class-use/StatsConfig.html @@ -1,270 +1,320 @@ - - - - - -Uses of Class com.sleepycat.db.StatsConfig (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.StatsConfig

-
- - - - - - - - - -
-Packages that use StatsConfig
com.sleepycat.dbBerkeley DB Java API
-[reference guide] [Java programming notes]
-  -

- - - - - -
-Uses of StatsConfig in com.sleepycat.db
-  -

- - - - - - - - - -
Fields in com.sleepycat.db declared as StatsConfig
-static StatsConfigStatsConfig.DEFAULT - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in com.sleepycat.db with parameters of type StatsConfig
- CacheFileStats[]Environment.getCacheFileStats(StatsConfig config) - -
-          Return statistics for individual files in the cache.
- CacheStatsEnvironment.getCacheStats(StatsConfig config) - -
-          Returns the memory pool (that is, the buffer cache) subsystem statistics.
- LockStatsEnvironment.getLockStats(StatsConfig config) - -
-          Return the database environment's locking statistics.
- LogStatsEnvironment.getLogStats(StatsConfig config) - -
-          Return the database environment's logging statistics.
- MutexStatsEnvironment.getMutexStats(StatsConfig config) - -
-          Return the database environment's mutex statistics.
- ReplicationManagerStatsEnvironment.getReplicationManagerStats(StatsConfig config) - -
-          Return the database environment's replication manager statistics.
- ReplicationStatsEnvironment.getReplicationStats(StatsConfig config) - -
-          Return the database environment's replication statistics.
- SequenceStatsSequence.getStats(StatsConfig config) - -
-          Return statistical information about the sequence.
- DatabaseStatsDatabase.getStats(Transaction txn, - StatsConfig config) - -
-          Return database statistics.
- TransactionStatsEnvironment.getTransactionStats(StatsConfig config) - -
-          Return the database environment's transactional statistics.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.StatsConfig

+
+
+ +
- - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1