Searched refs:doWork (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DTransactionWorker.java25 void doWork() method in interface:TransactionWorker
H A DTransactionRunner.java20 * Starts a transaction, calls {@link TransactionWorker#doWork}, and handles
35 * before calling doWork(). If DeadlockException is thrown by doWork(), the
37 * maximum number of retries. If another exception is thrown by doWork() or
40 * thrown by doWork(), the transaction will be committed. The run() method
42 * committed or aborted by doWork().</li>
46 * started before calling doWork(). The transaction that is active when
54 * doWork() method is called without starting a transaction. The run() method
56 * thrown by the doWork() method will be thrown by the run() method.</li>
60 * same rules as above apply. All the operations performed by the doWork()
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DNullTransactionRunner.java27 worker.doWork();
H A DSecondaryDeadlockTest.java144 public void doWork() throws Exception {
149 public void doWork() throws Exception {
H A DIterDeadlockTest.java136 public void doWork() throws Exception {
150 public void doWork() throws Exception {
181 public void doWork() throws Exception {
H A DCollectionTest.java654 public void doWork() throws Exception {
694 public void doWork() throws Exception {
739 public void doWork() throws Exception {
779 public void doWork() throws Exception {
877 public void doWork() throws Exception {
926 public void doWork() throws Exception {
942 public void doWork() throws Exception {
1076 public void doWork() throws Exception {
1105 public void doWork() throws Exception {
1124 public void doWork() throw
[all...]
H A DTransactionTest.java340 public void doWork() throws Exception {
347 public void doWork() throws Exception {
396 public void doWork() throws Exception {
405 public void doWork() throws Exception {
503 public void doWork() throws Exception {
580 public void doWork() throws Exception {
758 public void doWork() throws Exception {
H A DJoinTest.java129 public void doWork() method in class:JoinTest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/basic/
H A DSample.java123 public void doWork() method in class:Sample.PopulateDatabase
136 public void doWork() method in class:Sample.PrintDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/entity/
H A DSample.java123 public void doWork() method in class:Sample.PopulateDatabase
141 public void doWork() method in class:Sample.PrintDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/factory/
H A DSample.java122 public void doWork() method in class:Sample.PopulateDatabase
139 public void doWork() method in class:Sample.PrintDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/marshal/
H A DSample.java124 public void doWork() method in class:Sample.PopulateDatabase
141 public void doWork() method in class:Sample.PrintDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/sentity/
H A DSample.java125 public void doWork() method in class:Sample.PopulateDatabase
143 public void doWork() method in class:Sample.PrintDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/tuple/
H A DSample.java123 public void doWork() method in class:Sample.PopulateDatabase
140 public void doWork() method in class:Sample.PrintDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/index/
H A DSample.java123 public void doWork() method in class:Sample.PopulateDatabase
140 public void doWork() method in class:Sample.PrintDatabase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/hello/
H A DHelloDatabaseWorld.java81 public void doWork() method in class:HelloDatabaseWorld
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/serial/
H A DStoredClassCatalogTest.java152 public void doWork() method in class:StoredClassCatalogTest
H A DStoredClassCatalogTestInit.java140 public void doWork() method in class:StoredClassCatalogTestInit
H A DTupleSerialFactoryTest.java147 public void doWork() method in class:TupleSerialFactoryTest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/access/
H A DAccessExample.java182 public void doWork() {

Completed in 201 milliseconds