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. --- .../sleepycat/db/class-use/TransactionStatus.html | 393 ++++++++++----------- 1 file changed, 184 insertions(+), 209 deletions(-) (limited to 'docs/java/com/sleepycat/db/class-use/TransactionStatus.html') diff --git a/docs/java/com/sleepycat/db/class-use/TransactionStatus.html b/docs/java/com/sleepycat/db/class-use/TransactionStatus.html index 4921559b..b6468d1b 100644 --- a/docs/java/com/sleepycat/db/class-use/TransactionStatus.html +++ b/docs/java/com/sleepycat/db/class-use/TransactionStatus.html @@ -1,223 +1,198 @@ - - - - - -Uses of Class com.sleepycat.db.TransactionStatus (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.db.TransactionStatus

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

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

- - - - - - - - - - - - - - - - - - - - - -
Fields in com.sleepycat.db declared as TransactionStatus
-static TransactionStatusTransactionStatus.APPLIED - -
-          The transaction has been applied on the current replica node.
-static TransactionStatusTransactionStatus.EMPTY_TRANSACTION - -
-          The transaction did not update the database.
-static TransactionStatusTransactionStatus.NOTFOUND - -
-          No such transaction found in the replication group.
-static TransactionStatusTransactionStatus.TIMEOUT - -
-          The transaction has not yet been applied on this replica node.
-  -

- - - - - - - - - -
Methods in com.sleepycat.db that return TransactionStatus
- TransactionStatusEnvironment.isTransactionApplied(byte[] token, - int maxwait) - -
-          Return whether the transaction referred to by the commit token "token" has -been applied at the local replication environment.
-  -

-


- - +
+

Uses of Class
com.sleepycat.db.TransactionStatus

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