Skip navigation links
A C E G K M O R S T U W 

A

addAtomicKVStores(File, List<AtomicKVStore>) - Method in class org.jsimpledb.kv.test.AtomicKVStoreTest
 
allowBothTransactionsToFail() - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
AtomicKVStoreTest - Class in org.jsimpledb.kv.test
 
AtomicKVStoreTest() - Constructor for class org.jsimpledb.kv.test.AtomicKVStoreTest
 

C

call() - Method in class org.jsimpledb.kv.test.KVDatabaseTest.Reader
 
cleanup() - Method in class org.jsimpledb.kv.test.AtomicKVStoreTest
 
Committer(KVTransaction) - Constructor for class org.jsimpledb.kv.test.KVDatabaseTest.Committer
 
compact(AtomicKVStore) - Method in class org.jsimpledb.kv.test.AtomicKVStoreTest
 
createAtomicKVStore(File) - Method in class org.jsimpledb.kv.test.AtomicKVStoreTest
 
createKVTransaction(KVDatabase) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 

E

executor - Variable in class org.jsimpledb.kv.test.KVDatabaseTest
 

G

genAtomicKVStores() - Method in class org.jsimpledb.kv.test.AtomicKVStoreTest
 
getDBs() - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
getFail() - Method in class org.jsimpledb.kv.test.KVDatabaseTest.RandomTask
 
getKVDatabase() - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
getNumTries() - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 

K

kv(String...) - Static method in class org.jsimpledb.kv.test.KVTestSupport
 
KVDatabaseTest - Class in org.jsimpledb.kv.test
 
KVDatabaseTest() - Constructor for class org.jsimpledb.kv.test.KVDatabaseTest
 
KVDatabaseTest.Committer - Class in org.jsimpledb.kv.test
 
KVDatabaseTest.RandomTask - Class in org.jsimpledb.kv.test
 
KVDatabaseTest.Reader - Class in org.jsimpledb.kv.test
 
KVDatabaseTest.Transactional<V> - Interface in org.jsimpledb.kv.test
 
KVDatabaseTest.Writer - Class in org.jsimpledb.kv.test
 
KVTestSupport - Class in org.jsimpledb.kv.test
Base class for key/value unit tests.
KVTestSupport() - Constructor for class org.jsimpledb.kv.test.KVTestSupport
 

M

mapRetryExceptionMessage(String) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 

O

org.jsimpledb.kv.test - package org.jsimpledb.kv.test
JSimpleDB key/value unit test support classes.

R

RandomTask(int, KVDatabase, long) - Constructor for class org.jsimpledb.kv.test.KVDatabaseTest.RandomTask
 
RandomTask(int, KVDatabase, TreeMap<byte[], byte[]>, long) - Constructor for class org.jsimpledb.kv.test.KVDatabaseTest.RandomTask
 
Reader(KVTransaction, byte[], boolean) - Constructor for class org.jsimpledb.kv.test.KVDatabaseTest.Reader
 
Reader(KVTransaction, byte[]) - Constructor for class org.jsimpledb.kv.test.KVDatabaseTest.Reader
 
run() - Method in class org.jsimpledb.kv.test.KVDatabaseTest.Committer
 
run() - Method in class org.jsimpledb.kv.test.KVDatabaseTest.RandomTask
 
run() - Method in class org.jsimpledb.kv.test.KVDatabaseTest.Writer
 

S

s(KVPair) - Method in class org.jsimpledb.kv.test.KVTestSupport
 
setup() - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
showKV(KVTransaction, String) - Method in class org.jsimpledb.kv.test.KVTestSupport
Dump KV contents to the log.
showKV(KVTransaction, String, byte[], byte[]) - Method in class org.jsimpledb.kv.test.KVTestSupport
Dump KV portion to the log.
stringView(NavigableMap<byte[], byte[]>) - Static method in class org.jsimpledb.kv.test.KVTestSupport
 
stringView(NavigableSet<byte[]>) - Static method in class org.jsimpledb.kv.test.KVTestSupport
 

T

teardown() - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
testAtomicKVStore(AtomicKVStore) - Method in class org.jsimpledb.kv.test.AtomicKVStoreTest
 
testChangeUnderneath(AtomicKVStore) - Method in class org.jsimpledb.kv.test.AtomicKVStoreTest
 
testConflictingTransactions(KVDatabase) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
testKeyWatch(KVDatabase) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
testNonconflictingTransactions(KVDatabase) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
testParallelTransactions(KVDatabase) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
This test runs transactions in parallel and verifies there is no "leakage" between them.
testParallelTransactions(KVDatabase[]) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
testSequentialTransactions(KVDatabase) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
This test runs transactions sequentially and verifies that each transaction sees the changes that were committed in the previous transaction.
testSimpleStuff(KVDatabase) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 
toString() - Method in class org.jsimpledb.kv.test.KVDatabaseTest.RandomTask
 
transact(KVTransaction) - Method in interface org.jsimpledb.kv.test.KVDatabaseTest.Transactional
 
tryNtimes(KVDatabase, KVDatabaseTest.Transactional<V>) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 

U

updateRetryStats(RetryTransactionException) - Method in class org.jsimpledb.kv.test.KVDatabaseTest
 

W

Writer(KVTransaction, byte[], byte[]) - Constructor for class org.jsimpledb.kv.test.KVDatabaseTest.Writer
 
A C E G K M O R S T U W 
Skip navigation links

Copyright © 2017. All rights reserved.