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/VerboseConfig.html | 595 ++++++++++----------- 1 file changed, 271 insertions(+), 324 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/VerboseConfig.html') diff --git a/docs/java/com/sleepycat/db/class-use/VerboseConfig.html b/docs/java/com/sleepycat/db/class-use/VerboseConfig.html index afc7dcb5..fb1320a5 100644 --- a/docs/java/com/sleepycat/db/class-use/VerboseConfig.html +++ b/docs/java/com/sleepycat/db/class-use/VerboseConfig.html @@ -1,338 +1,285 @@ - - - - - -Uses of Class com.sleepycat.db.VerboseConfig (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.VerboseConfig

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

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

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Fields in com.sleepycat.db declared as VerboseConfig
-static VerboseConfigVerboseConfig.BACKUP - -
-          Display additional information when performing hot backup.
-static VerboseConfigVerboseConfig.DEADLOCK - -
-          Display additional information when doing deadlock detection.
-static VerboseConfigVerboseConfig.FILEOPS - -
-          Display additional information when performing filesystem operations such - as open, close or rename.
-static VerboseConfigVerboseConfig.FILEOPS_ALL - -
-          Display additional information when performing all filesystem operations, - including read and write.
-static VerboseConfigVerboseConfig.RECOVERY - -
-          Display additional information when performing recovery.
-static VerboseConfigVerboseConfig.REGISTER - -
-          Display additional information concerning support for EnvironmentConfig.setRegister(boolean).
-static VerboseConfigVerboseConfig.REPLICATION - -
-          Display all detailed information about replication.
-static VerboseConfigVerboseConfig.REPLICATION_ELECTION - -
-          Display detailed information about replication elections.
-static VerboseConfigVerboseConfig.REPLICATION_LEASE - -
-          Display detailed information about replication master leases.
-static VerboseConfigVerboseConfig.REPLICATION_MISC - -
-          Display detailed information about general replication processing not - covered by the other REPLICATION_* values.
-static VerboseConfigVerboseConfig.REPLICATION_MSGS - -
-          Display detailed information about replication message processing.
-static VerboseConfigVerboseConfig.REPLICATION_SYNC - -
-          Display detailed information about replication client synchronization.
-static VerboseConfigVerboseConfig.REPLICATION_SYSTEM - -
-          Saves replication system information to a system-owned file.
-static VerboseConfigVerboseConfig.REPLICATION_TEST - -
-          Display temporary replication test information.
-static VerboseConfigVerboseConfig.REPMGR_CONNFAIL - -
-          Display detailed information about Replication Manager connection failures.
-static VerboseConfigVerboseConfig.REPMGR_MISC - -
-          Display detailed information about genereal Replication Manager processing.
-static VerboseConfigVerboseConfig.WAITSFOR - -
-          Display the waits-for table when doing deadlock detection.
-  -

- - - - - - - - - - - - - -
Methods in com.sleepycat.db with parameters of type VerboseConfig
- booleanEnvironmentConfig.getVerbose(VerboseConfig flag) - -
-          Return if the database environment is configured to display - a given type of verbose information.
- voidEnvironmentConfig.setVerbose(VerboseConfig flag, - boolean enable) - -
-          Display verbose information.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.VerboseConfig

+
+
+ +
- - - - - - - - - - - - -
-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