diff --git a/docs/javadoc/index-files/index-22.html b/docs/javadoc/index-files/index-22.html index 5e5c8fba9..5b7fc666c 100644 --- a/docs/javadoc/index-files/index-22.html +++ b/docs/javadoc/index-files/index-22.html @@ -207,11 +207,11 @@

V

VerificationObserver() - Constructor for class org.cojen.tupl.diag.VerificationObserver
 
-
verify(VerificationObserver) - Method in interface org.cojen.tupl.Database
+
verify(VerificationObserver, int) - Method in interface org.cojen.tupl.Database
Verifies the integrity of the database and all indexes.
-
verify(VerificationObserver) - Method in interface org.cojen.tupl.Index
+
verify(VerificationObserver, int) - Method in interface org.cojen.tupl.Index
Verifies the integrity of the index.
diff --git a/docs/javadoc/member-search-index.js b/docs/javadoc/member-search-index.js index 2a91b5d8a..75f6bb858 100644 --- a/docs/javadoc/member-search-index.js +++ b/docs/javadoc/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"org.cojen.tupl","c":"ColumnProcessor","l":"accept(R, String, Object)","u":"accept(R,java.lang.String,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Server","l":"acceptAll(ServerSocket, long...)","u":"acceptAll(java.net.ServerSocket,long...)"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"access()"},{"p":"org.cojen.tupl","c":"Aggregator","l":"accumulate(R)"},{"p":"org.cojen.tupl","c":"Grouper","l":"accumulate(R)"},{"p":"org.cojen.tupl","c":"LockResult","l":"ACQUIRED"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireExclusive()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"acquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireExclusiveInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireExclusiveInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireShared()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireShared()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"acquireShared()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireSharedInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireSharedInterruptibly()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"acquireSharedInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireSharedUncontended()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireSharedUncontended()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireSharedUncontendedNanos(long)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireSharedUncontendedNanos(long)"},{"p":"org.cojen.tupl","c":"Sorter","l":"add(byte[], byte[])","u":"add(byte[],byte[])"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"add(IndexStats)","u":"add(org.cojen.tupl.diag.IndexStats)"},{"p":"org.cojen.tupl","c":"Sorter","l":"addAll(Scanner)","u":"addAll(org.cojen.tupl.Scanner)"},{"p":"org.cojen.tupl","c":"Sorter","l":"addBatch(byte[][], int, int)","u":"addBatch(byte[][],int,int)"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"addCommitListener(LongConsumer)","u":"addCommitListener(java.util.function.LongConsumer)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"addSeed(SocketAddress)","u":"addSeed(java.net.SocketAddress)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"addSeed(String)","u":"addSeed(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"addSeed(String, int)","u":"addSeed(java.lang.String,int)"},{"p":"org.cojen.tupl","c":"Table","l":"aggregate(Class, Aggregator.Factory)","u":"aggregate(java.lang.Class,org.cojen.tupl.Aggregator.Factory)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"Aggregator(String, String, String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"algorithm()"},{"p":"org.cojen.tupl","c":"Index","l":"analyze(byte[], byte[])","u":"analyze(byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"anyRows(Transaction)","u":"anyRows(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"anyRows(Transaction, Object...)","u":"anyRows(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"anyRows(Transaction, String, Object...)","u":"anyRows(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"appendFailedMessage(StringBuilder, long, int, String)","u":"appendFailedMessage(java.lang.StringBuilder,long,int,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"appendTo(Appendable)","u":"appendTo(java.lang.Appendable)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"appendTo(StringBuilder)","u":"appendTo(java.lang.StringBuilder)"},{"p":"org.cojen.tupl.util","c":"Canonicalizer","l":"apply(A)"},{"p":"org.cojen.tupl","c":"Database","l":"applyCachePrimer(InputStream)","u":"applyCachePrimer(java.io.InputStream)"},{"p":"org.cojen.tupl","c":"Query","l":"argumentCount()"},{"p":"org.cojen.tupl","c":"Ordering","l":"ASCENDING"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"assignments"},{"p":"org.cojen.tupl","c":"Index","l":"asTable(Class)","u":"asTable(java.lang.Class)"},{"p":"org.cojen.tupl","c":"Transaction","l":"attach(CommitCallback)","u":"attach(org.cojen.tupl.CommitCallback)"},{"p":"org.cojen.tupl","c":"Transaction","l":"attach(Object)","u":"attach(java.lang.Object)"},{"p":"org.cojen.tupl","c":"Transaction","l":"attachment()"},{"p":"org.cojen.tupl","c":"Cursor","l":"autoload()"},{"p":"org.cojen.tupl","c":"Cursor","l":"autoload(boolean)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch)","u":"await(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch, long)","u":"await(org.cojen.tupl.util.Latch,long)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch, long, long)","u":"await(org.cojen.tupl.util.Latch,long,long)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch, long, TimeUnit)","u":"await(org.cojen.tupl.util.Latch,long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"awaitTagged(Latch, long)","u":"awaitTagged(org.cojen.tupl.util.Latch,long)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"awaitTagged(Latch, long, long)","u":"awaitTagged(org.cojen.tupl.util.Latch,long,long)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"awaitTermination(long, TimeUnit)","u":"awaitTermination(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"baseFile(File)","u":"baseFile(java.io.File)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"baseFile(File)","u":"baseFile(java.io.File)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"baseFilePath(String)","u":"baseFilePath(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"baseFilePath(String)","u":"baseFilePath(java.lang.String)"},{"p":"org.cojen.tupl","c":"QueryException","l":"baseMessage()"},{"p":"org.cojen.tupl.repl","c":"SnapshotSender","l":"begin(long, long, Map)","u":"begin(long,long,java.util.Map)"},{"p":"org.cojen.tupl","c":"Aggregator","l":"begin(R)"},{"p":"org.cojen.tupl","c":"Grouper","l":"begin(R)"},{"p":"org.cojen.tupl","c":"Database","l":"beginSnapshot()"},{"p":"org.cojen.tupl","c":"Transaction","l":"BOGUS"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"CACHE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CACHE_INIT_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CACHE_INIT_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CACHE_INIT_INFO"},{"p":"org.cojen.tupl","c":"CacheExhaustedException","l":"CacheExhaustedException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"CacheExhaustedException","l":"CacheExhaustedException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"cachePages"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"cachePriming(boolean)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"cacheSize(long)"},{"p":"org.cojen.tupl.util","c":"Canonicalizer","l":"Canonicalizer()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Database","l":"capacityLimit()"},{"p":"org.cojen.tupl","c":"Database","l":"capacityLimit(long)"},{"p":"org.cojen.tupl","c":"Database","l":"capacityLimitOverride(long)"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"category"},{"p":"org.cojen.tupl","c":"Transaction","l":"check()"},{"p":"org.cojen.tupl","c":"Mapper","l":"checkDelete(Table, R)","u":"checkDelete(org.cojen.tupl.Table,R)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"CHECKPOINT"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_FAILED"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_FLUSH"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_SYNC"},{"p":"org.cojen.tupl","c":"Database","l":"checkpoint()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checkpointDelayThreshold(long, TimeUnit)","u":"checkpointDelayThreshold(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"checkpointDuration"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checkpointRate(long, TimeUnit)","u":"checkpointRate(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checkpointSizeThreshold(long)"},{"p":"org.cojen.tupl","c":"Mapper","l":"checkStore(Table, R)","u":"checkStore(org.cojen.tupl.Table,R)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"ChecksumException(long, int, int)","u":"%3Cinit%3E(long,int,int)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"ChecksumException(long, long, long)","u":"%3Cinit%3E(long,long,long)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"ChecksumException(String, long, long)","u":"%3Cinit%3E(java.lang.String,long,long)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checksumPages(Supplier)","u":"checksumPages(java.util.function.Supplier)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"checksumSockets(boolean)"},{"p":"org.cojen.tupl","c":"Mapper","l":"checkUpdate(Table, R)","u":"checkUpdate(org.cojen.tupl.Table,R)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"CipherCrypto(byte[])","u":"%3Cinit%3E(byte[])"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"CipherCrypto(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"CipherCrypto(SecretKey, int)","u":"%3Cinit%3E(javax.crypto.SecretKey,int)"},{"p":"org.cojen.tupl","c":"Table","l":"cleanRow(R)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"cleanShutdown(boolean)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"clear()"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"clear(Consumer)","u":"clear(java.util.function.Consumer)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"clone()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"clone()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"clone()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"clone()"},{"p":"org.cojen.tupl","c":"Table","l":"cloneRow(R)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"CLOSE_DONTNEED"},{"p":"org.cojen.tupl","c":"Aggregator","l":"close()"},{"p":"org.cojen.tupl","c":"Cursor","l":"close()"},{"p":"org.cojen.tupl","c":"Database","l":"close()"},{"p":"org.cojen.tupl","c":"Grouper","l":"close()"},{"p":"org.cojen.tupl","c":"Index","l":"close()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"close()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"close()"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"close()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"close()"},{"p":"org.cojen.tupl","c":"Scanner","l":"close()"},{"p":"org.cojen.tupl","c":"Server","l":"close()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"close()"},{"p":"org.cojen.tupl","c":"Table","l":"close()"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"close()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"close(Closeable, Throwable)","u":"close(java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Database","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"CauseCloseable","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"ClosedIndexException","l":"ClosedIndexException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeOnFailure(Closeable, Throwable)","u":"closeOnFailure(java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(Closeable)","u":"closeQuietly(java.io.Closeable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(Closeable, Throwable)","u":"closeQuietly(java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(IOException, Closeable)","u":"closeQuietly(java.io.IOException,java.io.Closeable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(IOException, Closeable, Throwable)","u":"closeQuietly(java.io.IOException,java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"Clutch()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"Clutch(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl","c":"Row","l":"columnMethodName(String)","u":"columnMethodName(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"columns"},{"p":"org.cojen.tupl","c":"Row","l":"columnType(String)","u":"columnType(java.lang.String)"},{"p":"org.cojen.tupl","c":"Combiner","l":"combine(byte[], byte[], byte[])","u":"combine(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Combiner","l":"combineLocks()"},{"p":"org.cojen.tupl","c":"Transaction","l":"commit()"},{"p":"org.cojen.tupl","c":"Cursor","l":"commit(byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"commitAll()"},{"p":"org.cojen.tupl","c":"Database","l":"commitLock()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"commitPosition()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"commitPosition()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"compact(long)"},{"p":"org.cojen.tupl","c":"Database","l":"compactFile(CompactionObserver, double)","u":"compactFile(org.cojen.tupl.diag.CompactionObserver,double)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"CompactionObserver()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Cursor","l":"comparator()"},{"p":"org.cojen.tupl","c":"View","l":"comparator()"},{"p":"org.cojen.tupl","c":"Table","l":"comparator(String)","u":"comparator(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"compareKeyTo(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"compareKeyTo(byte[], int, int)","u":"compareKeyTo(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"compress(byte[], int, int)","u":"compress(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"compress(long, int, int)","u":"compress(long,int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"compressedBytes()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"compressPages(int, long, Supplier)","u":"compressPages(int,long,java.util.function.Supplier)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"computedChecksum()"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"Condition()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"ConfirmationInterruptedException","l":"ConfirmationInterruptedException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"ConfirmationTimeoutException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"connect(SocketAddress)","u":"connect(java.net.SocketAddress)"},{"p":"org.cojen.tupl","c":"Database","l":"connect(SocketAddress, SSLContext, long...)","u":"connect(java.net.SocketAddress,javax.net.ssl.SSLContext,long...)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"controlMessageAcceptor(Consumer)","u":"controlMessageAcceptor(java.util.function.Consumer)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"controlMessageReceived(long, byte[])","u":"controlMessageReceived(long,byte[])"},{"p":"org.cojen.tupl","c":"ConversionException","l":"ConversionException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConversionException","l":"ConversionException(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.cojen.tupl","c":"ConversionException","l":"ConversionException(String, String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Cursor","l":"copy()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl","c":"Table","l":"copyRow(R, R)","u":"copyRow(R,R)"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"View","l":"count(byte[], boolean, byte[], boolean)","u":"count(byte[],boolean,byte[],boolean)"},{"p":"org.cojen.tupl","c":"View","l":"count(byte[], byte[])","u":"count(byte[],byte[])"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"CREATE"},{"p":"org.cojen.tupl","c":"Database","l":"createCachePrimer(OutputStream)","u":"createCachePrimer(java.io.OutputStream)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"createFilePath(boolean)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"createFilePath(boolean)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"current()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"cursorCount"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"customHandlers(Map)","u":"customHandlers(java.util.Map)"},{"p":"org.cojen.tupl","c":"Database","l":"customWriter(String)","u":"customWriter(java.lang.String)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"DatabaseConfig()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"DatabaseStats()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"dataFile(File)","u":"dataFile(java.io.File)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"dataFiles(File...)","u":"dataFiles(java.io.File...)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"dataPageArray(PageArray)","u":"dataPageArray(org.cojen.tupl.io.PageArray)"},{"p":"org.cojen.tupl","c":"LockResult","l":"DEADLOCK"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"DeadlockException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"DeadlockException(long, Object, boolean)","u":"%3Cinit%3E(long,java.lang.Object,boolean)"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"DeadlockException(long, Object, boolean, Set)","u":"%3Cinit%3E(long,java.lang.Object,boolean,java.util.Set)"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"deadlockSet()"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"DEBUG"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DEBUG"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"debugOpen(PrintStream, Map)","u":"debugOpen(java.io.PrintStream,java.util.Map)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeIntBE(byte[], int)","u":"decodeIntBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeIntLE(byte[], int)","u":"decodeIntLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeLongBE(byte[], int)","u":"decodeLongBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeLongLE(byte[], int)","u":"decodeLongLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeShortBE(byte[], int)","u":"decodeShortBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeShortLE(byte[], int)","u":"decodeShortLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedInt48BE(byte[], int)","u":"decodeUnsignedInt48BE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedInt48LE(byte[], int)","u":"decodeUnsignedInt48LE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedIntBE(byte[], int)","u":"decodeUnsignedIntBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedIntLE(byte[], int)","u":"decodeUnsignedIntLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedShortBE(byte[], int)","u":"decodeUnsignedShortBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedShortLE(byte[], int)","u":"decodeUnsignedShortLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"decompress(byte[], int, int, byte[], int, int)","u":"decompress(byte[],int,int,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"decompress(byte[], int, int, long, int, int)","u":"decompress(byte[],int,int,long,int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decrement(byte[], int, int)","u":"decrement(byte[],int,int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, byte[], int)","u":"decryptPage(long,int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"decryptPage(long, int, byte[], int, byte[], int)","u":"decryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, byte[], int, byte[], int)","u":"decryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, long, int)","u":"decryptPage(long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"decryptPage(long, int, long, int, long, int)","u":"decryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, long, int, long, int)","u":"decryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl","c":"Cursor","l":"delete()"},{"p":"org.cojen.tupl","c":"Updater","l":"delete()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"delete(File)","u":"delete(java.io.File)"},{"p":"org.cojen.tupl","c":"Updater","l":"delete(R)"},{"p":"org.cojen.tupl","c":"View","l":"delete(Transaction, byte[])","u":"delete(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"delete(Transaction, R)","u":"delete(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Query","l":"deleteAll(Transaction, Object...)","u":"deleteAll(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"DeletedIndexException","l":"DeletedIndexException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Database","l":"deleteIndex(Index)","u":"deleteIndex(org.cojen.tupl.Index)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"DELETION"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DELETION_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DELETION_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DELETION_FAILED"},{"p":"org.cojen.tupl","c":"Table","l":"derive(Class, String, Object...)","u":"derive(java.lang.Class,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"derive(String, Object...)","u":"derive(java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Ordering","l":"DESCENDING"},{"p":"org.cojen.tupl","c":"Database","l":"destroy(DatabaseConfig)","u":"destroy(org.cojen.tupl.DatabaseConfig)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"DIRECT_IO"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"directPageAccess(boolean)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"dirSync(File)","u":"dirSync(java.io.File)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"dirtyPage(long)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"dirtyPages"},{"p":"org.cojen.tupl","c":"Combiner","l":"discard()"},{"p":"org.cojen.tupl.util","c":"WeakPool.Entry","l":"discard()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.DisjointUnion","l":"DisjointUnion(QueryPlan...)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan...)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"divide(double)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"divideAndRound(double)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"downgrade()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"downgrade(boolean)"},{"p":"org.cojen.tupl","c":"Index","l":"drop()"},{"p":"org.cojen.tupl","c":"Transaction","l":"durabilityMode()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"durabilityMode(DurabilityMode)","u":"durabilityMode(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"Transaction","l":"durabilityMode(DurabilityMode)","u":"durabilityMode(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Empty","l":"Empty()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"enableJMX(boolean)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeInt48BE(byte[], int, long)","u":"encodeInt48BE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeInt48LE(byte[], int, long)","u":"encodeInt48LE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeIntBE(byte[], int, int)","u":"encodeIntBE(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeIntLE(byte[], int, int)","u":"encodeIntLE(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeLongBE(byte[], int, long)","u":"encodeLongBE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeLongLE(byte[], int, long)","u":"encodeLongLE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeShortBE(byte[], int, int)","u":"encodeShortBE(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeShortLE(byte[], int, int)","u":"encodeShortLE(byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"encoding()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"encrypt(Crypto)","u":"encrypt(org.cojen.tupl.ext.Crypto)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, byte[], int)","u":"encryptPage(long,int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"encryptPage(long, int, byte[], int, byte[], int)","u":"encryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, byte[], int, byte[], int)","u":"encryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, long, int)","u":"encryptPage(long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"encryptPage(long, int, long, int, long, int)","u":"encryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, long, int, long, int)","u":"encryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl","c":"QueryException","l":"endPos()"},{"p":"org.cojen.tupl.util","c":"Worker","l":"enqueue(Worker.Task)","u":"enqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"enqueue(Worker.Task)","u":"enqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl","c":"Transaction","l":"enter()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"entryCount"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.DisjointUnion","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Empty","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.FullScan","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Identity","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeUnion","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"eventListener(EventListener)","u":"eventListener(org.cojen.tupl.diag.EventListener)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"eventListener(EventListener)","u":"eventListener(org.cojen.tupl.diag.EventListener)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"eventListeners(EventListener...)","u":"eventListeners(org.cojen.tupl.diag.EventListener...)"},{"p":"org.cojen.tupl","c":"Index","l":"evict(Transaction, byte[], byte[], Filter, boolean)","u":"evict(org.cojen.tupl.Transaction,byte[],byte[],org.cojen.tupl.Filter,boolean)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"evictPage(long, byte[])","u":"evictPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"evictPage(long, byte[])","u":"evictPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"evictPage(long, byte[])","u":"evictPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"evictPage(long, long)","u":"evictPage(long,long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"evictPage(long, long)","u":"evictPage(long,long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"evictPage(long, long)","u":"evictPage(long,long)"},{"p":"org.cojen.tupl","c":"View","l":"exchange(Transaction, byte[], byte[])","u":"exchange(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"exchange(Transaction, R)","u":"exchange(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"EXCLUSIVE"},{"p":"org.cojen.tupl.util","c":"Runner","l":"execute(Runnable)","u":"execute(java.lang.Runnable)"},{"p":"org.cojen.tupl","c":"Cursor","l":"exists()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"Exists(QueryPlan)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl","c":"View","l":"exists(Transaction, byte[])","u":"exists(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"exists(Transaction, R)","u":"exists(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Transaction","l":"exit()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"expandLength(long)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"expandLength(long, LengthOption)","u":"expandLength(long,org.cojen.tupl.io.LengthOption)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"expression"},{"p":"org.cojen.tupl","c":"Database","l":"failover()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"failover()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"failoverLagTimeoutMillis(long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"FilePageArray(int, File, EnumSet)","u":"%3Cinit%3E(int,java.io.File,java.util.EnumSet)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"FilePageArray(int, FileIO)","u":"%3Cinit%3E(int,org.cojen.tupl.io.FileIO)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"filter"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"Filter(String, QueryPlan)","u":"%3Cinit%3E(java.lang.String,org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl","c":"Cursor","l":"find(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findGe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findGt(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"findIndex(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"findIndex(String)","u":"findIndex(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"findLe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findLt(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearby(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyGe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyGt(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyLe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyLt(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"findTable(Class)","u":"findTable(java.lang.Class)"},{"p":"org.cojen.tupl","c":"Sorter","l":"finish()"},{"p":"org.cojen.tupl","c":"Aggregator","l":"finish(T)"},{"p":"org.cojen.tupl","c":"Grouper","l":"finished()"},{"p":"org.cojen.tupl","c":"CommitCallback","l":"finished(long, Object)","u":"finished(long,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScan()"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScan(Scanner)","u":"finishScan(org.cojen.tupl.Scanner)"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScanReverse()"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScanReverse(Scanner)","u":"finishScanReverse(org.cojen.tupl.Scanner)"},{"p":"org.cojen.tupl","c":"Combiner","l":"first()"},{"p":"org.cojen.tupl","c":"Cursor","l":"first()"},{"p":"org.cojen.tupl","c":"Database","l":"flush()"},{"p":"org.cojen.tupl","c":"Transaction","l":"flush()"},{"p":"org.cojen.tupl","c":"Table","l":"forEach(R, ColumnProcessor)","u":"forEach(R,org.cojen.tupl.ColumnProcessor)"},{"p":"org.cojen.tupl","c":"Scanner","l":"forEachRemaining(Consumer)","u":"forEachRemaining(java.util.function.Consumer)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"freeBytes"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"freePages"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"from(Exception)","u":"from(java.lang.Exception)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.FullScan","l":"FullScan(String, String, String[], boolean)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],boolean)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"generateKey(int)"},{"p":"org.cojen.tupl","c":"Row","l":"get_boolean_array(String)","u":"get_boolean_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_boolean(String)","u":"get_boolean(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_byte_array(String)","u":"get_byte_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_byte(String)","u":"get_byte(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_char_array(String)","u":"get_char_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_char(String)","u":"get_char(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_double_array(String)","u":"get_double_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_double(String)","u":"get_double(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_float_array(String)","u":"get_float_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_float(String)","u":"get_float(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_int_array(String)","u":"get_int_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_int(String)","u":"get_int(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_long_array(String)","u":"get_long_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_long(String)","u":"get_long(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_short_array(String)","u":"get_short_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_short(String)","u":"get_short(java.lang.String)"},{"p":"org.cojen.tupl.util","c":"LocalPool.Entry","l":"get()"},{"p":"org.cojen.tupl","c":"Row","l":"get(String)","u":"get(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getBigDecimal(String)","u":"getBigDecimal(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getBigInteger(String)","u":"getBigInteger(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getBoolean(String)","u":"getBoolean(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getByte(String)","u":"getByte(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getCharacter(String)","u":"getCharacter(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getDouble(String)","u":"getDouble(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getFloat(String)","u":"getFloat(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getInteger(String)","u":"getInteger(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getLong(String)","u":"getLong(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"getMessage()"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"getMessage()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"getMessage()"},{"p":"org.cojen.tupl","c":"QueryException","l":"getMessage()"},{"p":"org.cojen.tupl.repl","c":"JoinException","l":"getMessage()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"getPack()"},{"p":"org.cojen.tupl","c":"Row","l":"getShort(String)","u":"getShort(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getString(String)","u":"getString(java.lang.String)"},{"p":"org.cojen.tupl","c":"Table","l":"group(String, String, Class, Grouper.Factory)","u":"group(java.lang.String,java.lang.String,java.lang.Class,org.cojen.tupl.Grouper.Factory)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"groupBy"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"groupBy"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"groupColumns"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"Grouper(String, String, String[], String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"GroupSort(String[], String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String[],java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"groupToken(long)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"groupTokens(long, long)","u":"groupTokens(long,long)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.DisjointUnion","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Empty","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.FullScan","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Identity","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeUnion","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Scan","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Set","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Union","l":"hashCode()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"hasQueuedThreads()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"hasQueuedThreads()"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"height"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"high"},{"p":"org.cojen.tupl","c":"Index","l":"id()"},{"p":"org.cojen.tupl","c":"Transaction","l":"id()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Identity","l":"Identity()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"ignore(EventType.Category...)","u":"ignore(org.cojen.tupl.diag.EventType.Category...)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"ignore(System.Logger.Level...)","u":"ignore(java.lang.System.Logger.Level...)"},{"p":"org.cojen.tupl","c":"LockResult","l":"ILLEGAL"},{"p":"org.cojen.tupl","c":"IllegalUpgradeException","l":"IllegalUpgradeException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"increment(byte[], int, int)","u":"increment(byte[],int,int)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"index"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"index"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"indexBegin(Index)","u":"indexBegin(org.cojen.tupl.Index)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexBegin(Index, int)","u":"indexBegin(org.cojen.tupl.Index,int)"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"indexBegin(Index, int)","u":"indexBegin(org.cojen.tupl.Index,int)"},{"p":"org.cojen.tupl","c":"Database","l":"indexById(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"indexById(long)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"indexComplete(Index)","u":"indexComplete(org.cojen.tupl.Index)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexComplete(Index, boolean, String)","u":"indexComplete(org.cojen.tupl.Index,boolean,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"indexId()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"indexName()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"indexNameString()"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexNodeFailed(long, int, String)","u":"indexNodeFailed(long,int,java.lang.String)"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"indexNodeFailed(long, int, String)","u":"indexNodeFailed(long,int,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexNodePassed(long, int, int, int, int)","u":"indexNodePassed(long,int,int,int,int)"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"indexNodePassed(long, int, int, int, int)","u":"indexNodePassed(long,int,int,int,int)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"indexNodeVisited(long)"},{"p":"org.cojen.tupl","c":"Database","l":"indexRegistryById()"},{"p":"org.cojen.tupl","c":"Database","l":"indexRegistryByName()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"IndexStats()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"IndexStats(double, double, double, double, double)","u":"%3Cinit%3E(double,double,double,double,double)"},{"p":"org.cojen.tupl.ext","c":"Handler","l":"init(Database)","u":"init(org.cojen.tupl.Database)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"initCipher(Cipher, int, SecretKey)","u":"initCipher(javax.crypto.Cipher,int,javax.crypto.SecretKey)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"initCipher(Cipher, int, SecretKey, IvParameterSpec)","u":"initCipher(javax.crypto.Cipher,int,javax.crypto.SecretKey,javax.crypto.spec.IvParameterSpec)"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"inputStream()"},{"p":"org.cojen.tupl","c":"View","l":"insert(Transaction, byte[], byte[])","u":"insert(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"insert(Transaction, R)","u":"insert(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Worker","l":"interrupt()"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"interrupt()"},{"p":"org.cojen.tupl","c":"LockResult","l":"INTERRUPTED"},{"p":"org.cojen.tupl.repl","c":"InvalidReadException","l":"InvalidReadException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.repl","c":"InvalidReadException","l":"InvalidReadException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformKey(byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformKeyGt(byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformKeyLt(byte[])"},{"p":"org.cojen.tupl","c":"Filter","l":"inverseTransformValue(byte[], byte[], byte[])","u":"inverseTransformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformValue(byte[], byte[], byte[])","u":"inverseTransformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"LockResult","l":"isAcquired()"},{"p":"org.cojen.tupl","c":"Filter","l":"isAllowed(byte[], byte[])","u":"isAllowed(byte[],byte[])"},{"p":"org.cojen.tupl","c":"LockResult","l":"isAlreadyOwned()"},{"p":"org.cojen.tupl","c":"Transaction","l":"isBogus()"},{"p":"org.cojen.tupl","c":"Database","l":"isClosed()"},{"p":"org.cojen.tupl","c":"Index","l":"isClosed()"},{"p":"org.cojen.tupl","c":"Table","l":"isClosed()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"isCompressible()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"isContended()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"isDirectIO()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isDirectIO()"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"isEmpty()"},{"p":"org.cojen.tupl","c":"Table","l":"isEmpty()"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"isEmpty()"},{"p":"org.cojen.tupl","c":"View","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"isGuilty()"},{"p":"org.cojen.tupl","c":"LockResult","l":"isHeld()"},{"p":"org.cojen.tupl","c":"Database","l":"isLeader()"},{"p":"org.cojen.tupl","c":"View","l":"isModifyAtomic()"},{"p":"org.cojen.tupl","c":"Transaction","l":"isNested()"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"isObserved(EventType)","u":"isObserved(org.cojen.tupl.diag.EventType)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"isObserved(EventType.Category)","u":"isObserved(org.cojen.tupl.diag.EventType.Category)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"isObserved(System.Logger.Level)","u":"isObserved(java.lang.System.Logger.Level)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"isReadable(long)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl","c":"CacheExhaustedException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ClosedIndexException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ConfirmationInterruptedException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"NoSuchRowException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"NoSuchValueException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"UnmodifiableReplicaException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"UnmodifiableViewException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ViewConstraintException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LockMode","l":"isRepeatable()"},{"p":"org.cojen.tupl","c":"Table","l":"isSet(R, String)","u":"isSet(R,java.lang.String)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"isShutdown()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isSupported()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"isTerminated()"},{"p":"org.cojen.tupl","c":"LockResult","l":"isTimedOut()"},{"p":"org.cojen.tupl","c":"View","l":"isUnmodifiable()"},{"p":"org.cojen.tupl","c":"Table","l":"join()"},{"p":"org.cojen.tupl.util","c":"Worker","l":"join(boolean)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"join(boolean)"},{"p":"org.cojen.tupl","c":"Table","l":"join(Class, String, Table...)","u":"join(java.lang.Class,java.lang.String,org.cojen.tupl.Table...)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"join(PageArray, long, PageArray)","u":"join(org.cojen.tupl.io.PageArray,long,org.cojen.tupl.io.PageArray)"},{"p":"org.cojen.tupl","c":"Table","l":"join(String, Table...)","u":"join(java.lang.String,org.cojen.tupl.Table...)"},{"p":"org.cojen.tupl.repl","c":"JoinException","l":"JoinException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.repl","c":"JoinException","l":"JoinException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"key()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"key()"},{"p":"org.cojen.tupl","c":"Entry","l":"key()"},{"p":"org.cojen.tupl","c":"Entry","l":"key(byte[])"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"keyBytes"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"keyColumns"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"LargeKeyException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"LargeKeyException(long, Throwable)","u":"%3Cinit%3E(long,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"LargeKeyException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"LargeValueException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"LargeValueException(long, Throwable)","u":"%3Cinit%3E(long,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"LargeValueException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"last()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lastLockedIndex()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lastLockedKey()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"Latch()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"Latch(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"length()"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"length()"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"length()"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"length()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"length()"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"LENIENT"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"level"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"Level(String, QueryPlan, Map)","u":"%3Cinit%3E(java.lang.String,org.cojen.tupl.diag.QueryPlan,java.util.Map)"},{"p":"org.cojen.tupl","c":"Cursor","l":"link()"},{"p":"org.cojen.tupl","c":"Cursor","l":"link(Transaction)","u":"link(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"listenAddress(SocketAddress)","u":"listenAddress(java.net.SocketAddress)"},{"p":"org.cojen.tupl","c":"Cursor","l":"load()"},{"p":"org.cojen.tupl","c":"View","l":"load(Transaction, byte[])","u":"load(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"load(Transaction, R)","u":"load(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Combiner","l":"loadDifference(Transaction, byte[], View, View)","u":"loadDifference(org.cojen.tupl.Transaction,byte[],org.cojen.tupl.View,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"Combiner","l":"loadIntersection(Transaction, byte[], View, View)","u":"loadIntersection(org.cojen.tupl.Transaction,byte[],org.cojen.tupl.View,org.cojen.tupl.View)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"LoadOne(String, String, String[], String)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"org.cojen.tupl","c":"Combiner","l":"loadUnion(Transaction, byte[], View, View)","u":"loadUnion(org.cojen.tupl.Transaction,byte[],org.cojen.tupl.View,org.cojen.tupl.View)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"localAddress()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localAddress(SocketAddress)","u":"localAddress(java.net.SocketAddress)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"localMemberId()"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"LocalPool(Supplier)","u":"%3Cinit%3E(java.util.function.Supplier)"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"LocalPool(Supplier, int)","u":"%3Cinit%3E(java.util.function.Supplier,int)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localPort(int)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"localRole()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localRole(Role)","u":"localRole(org.cojen.tupl.repl.Role)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localSocket(ServerSocket)","u":"localSocket(java.net.ServerSocket)"},{"p":"org.cojen.tupl","c":"Cursor","l":"lock()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockCheck(long, byte[])","u":"lockCheck(long,byte[])"},{"p":"org.cojen.tupl","c":"View","l":"lockCheck(Transaction, byte[])","u":"lockCheck(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"lockCount"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockExclusive(long, byte[])","u":"lockExclusive(long,byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockExclusive(long, byte[], long)","u":"lockExclusive(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"lockExclusive(Transaction, byte[])","u":"lockExclusive(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LockInterruptedException","l":"LockInterruptedException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockMode()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockMode(LockMode)","u":"lockMode(org.cojen.tupl.LockMode)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockShared(long, byte[])","u":"lockShared(long,byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockShared(long, byte[], long)","u":"lockShared(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"lockShared(Transaction, byte[])","u":"lockShared(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"lockTimeout(long, TimeUnit)","u":"lockTimeout(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockTimeout(long, TimeUnit)","u":"lockTimeout(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockTimeout(TimeUnit)","u":"lockTimeout(java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"LockTimeoutException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"LockTimeoutException(long, Object)","u":"%3Cinit%3E(long,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockUpgradable(long, byte[])","u":"lockUpgradable(long,byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockUpgradable(long, byte[], long)","u":"lockUpgradable(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"lockUpgradable(Transaction, byte[])","u":"lockUpgradable(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"lockUpgradeRule(LockUpgradeRule)","u":"lockUpgradeRule(org.cojen.tupl.LockUpgradeRule)"},{"m":"org.cojen.tupl","p":"org.cojen.tupl.diag","c":"EventListener","l":"logTo(Logger)","u":"logTo(java.util.logging.Logger)"},{"m":"org.cojen.tupl","p":"org.cojen.tupl.diag","c":"EventListener","l":"logTo(Logger)","u":"logTo(org.slf4j.Logger)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"logTo(System.Logger)","u":"logTo(java.lang.System.Logger)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"low"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"lz4()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.repl","c":"RemoveMember","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.tools","c":"Compact","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.tools","c":"Shutdown","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"make()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"make(int)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"make(int, int, long, TimeUnit, ThreadFactory)","u":"make(int,int,long,java.util.concurrent.TimeUnit,java.util.concurrent.ThreadFactory)"},{"p":"org.cojen.tupl.util","c":"Worker","l":"make(int, long, TimeUnit, ThreadFactory)","u":"make(int,long,java.util.concurrent.TimeUnit,java.util.concurrent.ThreadFactory)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"map()"},{"p":"org.cojen.tupl","c":"Table","l":"map(Class, Mapper)","u":"map(java.lang.Class,org.cojen.tupl.Mapper)"},{"p":"org.cojen.tupl","c":"Mapper","l":"map(R, T)","u":"map(R,T)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"mapDataFiles(boolean)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"MAPPED"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"Mapper(String, String, QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String,org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl","c":"Automatic","l":"max()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"maxCacheSize(long)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"maxCheckpointThreads(int)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"maxReplicaThreads(int)"},{"p":"org.cojen.tupl","c":"Table","l":"merge(Transaction, R)","u":"merge(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Automatic","l":"min()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"minCacheSize(long)"},{"p":"org.cojen.tupl","c":"Index","l":"name()"},{"p":"org.cojen.tupl","c":"Index","l":"nameString()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"NaturalJoin(String[], QueryPlan, QueryPlan)","u":"%3Cinit%3E(java.lang.String[],org.cojen.tupl.diag.QueryPlan,org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin","l":"NestedLoopsJoin(QueryPlan.NestedLoopsJoin.Level...)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan.NestedLoopsJoin.Level...)"},{"p":"org.cojen.tupl","c":"Transaction","l":"nestingLevel()"},{"p":"org.cojen.tupl","c":"View","l":"newAccessor(Transaction, byte[])","u":"newAccessor(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Aggregator.Factory","l":"newAggregator()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newCipher(String)","u":"newCipher(java.lang.String)"},{"p":"org.cojen.tupl","c":"View","l":"newCursor(Transaction)","u":"newCursor(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newDecryptingStream(InputStream)","u":"newDecryptingStream(java.io.InputStream)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"newDecryptingStream(InputStream)","u":"newDecryptingStream(java.io.InputStream)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newEncryptingStream(OutputStream)","u":"newEncryptingStream(java.io.OutputStream)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"newEncryptingStream(OutputStream)","u":"newEncryptingStream(java.io.OutputStream)"},{"p":"org.cojen.tupl.util","c":"WeakPool","l":"newEntry(B)"},{"p":"org.cojen.tupl","c":"Grouper.Factory","l":"newGrouper()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newPageCipher()"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"newReader(long, boolean)","u":"newReader(long,boolean)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"newReader(long, boolean)","u":"newReader(long,boolean)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"newReader(long, boolean)","u":"newReader(long,boolean)"},{"p":"org.cojen.tupl","c":"Table","l":"newRow()"},{"p":"org.cojen.tupl","c":"Table","l":"newScanner(Transaction)","u":"newScanner(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"newScanner(Transaction, Object...)","u":"newScanner(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"newScanner(Transaction, String, Object...)","u":"newScanner(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Database","l":"newServer()"},{"p":"org.cojen.tupl","c":"Database","l":"newSorter()"},{"p":"org.cojen.tupl","c":"Table","l":"newStream(Transaction)","u":"newStream(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"newStream(Transaction, Object...)","u":"newStream(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"newStream(Transaction, String, Object...)","u":"newStream(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newStreamCipher()"},{"p":"org.cojen.tupl","c":"Database","l":"newTemporaryIndex()"},{"p":"org.cojen.tupl","c":"Database","l":"newTransaction()"},{"p":"org.cojen.tupl","c":"Database","l":"newTransaction(DurabilityMode)","u":"newTransaction(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"Table","l":"newTransaction(DurabilityMode)","u":"newTransaction(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"View","l":"newTransaction(DurabilityMode)","u":"newTransaction(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"Table","l":"newUpdater(Transaction)","u":"newUpdater(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"newUpdater(Transaction, Object...)","u":"newUpdater(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"newUpdater(Transaction, String, Object...)","u":"newUpdater(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueInputStream(long)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueInputStream(long, int)","u":"newValueInputStream(long,int)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueOutputStream(long)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueOutputStream(long, int)","u":"newValueOutputStream(long,int)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"newWriter()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"newWriter()"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"newWriter()"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"newWriter(long)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"newWriter(long)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"newWriter(long)"},{"p":"org.cojen.tupl","c":"Cursor","l":"next()"},{"p":"org.cojen.tupl","c":"Cursor","l":"nextLe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"nextLt(byte[])"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"NO_FLUSH"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"NO_REDO"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"NO_SYNC"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"NON_DURABLE"},{"p":"org.cojen.tupl.repl","c":"Role","l":"NORMAL"},{"p":"org.cojen.tupl","c":"NoSuchRowException","l":"NoSuchRowException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"NoSuchRowException","l":"NoSuchRowException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"NoSuchValueException","l":"NoSuchValueException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Cursor","l":"NOT_LOADED"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"notify(EventType, String, Object...)","u":"notify(org.cojen.tupl.diag.EventType,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"observe(EventType.Category...)","u":"observe(org.cojen.tupl.diag.EventType.Category...)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"observe(System.Logger.Level...)","u":"observe(java.lang.System.Logger.Level...)"},{"p":"org.cojen.tupl.repl","c":"Role","l":"OBSERVER"},{"p":"org.cojen.tupl","c":"Database","l":"open(DatabaseConfig)","u":"open(org.cojen.tupl.DatabaseConfig)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"open(File, EnumSet)","u":"open(java.io.File,java.util.EnumSet)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"open(File, EnumSet, int)","u":"open(java.io.File,java.util.EnumSet,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"open(int, long, File, EnumSet)","u":"open(int,long,java.io.File,java.util.EnumSet)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"open(ReplicatorConfig)","u":"open(org.cojen.tupl.repl.ReplicatorConfig)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"open(ReplicatorConfig)","u":"open(org.cojen.tupl.repl.ReplicatorConfig)"},{"p":"org.cojen.tupl","c":"Database","l":"openIndex(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"openIndex(String)","u":"openIndex(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"openIndexes"},{"p":"org.cojen.tupl","c":"Database","l":"openJoinTable(Class, String)","u":"openJoinTable(java.lang.Class,java.lang.String)"},{"p":"org.cojen.tupl","c":"Database","l":"openTable(Class)","u":"openTable(java.lang.Class)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"operation"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"operation"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"operation"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"options()"},{"p":"org.cojen.tupl.repl","c":"SnapshotSender","l":"options()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"orderBy"},{"p":"org.cojen.tupl","c":"Cursor","l":"ordering()"},{"p":"org.cojen.tupl","c":"View","l":"ordering()"},{"p":"org.cojen.tupl","c":"LockResult","l":"OWNED_EXCLUSIVE"},{"p":"org.cojen.tupl","c":"LockResult","l":"OWNED_SHARED"},{"p":"org.cojen.tupl","c":"LockResult","l":"OWNED_UPGRADABLE"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"ownerAttachment()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"ownerAttachment()"},{"p":"org.cojen.tupl.util","c":"Clutch.Pack","l":"Pack(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.util","c":"Clutch.Pack","l":"Pack(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"PageArray(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"pageSize"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"pageSize()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"pageSize(int)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"PANIC"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"PANIC_UNHANDLED_EXCEPTION"},{"p":"org.cojen.tupl.util","c":"Parker","l":"park(Object)","u":"park(java.lang.Object)"},{"p":"org.cojen.tupl.util","c":"Parker","l":"parkNanos(Object, long)","u":"parkNanos(java.lang.Object,long)"},{"p":"org.cojen.tupl.util","c":"Parker","l":"parkNanosNow(Object, long)","u":"parkNanosNow(java.lang.Object,long)"},{"p":"org.cojen.tupl.util","c":"Parker","l":"parkNow(Object)","u":"parkNow(java.lang.Object)"},{"p":"org.cojen.tupl","c":"CommitCallback","l":"pending(long)"},{"p":"org.cojen.tupl","c":"Mapper","l":"performsFiltering()"},{"p":"org.cojen.tupl","c":"Aggregator.Factory","l":"plan(QueryPlan.Aggregator)","u":"plan(org.cojen.tupl.diag.QueryPlan.Aggregator)"},{"p":"org.cojen.tupl","c":"Grouper.Factory","l":"plan(QueryPlan.Grouper)","u":"plan(org.cojen.tupl.diag.QueryPlan.Grouper)"},{"p":"org.cojen.tupl","c":"Mapper","l":"plan(QueryPlan.Mapper)","u":"plan(org.cojen.tupl.diag.QueryPlan.Mapper)"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"position()"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"position()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"position()"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"PREALLOCATE_ALWAYS"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"PREALLOCATE_NEVER"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"PREALLOCATE_OPTIONAL"},{"p":"org.cojen.tupl","c":"Database","l":"preallocate(long)"},{"p":"org.cojen.tupl","c":"Table","l":"predicate(String, Object...)","u":"predicate(java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.ext","c":"PrepareHandler","l":"prepare(Transaction, byte[])","u":"prepare(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.ext","c":"PrepareHandler","l":"prepareCommit(Transaction, byte[])","u":"prepareCommit(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"prepareHandlers(Map)","u":"prepareHandlers(java.util.Map)"},{"p":"org.cojen.tupl","c":"Database","l":"prepareWriter(String)","u":"prepareWriter(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"previous()"},{"p":"org.cojen.tupl","c":"Cursor","l":"previousGe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"previousGt(byte[])"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"PrimaryJoin(String, String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"printTo(PrintStream)","u":"printTo(java.io.PrintStream)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"printTo(PrintStream)","u":"printTo(java.io.PrintStream)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"priorityAwait(Latch, long, long)","u":"priorityAwait(org.cojen.tupl.util.Latch,long,long)"},{"p":"org.cojen.tupl","c":"Sorter","l":"progress()"},{"p":"org.cojen.tupl.repl","c":"Role","l":"PROXY"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"proxyWrites(boolean)"},{"p":"org.cojen.tupl","c":"Table","l":"query(String)","u":"query(java.lang.String)"},{"p":"org.cojen.tupl","c":"Table","l":"queryAll()"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String, int, int)","u":"%3Cinit%3E(java.lang.String,int,int)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"RANDOM_ACCESS"},{"p":"org.cojen.tupl","c":"Cursor","l":"random(byte[], boolean, byte[], boolean)","u":"random(byte[],boolean,byte[],boolean)"},{"p":"org.cojen.tupl","c":"Cursor","l":"random(byte[], byte[])","u":"random(byte[],byte[])"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"RangeScan(String, String, String[], boolean, String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],boolean,java.lang.String,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeUnion","l":"RangeUnion(QueryPlan...)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan...)"},{"p":"org.cojen.tupl","c":"LockMode","l":"READ_COMMITTED"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"READ_ONLY"},{"p":"org.cojen.tupl","c":"LockMode","l":"READ_UNCOMMITTED"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"read(byte[])"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"read(byte[], int, int)","u":"read(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"read(long, byte[], int, int)","u":"read(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"read(long, long, int, int)","u":"read(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"READAHEAD"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"readFully(byte[], int, int)","u":"readFully(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"readFully(InputStream, byte[], int, int)","u":"readFully(java.io.InputStream,byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Reader","l":"readMessage()"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Reader","l":"readMessage(byte[], int, int)","u":"readMessage(byte[],int,int)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"readOnly(boolean)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, byte[])","u":"readPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, long)","u":"readPage(long,long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl","c":"Database","l":"rebuild(DatabaseConfig, DatabaseConfig, int)","u":"rebuild(org.cojen.tupl.DatabaseConfig,org.cojen.tupl.DatabaseConfig,int)"},{"p":"org.cojen.tupl.repl","c":"SnapshotSender","l":"receiverAddress()"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"RECOVERY"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_APPLY_REDO_LOG"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_AWAIT_RELEASE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_CACHE_PRIMING"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_HANDLER_UNCAUGHT"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_LOAD_UNDO_LOGS"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_NO_HANDLER"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_PROCESS_REMAINING"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_PROGRESS"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_REDO_LOG_CORRUPTION"},{"p":"org.cojen.tupl.ext","c":"CustomHandler","l":"redo(Transaction, byte[])","u":"redo(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.ext","c":"CustomHandler","l":"redo(Transaction, byte[], long, byte[])","u":"redo(org.cojen.tupl.Transaction,byte[],long,byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"register()"},{"p":"org.cojen.tupl.util","c":"LocalPool.Entry","l":"release()"},{"p":"org.cojen.tupl.util","c":"WeakPool.Entry","l":"release()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"release(boolean)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"releaseEither()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"releaseExclusive()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"releaseExclusive()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"releaseExclusive(boolean)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"releaseShared()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"releaseShared()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"releaseShared()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"remap()"},{"p":"org.cojen.tupl","c":"View","l":"remove(Transaction, byte[], byte[])","u":"remove(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"renameIndex(Index, byte[])","u":"renameIndex(org.cojen.tupl.Index,byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"renameIndex(Index, String)","u":"renameIndex(org.cojen.tupl.Index,java.lang.String)"},{"p":"org.cojen.tupl","c":"LockMode","l":"REPEATABLE_READ"},{"p":"org.cojen.tupl.util","c":"LocalPool.Entry","l":"replace(B)"},{"p":"org.cojen.tupl","c":"View","l":"replace(Transaction, byte[], byte[])","u":"replace(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"replace(Transaction, R)","u":"replace(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"replicate(ReplicatorConfig)","u":"replicate(org.cojen.tupl.repl.ReplicatorConfig)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"replicate(StreamReplicator)","u":"replicate(org.cojen.tupl.repl.StreamReplicator)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"REPLICATION"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_DEBUG"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_INFO"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_PANIC"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_RESTORE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_WARNING"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"replicationBacklog"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"ReplicatorConfig()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"reportFailure(String)","u":"reportFailure(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"requestSnapshot(Map)","u":"requestSnapshot(java.util.Map)"},{"p":"org.cojen.tupl","c":"Transformer","l":"requireValue()"},{"p":"org.cojen.tupl","c":"Combiner","l":"requireValues()"},{"p":"org.cojen.tupl","c":"Cursor","l":"reset()"},{"p":"org.cojen.tupl","c":"Sorter","l":"reset()"},{"p":"org.cojen.tupl","c":"Transaction","l":"reset()"},{"p":"org.cojen.tupl","c":"Transaction","l":"reset(Throwable)","u":"reset(java.lang.Throwable)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"restore(Map)","u":"restore(java.util.Map)"},{"p":"org.cojen.tupl","c":"Database","l":"restoreFromSnapshot(DatabaseConfig, InputStream)","u":"restoreFromSnapshot(org.cojen.tupl.DatabaseConfig,java.io.InputStream)"},{"p":"org.cojen.tupl.repl","c":"Role","l":"RESTORING"},{"p":"org.cojen.tupl","c":"Database","l":"resumeCheckpoints()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"rethrow(Throwable)","u":"rethrow(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"rethrow(Throwable, Throwable)","u":"rethrow(java.lang.Throwable,java.lang.Throwable)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Scan","l":"reverse"},{"p":"org.cojen.tupl","c":"Ordering","l":"reverse()"},{"p":"org.cojen.tupl","c":"Transaction","l":"rollback()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"rootCause(Throwable)","u":"rootCause(java.lang.Throwable)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"round()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"row()"},{"p":"org.cojen.tupl","c":"Scanner","l":"row()"},{"p":"org.cojen.tupl","c":"Query","l":"rowType()"},{"p":"org.cojen.tupl","c":"Table","l":"rowType()"},{"p":"org.cojen.tupl.util","c":"Worker.Task","l":"run()"},{"p":"org.cojen.tupl","c":"Query","l":"scannerPlan(Transaction, Object...)","u":"scannerPlan(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"SchemaChangeException","l":"SchemaChangeException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Combiner","l":"second()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"secretKey()"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"senderAddress()"},{"p":"org.cojen.tupl","c":"Combiner","l":"separate(byte[], byte[])","u":"separate(byte[],byte[])"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"serverSocketFactory(ServerSocketFactory)","u":"serverSocketFactory(javax.net.ServerSocketFactory)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, BigDecimal)","u":"set(java.lang.String,java.math.BigDecimal)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, BigInteger)","u":"set(java.lang.String,java.math.BigInteger)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, boolean)","u":"set(java.lang.String,boolean)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Boolean)","u":"set(java.lang.String,java.lang.Boolean)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, boolean[])","u":"set(java.lang.String,boolean[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, byte)","u":"set(java.lang.String,byte)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Byte)","u":"set(java.lang.String,java.lang.Byte)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, byte[])","u":"set(java.lang.String,byte[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, char)","u":"set(java.lang.String,char)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, char[])","u":"set(java.lang.String,char[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Character)","u":"set(java.lang.String,java.lang.Character)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, double)","u":"set(java.lang.String,double)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Double)","u":"set(java.lang.String,java.lang.Double)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, double[])","u":"set(java.lang.String,double[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, float)","u":"set(java.lang.String,float)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Float)","u":"set(java.lang.String,java.lang.Float)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, float[])","u":"set(java.lang.String,float[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, int)","u":"set(java.lang.String,int)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, int[])","u":"set(java.lang.String,int[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Integer)","u":"set(java.lang.String,java.lang.Integer)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, long)","u":"set(java.lang.String,long)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Long)","u":"set(java.lang.String,java.lang.Long)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, long[])","u":"set(java.lang.String,long[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Object)","u":"set(java.lang.String,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, short)","u":"set(java.lang.String,short)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Short)","u":"set(java.lang.String,java.lang.Short)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, short[])","u":"set(java.lang.String,short[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, String)","u":"set(java.lang.String,java.lang.String)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"SHARED"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"shortMessage()"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"SHUTDOWN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"SHUTDOWN_CLEAN"},{"p":"org.cojen.tupl","c":"Database","l":"shutdown()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"shutdown()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"shutdownNow()"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"signal(Latch)","u":"signal(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"signalAll(Latch)","u":"signalAll(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"signalTagged(Latch)","u":"signalTagged(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl","c":"Cursor","l":"skip(long)"},{"p":"org.cojen.tupl","c":"Cursor","l":"skip(long, byte[], boolean)","u":"skip(long,byte[],boolean)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"snapshotRequestAcceptor(Consumer)","u":"snapshotRequestAcceptor(java.util.function.Consumer)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"socketAcceptor(Consumer)","u":"socketAcceptor(java.util.function.Consumer)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"socketFactory(SocketFactory)","u":"socketFactory(javax.net.SocketFactory)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"Sort(String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"sortColumns"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"source"},{"p":"org.cojen.tupl","c":"Aggregator.Factory","l":"sourceProjection()"},{"p":"org.cojen.tupl","c":"Grouper.Factory","l":"sourceProjection()"},{"p":"org.cojen.tupl","c":"Mapper","l":"sourceProjection()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Set","l":"sources"},{"p":"org.cojen.tupl.repl","c":"Role","l":"STANDBY"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"start()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"start(Runnable)","u":"start(java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"start(String, Runnable)","u":"start(java.lang.String,java.lang.Runnable)"},{"p":"org.cojen.tupl","c":"QueryException","l":"startPos()"},{"p":"org.cojen.tupl","c":"Database","l":"stats()"},{"p":"org.cojen.tupl","c":"Scanner","l":"step()"},{"p":"org.cojen.tupl","c":"Scanner","l":"step(R)"},{"p":"org.cojen.tupl","c":"Grouper","l":"step(T)"},{"p":"org.cojen.tupl","c":"Cursor","l":"store(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"store(Transaction, byte[], byte[])","u":"store(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"store(Transaction, R)","u":"store(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"storedChecksum()"},{"p":"org.cojen.tupl","c":"Query","l":"streamPlan(Transaction, Object...)","u":"streamPlan(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"STRICT"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"StripedPageArray(PageArray...)","u":"%3Cinit%3E(org.cojen.tupl.io.PageArray...)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"subtract(IndexStats)","u":"subtract(org.cojen.tupl.diag.IndexStats)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"suppress(Throwable, Throwable)","u":"suppress(java.lang.Throwable,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Database","l":"suspendCheckpoints()"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"SYNC"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"SYNC_IO"},{"p":"org.cojen.tupl","c":"Database","l":"sync()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"sync()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"syncCommit(long, long)","u":"syncCommit(long,long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"syncWrites(boolean)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"table"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"table"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"TABLE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"TABLE_COMPLEX_FILTER"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"TABLE_INDEX_ERROR"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"TABLE_INDEX_INFO"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"target"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"target"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"target"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"target"},{"p":"org.cojen.tupl.util","c":"Worker.Task","l":"Task()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"term()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"termEndPosition()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"termStartPosition()"},{"p":"org.cojen.tupl","c":"LockResult","l":"TIMED_OUT_LOCK"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"timeout()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"timeout()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"timeoutNanos()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"toString()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"toString()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"toString()"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"toString()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"toString()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"toString()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"toString(byte[])"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"toString(SecretKey)","u":"toString(javax.crypto.SecretKey)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"totalBytes"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"totalPages"},{"p":"org.cojen.tupl","c":"View","l":"touch(Transaction, byte[])","u":"touch(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"transactionCount"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformedComparator(Comparator)","u":"transformedComparator(java.util.Comparator)"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformedOrdering(Ordering)","u":"transformedOrdering(org.cojen.tupl.Ordering)"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformKey(Cursor)","u":"transformKey(org.cojen.tupl.Cursor)"},{"p":"org.cojen.tupl","c":"Filter","l":"transformValue(byte[], byte[], byte[])","u":"transformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformValue(byte[], byte[], byte[])","u":"transformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformValue(Cursor, byte[])","u":"transformValue(org.cojen.tupl.Cursor,byte[])"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"truncateLength(long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.util","c":"WeakPool","l":"tryAccess()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireExclusiveNanos(long)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireExclusiveNanos(long)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireShared()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireShared()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"tryAcquireShared()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireSharedNanos(long)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireSharedNanos(long)"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"tryAcquireSharedNanos(long)"},{"p":"org.cojen.tupl","c":"Scanner","l":"tryAdvance(Consumer)","u":"tryAdvance(java.util.function.Consumer)"},{"p":"org.cojen.tupl","c":"Table","l":"tryDelete(Transaction, R)","u":"tryDelete(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Worker","l":"tryEnqueue(Worker.Task)","u":"tryEnqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"tryEnqueue(Worker.Task)","u":"tryEnqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl","c":"Table","l":"tryInsert(Transaction, R)","u":"tryInsert(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Table","l":"tryLoad(Transaction, R)","u":"tryLoad(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Transaction","l":"tryLockExclusive(long, byte[], long)","u":"tryLockExclusive(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"tryLockExclusive(Transaction, byte[], long)","u":"tryLockExclusive(org.cojen.tupl.Transaction,byte[],long)"},{"p":"org.cojen.tupl","c":"Transaction","l":"tryLockShared(long, byte[], long)","u":"tryLockShared(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"tryLockShared(Transaction, byte[], long)","u":"tryLockShared(org.cojen.tupl.Transaction,byte[],long)"},{"p":"org.cojen.tupl","c":"Transaction","l":"tryLockUpgradable(long, byte[], long)","u":"tryLockUpgradable(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"tryLockUpgradable(Transaction, byte[], long)","u":"tryLockUpgradable(org.cojen.tupl.Transaction,byte[],long)"},{"p":"org.cojen.tupl","c":"Table","l":"tryMerge(Transaction, R)","u":"tryMerge(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"tryRead(byte[], int, int)","u":"tryRead(byte[],int,int)"},{"p":"org.cojen.tupl","c":"Table","l":"tryReplace(Transaction, R)","u":"tryReplace(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Scanner","l":"trySplit()"},{"p":"org.cojen.tupl","c":"Table","l":"tryUpdate(Transaction, R)","u":"tryUpdate(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryUpgrade()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryUpgrade()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"type"},{"p":"org.cojen.tupl.io","c":"Utils","l":"uncaught(Throwable)","u":"uncaught(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"UNCHECKED"},{"p":"org.cojen.tupl.ext","c":"CustomHandler","l":"undo(Transaction, byte[])","u":"undo(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"UniqueConstraintException","l":"UniqueConstraintException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"UniqueConstraintException","l":"UniqueConstraintException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"unit()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"unit()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"UNLATCHED"},{"p":"org.cojen.tupl","c":"Transaction","l":"unlock()"},{"p":"org.cojen.tupl","c":"Transaction","l":"unlockCombine()"},{"p":"org.cojen.tupl","c":"Transaction","l":"unlockToShared()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"unmap()"},{"p":"org.cojen.tupl","c":"UnmodifiableReplicaException","l":"UnmodifiableReplicaException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"UnmodifiableViewException","l":"UnmodifiableViewException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"LockResult","l":"UNOWNED"},{"p":"org.cojen.tupl.util","c":"Parker","l":"unpark(Thread)","u":"unpark(java.lang.Thread)"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Cursor","l":"unregister()"},{"p":"org.cojen.tupl","c":"LockMode","l":"UNSAFE"},{"p":"org.cojen.tupl","c":"UnsetColumnException","l":"UnsetColumnException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Table","l":"unsetRow(R)"},{"p":"org.cojen.tupl","c":"Ordering","l":"UNSPECIFIED"},{"p":"org.cojen.tupl","c":"Updater","l":"update()"},{"p":"org.cojen.tupl","c":"Updater","l":"update(R)"},{"p":"org.cojen.tupl","c":"View","l":"update(Transaction, byte[], byte[])","u":"update(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"View","l":"update(Transaction, byte[], byte[], byte[])","u":"update(org.cojen.tupl.Transaction,byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"update(Transaction, R)","u":"update(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Query","l":"updaterPlan(Transaction, Object...)","u":"updaterPlan(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"LockMode","l":"UPGRADABLE_READ"},{"p":"org.cojen.tupl","c":"LockResult","l":"UPGRADED"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"uponCommit(long, LongConsumer)","u":"uponCommit(long,java.util.function.LongConsumer)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"uponExclusive(Runnable)","u":"uponExclusive(java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"uponExclusive(Runnable)","u":"uponExclusive(java.lang.Runnable)"},{"p":"org.cojen.tupl","c":"Database","l":"uponLeader(Runnable, Runnable)","u":"uponLeader(java.lang.Runnable,java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"uponSignal(Runnable)","u":"uponSignal(java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"uponSignalTagged(Runnable)","u":"uponSignalTagged(java.lang.Runnable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"Utils()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"AlternateKey","l":"value()"},{"p":"org.cojen.tupl","c":"Cursor","l":"value()"},{"p":"org.cojen.tupl","c":"Entry","l":"value()"},{"p":"org.cojen.tupl","c":"PrimaryKey","l":"value()"},{"p":"org.cojen.tupl","c":"SecondaryIndex","l":"value()"},{"p":"org.cojen.tupl","c":"Entry","l":"value(byte[])"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"valueBytes"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueClear(long, long)","u":"valueClear(long,long)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueLength()"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueLength(long)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockResult","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"Ordering","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"Role","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueRead(long, byte[], int, int)","u":"valueRead(long,byte[],int,int)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"values()"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"values()"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"values()"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"values()"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"values()"},{"p":"org.cojen.tupl","c":"LockMode","l":"values()"},{"p":"org.cojen.tupl","c":"LockResult","l":"values()"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"values()"},{"p":"org.cojen.tupl","c":"Ordering","l":"values()"},{"p":"org.cojen.tupl.repl","c":"Role","l":"values()"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueWrite(long, byte[], int, int)","u":"valueWrite(long,byte[],int,int)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"VerificationObserver()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"Verify()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Database","l":"verify(VerificationObserver)","u":"verify(org.cojen.tupl.diag.VerificationObserver)"},{"p":"org.cojen.tupl","c":"Index","l":"verify(VerificationObserver)","u":"verify(org.cojen.tupl.diag.VerificationObserver)"},{"p":"org.cojen.tupl","c":"ViewConstraintException","l":"ViewConstraintException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ViewConstraintException","l":"ViewConstraintException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"View","l":"viewDifference(Combiner, View)","u":"viewDifference(org.cojen.tupl.Combiner,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"View","l":"viewFiltered(Filter)","u":"viewFiltered(org.cojen.tupl.Filter)"},{"p":"org.cojen.tupl","c":"View","l":"viewGe(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewGt(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewIntersection(Combiner, View)","u":"viewIntersection(org.cojen.tupl.Combiner,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"View","l":"viewKeys()"},{"p":"org.cojen.tupl","c":"View","l":"viewLe(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewLt(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewPrefix(byte[], int)","u":"viewPrefix(byte[],int)"},{"p":"org.cojen.tupl","c":"View","l":"viewReverse()"},{"p":"org.cojen.tupl","c":"View","l":"viewTransformed(Transformer)","u":"viewTransformed(org.cojen.tupl.Transformer)"},{"p":"org.cojen.tupl","c":"View","l":"viewUnion(Combiner, View)","u":"viewUnion(org.cojen.tupl.Combiner,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"View","l":"viewUnmodifiable()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"waitForCommit(long, long)","u":"waitForCommit(long,long)"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"waitForEndCommit(long)"},{"p":"org.cojen.tupl","c":"Transaction","l":"wasAcquired(long, byte[])","u":"wasAcquired(long,byte[])"},{"p":"org.cojen.tupl.util","c":"WeakPool","l":"WeakPool()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"which"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"WideLatch()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"withOperation(String)","u":"withOperation(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"withOperation(String)","u":"withOperation(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"withOperation(String)","u":"withOperation(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[])"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[], byte[], int, int, long)","u":"write(byte[],byte[],int,int,long)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[], int, int)","u":"write(byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[], int, int, long)","u":"write(byte[],int,int,long)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"write(long, byte[], int, int)","u":"write(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"write(long, long, int, int)","u":"write(long,long,int,int)"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Writer","l":"writeMessage(byte[])"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Writer","l":"writeMessage(byte[], int, int)","u":"writeMessage(byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Writer","l":"writeMessage(byte[], int, int, boolean)","u":"writeMessage(byte[],int,int,boolean)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, byte[])","u":"writePage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, long)","u":"writePage(long,long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl","c":"Snapshot","l":"writeTo(OutputStream)","u":"writeTo(java.io.OutputStream)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"zlib()"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"zlib(int)"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"org.cojen.tupl","c":"ColumnProcessor","l":"accept(R, String, Object)","u":"accept(R,java.lang.String,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Server","l":"acceptAll(ServerSocket, long...)","u":"acceptAll(java.net.ServerSocket,long...)"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"access()"},{"p":"org.cojen.tupl","c":"Aggregator","l":"accumulate(R)"},{"p":"org.cojen.tupl","c":"Grouper","l":"accumulate(R)"},{"p":"org.cojen.tupl","c":"LockResult","l":"ACQUIRED"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireExclusive()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"acquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireExclusiveInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireExclusiveInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireShared()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireShared()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"acquireShared()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireSharedInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireSharedInterruptibly()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"acquireSharedInterruptibly()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireSharedUncontended()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireSharedUncontended()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"acquireSharedUncontendedNanos(long)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"acquireSharedUncontendedNanos(long)"},{"p":"org.cojen.tupl","c":"Sorter","l":"add(byte[], byte[])","u":"add(byte[],byte[])"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"add(IndexStats)","u":"add(org.cojen.tupl.diag.IndexStats)"},{"p":"org.cojen.tupl","c":"Sorter","l":"addAll(Scanner)","u":"addAll(org.cojen.tupl.Scanner)"},{"p":"org.cojen.tupl","c":"Sorter","l":"addBatch(byte[][], int, int)","u":"addBatch(byte[][],int,int)"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"addCommitListener(LongConsumer)","u":"addCommitListener(java.util.function.LongConsumer)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"addSeed(SocketAddress)","u":"addSeed(java.net.SocketAddress)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"addSeed(String)","u":"addSeed(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"addSeed(String, int)","u":"addSeed(java.lang.String,int)"},{"p":"org.cojen.tupl","c":"Table","l":"aggregate(Class, Aggregator.Factory)","u":"aggregate(java.lang.Class,org.cojen.tupl.Aggregator.Factory)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"Aggregator(String, String, String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"algorithm()"},{"p":"org.cojen.tupl","c":"Index","l":"analyze(byte[], byte[])","u":"analyze(byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"anyRows(Transaction)","u":"anyRows(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"anyRows(Transaction, Object...)","u":"anyRows(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"anyRows(Transaction, String, Object...)","u":"anyRows(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"appendFailedMessage(StringBuilder, long, int, String)","u":"appendFailedMessage(java.lang.StringBuilder,long,int,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"appendTo(Appendable)","u":"appendTo(java.lang.Appendable)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"appendTo(StringBuilder)","u":"appendTo(java.lang.StringBuilder)"},{"p":"org.cojen.tupl.util","c":"Canonicalizer","l":"apply(A)"},{"p":"org.cojen.tupl","c":"Database","l":"applyCachePrimer(InputStream)","u":"applyCachePrimer(java.io.InputStream)"},{"p":"org.cojen.tupl","c":"Query","l":"argumentCount()"},{"p":"org.cojen.tupl","c":"Ordering","l":"ASCENDING"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"assignments"},{"p":"org.cojen.tupl","c":"Index","l":"asTable(Class)","u":"asTable(java.lang.Class)"},{"p":"org.cojen.tupl","c":"Transaction","l":"attach(CommitCallback)","u":"attach(org.cojen.tupl.CommitCallback)"},{"p":"org.cojen.tupl","c":"Transaction","l":"attach(Object)","u":"attach(java.lang.Object)"},{"p":"org.cojen.tupl","c":"Transaction","l":"attachment()"},{"p":"org.cojen.tupl","c":"Cursor","l":"autoload()"},{"p":"org.cojen.tupl","c":"Cursor","l":"autoload(boolean)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch)","u":"await(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch, long)","u":"await(org.cojen.tupl.util.Latch,long)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch, long, long)","u":"await(org.cojen.tupl.util.Latch,long,long)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"await(Latch, long, TimeUnit)","u":"await(org.cojen.tupl.util.Latch,long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"awaitTagged(Latch, long)","u":"awaitTagged(org.cojen.tupl.util.Latch,long)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"awaitTagged(Latch, long, long)","u":"awaitTagged(org.cojen.tupl.util.Latch,long,long)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"awaitTermination(long, TimeUnit)","u":"awaitTermination(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"baseFile(File)","u":"baseFile(java.io.File)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"baseFile(File)","u":"baseFile(java.io.File)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"baseFilePath(String)","u":"baseFilePath(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"baseFilePath(String)","u":"baseFilePath(java.lang.String)"},{"p":"org.cojen.tupl","c":"QueryException","l":"baseMessage()"},{"p":"org.cojen.tupl.repl","c":"SnapshotSender","l":"begin(long, long, Map)","u":"begin(long,long,java.util.Map)"},{"p":"org.cojen.tupl","c":"Aggregator","l":"begin(R)"},{"p":"org.cojen.tupl","c":"Grouper","l":"begin(R)"},{"p":"org.cojen.tupl","c":"Database","l":"beginSnapshot()"},{"p":"org.cojen.tupl","c":"Transaction","l":"BOGUS"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"CACHE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CACHE_INIT_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CACHE_INIT_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CACHE_INIT_INFO"},{"p":"org.cojen.tupl","c":"CacheExhaustedException","l":"CacheExhaustedException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"CacheExhaustedException","l":"CacheExhaustedException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"cachePages"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"cachePriming(boolean)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"cacheSize(long)"},{"p":"org.cojen.tupl.util","c":"Canonicalizer","l":"Canonicalizer()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Database","l":"capacityLimit()"},{"p":"org.cojen.tupl","c":"Database","l":"capacityLimit(long)"},{"p":"org.cojen.tupl","c":"Database","l":"capacityLimitOverride(long)"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"category"},{"p":"org.cojen.tupl","c":"Transaction","l":"check()"},{"p":"org.cojen.tupl","c":"Mapper","l":"checkDelete(Table, R)","u":"checkDelete(org.cojen.tupl.Table,R)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"CHECKPOINT"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_FAILED"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_FLUSH"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"CHECKPOINT_SYNC"},{"p":"org.cojen.tupl","c":"Database","l":"checkpoint()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checkpointDelayThreshold(long, TimeUnit)","u":"checkpointDelayThreshold(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"checkpointDuration"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checkpointRate(long, TimeUnit)","u":"checkpointRate(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checkpointSizeThreshold(long)"},{"p":"org.cojen.tupl","c":"Mapper","l":"checkStore(Table, R)","u":"checkStore(org.cojen.tupl.Table,R)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"ChecksumException(long, int, int)","u":"%3Cinit%3E(long,int,int)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"ChecksumException(long, long, long)","u":"%3Cinit%3E(long,long,long)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"ChecksumException(String, long, long)","u":"%3Cinit%3E(java.lang.String,long,long)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"checksumPages(Supplier)","u":"checksumPages(java.util.function.Supplier)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"checksumSockets(boolean)"},{"p":"org.cojen.tupl","c":"Mapper","l":"checkUpdate(Table, R)","u":"checkUpdate(org.cojen.tupl.Table,R)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"CipherCrypto(byte[])","u":"%3Cinit%3E(byte[])"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"CipherCrypto(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"CipherCrypto(SecretKey, int)","u":"%3Cinit%3E(javax.crypto.SecretKey,int)"},{"p":"org.cojen.tupl","c":"Table","l":"cleanRow(R)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"cleanShutdown(boolean)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"clear()"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"clear(Consumer)","u":"clear(java.util.function.Consumer)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"clone()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"clone()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"clone()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"clone()"},{"p":"org.cojen.tupl","c":"Table","l":"cloneRow(R)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"CLOSE_DONTNEED"},{"p":"org.cojen.tupl","c":"Aggregator","l":"close()"},{"p":"org.cojen.tupl","c":"Cursor","l":"close()"},{"p":"org.cojen.tupl","c":"Database","l":"close()"},{"p":"org.cojen.tupl","c":"Grouper","l":"close()"},{"p":"org.cojen.tupl","c":"Index","l":"close()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"close()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"close()"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"close()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"close()"},{"p":"org.cojen.tupl","c":"Scanner","l":"close()"},{"p":"org.cojen.tupl","c":"Server","l":"close()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"close()"},{"p":"org.cojen.tupl","c":"Table","l":"close()"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"close()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"close(Closeable, Throwable)","u":"close(java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Database","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"CauseCloseable","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"close(Throwable)","u":"close(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"ClosedIndexException","l":"ClosedIndexException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeOnFailure(Closeable, Throwable)","u":"closeOnFailure(java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(Closeable)","u":"closeQuietly(java.io.Closeable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(Closeable, Throwable)","u":"closeQuietly(java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(IOException, Closeable)","u":"closeQuietly(java.io.IOException,java.io.Closeable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"closeQuietly(IOException, Closeable, Throwable)","u":"closeQuietly(java.io.IOException,java.io.Closeable,java.lang.Throwable)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"Clutch()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"Clutch(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl","c":"Row","l":"columnMethodName(String)","u":"columnMethodName(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"columns"},{"p":"org.cojen.tupl","c":"Row","l":"columnType(String)","u":"columnType(java.lang.String)"},{"p":"org.cojen.tupl","c":"Combiner","l":"combine(byte[], byte[], byte[])","u":"combine(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Combiner","l":"combineLocks()"},{"p":"org.cojen.tupl","c":"Transaction","l":"commit()"},{"p":"org.cojen.tupl","c":"Cursor","l":"commit(byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"commitAll()"},{"p":"org.cojen.tupl","c":"Database","l":"commitLock()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"commitPosition()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"commitPosition()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"compact(long)"},{"p":"org.cojen.tupl","c":"Database","l":"compactFile(CompactionObserver, double)","u":"compactFile(org.cojen.tupl.diag.CompactionObserver,double)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"CompactionObserver()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Cursor","l":"comparator()"},{"p":"org.cojen.tupl","c":"View","l":"comparator()"},{"p":"org.cojen.tupl","c":"Table","l":"comparator(String)","u":"comparator(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"compareKeyTo(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"compareKeyTo(byte[], int, int)","u":"compareKeyTo(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"compress(byte[], int, int)","u":"compress(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"compress(long, int, int)","u":"compress(long,int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"compressedBytes()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"compressPages(int, long, Supplier)","u":"compressPages(int,long,java.util.function.Supplier)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"computedChecksum()"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"Condition()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"ConfirmationFailureException","l":"ConfirmationFailureException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"ConfirmationInterruptedException","l":"ConfirmationInterruptedException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"ConfirmationTimeoutException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"connect(SocketAddress)","u":"connect(java.net.SocketAddress)"},{"p":"org.cojen.tupl","c":"Database","l":"connect(SocketAddress, SSLContext, long...)","u":"connect(java.net.SocketAddress,javax.net.ssl.SSLContext,long...)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"controlMessageAcceptor(Consumer)","u":"controlMessageAcceptor(java.util.function.Consumer)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"controlMessageReceived(long, byte[])","u":"controlMessageReceived(long,byte[])"},{"p":"org.cojen.tupl","c":"ConversionException","l":"ConversionException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConversionException","l":"ConversionException(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"org.cojen.tupl","c":"ConversionException","l":"ConversionException(String, String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Cursor","l":"copy()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"copyPage(long, long)","u":"copyPage(long,long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"copyPageFromPointer(long, long)","u":"copyPageFromPointer(long,long)"},{"p":"org.cojen.tupl","c":"Table","l":"copyRow(R, R)","u":"copyRow(R,R)"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"CorruptDatabaseException","l":"CorruptDatabaseException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"View","l":"count(byte[], boolean, byte[], boolean)","u":"count(byte[],boolean,byte[],boolean)"},{"p":"org.cojen.tupl","c":"View","l":"count(byte[], byte[])","u":"count(byte[],byte[])"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"CREATE"},{"p":"org.cojen.tupl","c":"Database","l":"createCachePrimer(OutputStream)","u":"createCachePrimer(java.io.OutputStream)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"createFilePath(boolean)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"createFilePath(boolean)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"current()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"cursorCount"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"customHandlers(Map)","u":"customHandlers(java.util.Map)"},{"p":"org.cojen.tupl","c":"Database","l":"customWriter(String)","u":"customWriter(java.lang.String)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"DatabaseConfig()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"DatabaseException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"DatabaseFullException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"DatabaseStats()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"dataFile(File)","u":"dataFile(java.io.File)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"dataFiles(File...)","u":"dataFiles(java.io.File...)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"dataPageArray(PageArray)","u":"dataPageArray(org.cojen.tupl.io.PageArray)"},{"p":"org.cojen.tupl","c":"LockResult","l":"DEADLOCK"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"DeadlockException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"DeadlockException(long, Object, boolean)","u":"%3Cinit%3E(long,java.lang.Object,boolean)"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"DeadlockException(long, Object, boolean, Set)","u":"%3Cinit%3E(long,java.lang.Object,boolean,java.util.Set)"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"deadlockSet()"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"DEBUG"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DEBUG"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"debugOpen(PrintStream, Map)","u":"debugOpen(java.io.PrintStream,java.util.Map)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeIntBE(byte[], int)","u":"decodeIntBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeIntLE(byte[], int)","u":"decodeIntLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeLongBE(byte[], int)","u":"decodeLongBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeLongLE(byte[], int)","u":"decodeLongLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeShortBE(byte[], int)","u":"decodeShortBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeShortLE(byte[], int)","u":"decodeShortLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedInt48BE(byte[], int)","u":"decodeUnsignedInt48BE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedInt48LE(byte[], int)","u":"decodeUnsignedInt48LE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedIntBE(byte[], int)","u":"decodeUnsignedIntBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedIntLE(byte[], int)","u":"decodeUnsignedIntLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedShortBE(byte[], int)","u":"decodeUnsignedShortBE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decodeUnsignedShortLE(byte[], int)","u":"decodeUnsignedShortLE(byte[],int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"decompress(byte[], int, int, byte[], int, int)","u":"decompress(byte[],int,int,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"decompress(byte[], int, int, long, int, int)","u":"decompress(byte[],int,int,long,int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"decrement(byte[], int, int)","u":"decrement(byte[],int,int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, byte[], int)","u":"decryptPage(long,int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"decryptPage(long, int, byte[], int, byte[], int)","u":"decryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, byte[], int, byte[], int)","u":"decryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, long, int)","u":"decryptPage(long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"decryptPage(long, int, long, int, long, int)","u":"decryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"decryptPage(long, int, long, int, long, int)","u":"decryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl","c":"Cursor","l":"delete()"},{"p":"org.cojen.tupl","c":"Updater","l":"delete()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"delete(File)","u":"delete(java.io.File)"},{"p":"org.cojen.tupl","c":"Updater","l":"delete(R)"},{"p":"org.cojen.tupl","c":"View","l":"delete(Transaction, byte[])","u":"delete(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"delete(Transaction, R)","u":"delete(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Query","l":"deleteAll(Transaction, Object...)","u":"deleteAll(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"DeletedIndexException","l":"DeletedIndexException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Database","l":"deleteIndex(Index)","u":"deleteIndex(org.cojen.tupl.Index)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"DELETION"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DELETION_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DELETION_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"DELETION_FAILED"},{"p":"org.cojen.tupl","c":"Table","l":"derive(Class, String, Object...)","u":"derive(java.lang.Class,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"derive(String, Object...)","u":"derive(java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Ordering","l":"DESCENDING"},{"p":"org.cojen.tupl","c":"Database","l":"destroy(DatabaseConfig)","u":"destroy(org.cojen.tupl.DatabaseConfig)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"DIRECT_IO"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"directPageAccess(boolean)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"directPagePointer(long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"directPageSize()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"dirSync(File)","u":"dirSync(java.io.File)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"dirtyPage(long)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"dirtyPages"},{"p":"org.cojen.tupl","c":"Combiner","l":"discard()"},{"p":"org.cojen.tupl.util","c":"WeakPool.Entry","l":"discard()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.DisjointUnion","l":"DisjointUnion(QueryPlan...)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan...)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"divide(double)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"divideAndRound(double)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"downgrade()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"downgrade(boolean)"},{"p":"org.cojen.tupl","c":"Index","l":"drop()"},{"p":"org.cojen.tupl","c":"Transaction","l":"durabilityMode()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"durabilityMode(DurabilityMode)","u":"durabilityMode(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"Transaction","l":"durabilityMode(DurabilityMode)","u":"durabilityMode(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Empty","l":"Empty()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"enableJMX(boolean)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeInt48BE(byte[], int, long)","u":"encodeInt48BE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeInt48LE(byte[], int, long)","u":"encodeInt48LE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeIntBE(byte[], int, int)","u":"encodeIntBE(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeIntLE(byte[], int, int)","u":"encodeIntLE(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeLongBE(byte[], int, long)","u":"encodeLongBE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeLongLE(byte[], int, long)","u":"encodeLongLE(byte[],int,long)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeShortBE(byte[], int, int)","u":"encodeShortBE(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"encodeShortLE(byte[], int, int)","u":"encodeShortLE(byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"encoding()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"encrypt(Crypto)","u":"encrypt(org.cojen.tupl.ext.Crypto)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, byte[], int)","u":"encryptPage(long,int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"encryptPage(long, int, byte[], int, byte[], int)","u":"encryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, byte[], int, byte[], int)","u":"encryptPage(long,int,byte[],int,byte[],int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, long, int)","u":"encryptPage(long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"encryptPage(long, int, long, int, long, int)","u":"encryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"encryptPage(long, int, long, int, long, int)","u":"encryptPage(long,int,long,int,long,int)"},{"p":"org.cojen.tupl","c":"QueryException","l":"endPos()"},{"p":"org.cojen.tupl.util","c":"Worker","l":"enqueue(Worker.Task)","u":"enqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"enqueue(Worker.Task)","u":"enqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl","c":"Transaction","l":"enter()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"entryCount"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.DisjointUnion","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Empty","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.FullScan","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Identity","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeUnion","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"eventListener(EventListener)","u":"eventListener(org.cojen.tupl.diag.EventListener)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"eventListener(EventListener)","u":"eventListener(org.cojen.tupl.diag.EventListener)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"eventListeners(EventListener...)","u":"eventListeners(org.cojen.tupl.diag.EventListener...)"},{"p":"org.cojen.tupl","c":"Index","l":"evict(Transaction, byte[], byte[], Filter, boolean)","u":"evict(org.cojen.tupl.Transaction,byte[],byte[],org.cojen.tupl.Filter,boolean)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"evictPage(long, byte[])","u":"evictPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"evictPage(long, byte[])","u":"evictPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"evictPage(long, byte[])","u":"evictPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"evictPage(long, long)","u":"evictPage(long,long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"evictPage(long, long)","u":"evictPage(long,long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"evictPage(long, long)","u":"evictPage(long,long)"},{"p":"org.cojen.tupl","c":"View","l":"exchange(Transaction, byte[], byte[])","u":"exchange(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"exchange(Transaction, R)","u":"exchange(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"EXCLUSIVE"},{"p":"org.cojen.tupl.util","c":"Runner","l":"execute(Runnable)","u":"execute(java.lang.Runnable)"},{"p":"org.cojen.tupl","c":"Cursor","l":"exists()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"Exists(QueryPlan)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl","c":"View","l":"exists(Transaction, byte[])","u":"exists(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"exists(Transaction, R)","u":"exists(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Transaction","l":"exit()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"expandLength(long)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"expandLength(long, LengthOption)","u":"expandLength(long,org.cojen.tupl.io.LengthOption)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"expandPageCount(long)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"expression"},{"p":"org.cojen.tupl","c":"Database","l":"failover()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"failover()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"failoverLagTimeoutMillis(long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"FilePageArray(int, File, EnumSet)","u":"%3Cinit%3E(int,java.io.File,java.util.EnumSet)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"FilePageArray(int, FileIO)","u":"%3Cinit%3E(int,org.cojen.tupl.io.FileIO)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"filter"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"Filter(String, QueryPlan)","u":"%3Cinit%3E(java.lang.String,org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl","c":"Cursor","l":"find(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findGe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findGt(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"findIndex(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"findIndex(String)","u":"findIndex(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"findLe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findLt(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearby(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyGe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyGt(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyLe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"findNearbyLt(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"findTable(Class)","u":"findTable(java.lang.Class)"},{"p":"org.cojen.tupl","c":"Sorter","l":"finish()"},{"p":"org.cojen.tupl","c":"Aggregator","l":"finish(T)"},{"p":"org.cojen.tupl","c":"Grouper","l":"finished()"},{"p":"org.cojen.tupl","c":"CommitCallback","l":"finished(long, Object)","u":"finished(long,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScan()"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScan(Scanner)","u":"finishScan(org.cojen.tupl.Scanner)"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScanReverse()"},{"p":"org.cojen.tupl","c":"Sorter","l":"finishScanReverse(Scanner)","u":"finishScanReverse(org.cojen.tupl.Scanner)"},{"p":"org.cojen.tupl","c":"Combiner","l":"first()"},{"p":"org.cojen.tupl","c":"Cursor","l":"first()"},{"p":"org.cojen.tupl","c":"Database","l":"flush()"},{"p":"org.cojen.tupl","c":"Transaction","l":"flush()"},{"p":"org.cojen.tupl","c":"Table","l":"forEach(R, ColumnProcessor)","u":"forEach(R,org.cojen.tupl.ColumnProcessor)"},{"p":"org.cojen.tupl","c":"Scanner","l":"forEachRemaining(Consumer)","u":"forEachRemaining(java.util.function.Consumer)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"freeBytes"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"freePages"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"from(Exception)","u":"from(java.lang.Exception)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.FullScan","l":"FullScan(String, String, String[], boolean)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],boolean)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"generateKey(int)"},{"p":"org.cojen.tupl","c":"Row","l":"get_boolean_array(String)","u":"get_boolean_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_boolean(String)","u":"get_boolean(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_byte_array(String)","u":"get_byte_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_byte(String)","u":"get_byte(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_char_array(String)","u":"get_char_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_char(String)","u":"get_char(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_double_array(String)","u":"get_double_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_double(String)","u":"get_double(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_float_array(String)","u":"get_float_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_float(String)","u":"get_float(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_int_array(String)","u":"get_int_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_int(String)","u":"get_int(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_long_array(String)","u":"get_long_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_long(String)","u":"get_long(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_short_array(String)","u":"get_short_array(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"get_short(String)","u":"get_short(java.lang.String)"},{"p":"org.cojen.tupl.util","c":"LocalPool.Entry","l":"get()"},{"p":"org.cojen.tupl","c":"Row","l":"get(String)","u":"get(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getBigDecimal(String)","u":"getBigDecimal(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getBigInteger(String)","u":"getBigInteger(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getBoolean(String)","u":"getBoolean(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getByte(String)","u":"getByte(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getCharacter(String)","u":"getCharacter(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getDouble(String)","u":"getDouble(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getFloat(String)","u":"getFloat(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getInteger(String)","u":"getInteger(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getLong(String)","u":"getLong(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"getMessage()"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"getMessage()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"getMessage()"},{"p":"org.cojen.tupl","c":"QueryException","l":"getMessage()"},{"p":"org.cojen.tupl.repl","c":"JoinException","l":"getMessage()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"getPack()"},{"p":"org.cojen.tupl","c":"Row","l":"getShort(String)","u":"getShort(java.lang.String)"},{"p":"org.cojen.tupl","c":"Row","l":"getString(String)","u":"getString(java.lang.String)"},{"p":"org.cojen.tupl","c":"Table","l":"group(String, String, Class, Grouper.Factory)","u":"group(java.lang.String,java.lang.String,java.lang.Class,org.cojen.tupl.Grouper.Factory)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"groupBy"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"groupBy"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"groupColumns"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"Grouper(String, String, String[], String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"GroupSort(String[], String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String[],java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"groupToken(long)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"groupTokens(long, long)","u":"groupTokens(long,long)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.DisjointUnion","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Empty","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.FullScan","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.GroupSort","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Identity","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeUnion","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Scan","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Set","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"hashCode()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Union","l":"hashCode()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"hasQueuedThreads()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"hasQueuedThreads()"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"height"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"high"},{"p":"org.cojen.tupl","c":"Index","l":"id()"},{"p":"org.cojen.tupl","c":"Transaction","l":"id()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Identity","l":"Identity()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"ignore(EventType.Category...)","u":"ignore(org.cojen.tupl.diag.EventType.Category...)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"ignore(System.Logger.Level...)","u":"ignore(java.lang.System.Logger.Level...)"},{"p":"org.cojen.tupl","c":"LockResult","l":"ILLEGAL"},{"p":"org.cojen.tupl","c":"IllegalUpgradeException","l":"IllegalUpgradeException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"IncompleteRestoreException","l":"IncompleteRestoreException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"increment(byte[], int, int)","u":"increment(byte[],int,int)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"index"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"index"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"indexBegin(Index)","u":"indexBegin(org.cojen.tupl.Index)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexBegin(Index, int)","u":"indexBegin(org.cojen.tupl.Index,int)"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"indexBegin(Index, int)","u":"indexBegin(org.cojen.tupl.Index,int)"},{"p":"org.cojen.tupl","c":"Database","l":"indexById(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"indexById(long)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"indexComplete(Index)","u":"indexComplete(org.cojen.tupl.Index)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexComplete(Index, boolean, String)","u":"indexComplete(org.cojen.tupl.Index,boolean,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"indexId()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"indexName()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"indexNameString()"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexNodeFailed(long, int, String)","u":"indexNodeFailed(long,int,java.lang.String)"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"indexNodeFailed(long, int, String)","u":"indexNodeFailed(long,int,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"indexNodePassed(long, int, int, int, int)","u":"indexNodePassed(long,int,int,int,int)"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"indexNodePassed(long, int, int, int, int)","u":"indexNodePassed(long,int,int,int,int)"},{"p":"org.cojen.tupl.diag","c":"CompactionObserver","l":"indexNodeVisited(long)"},{"p":"org.cojen.tupl","c":"Database","l":"indexRegistryById()"},{"p":"org.cojen.tupl","c":"Database","l":"indexRegistryByName()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"IndexStats()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"IndexStats(double, double, double, double, double)","u":"%3Cinit%3E(double,double,double,double,double)"},{"p":"org.cojen.tupl.ext","c":"Handler","l":"init(Database)","u":"init(org.cojen.tupl.Database)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"initCipher(Cipher, int, SecretKey)","u":"initCipher(javax.crypto.Cipher,int,javax.crypto.SecretKey)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"initCipher(Cipher, int, SecretKey, IvParameterSpec)","u":"initCipher(javax.crypto.Cipher,int,javax.crypto.SecretKey,javax.crypto.spec.IvParameterSpec)"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"inputStream()"},{"p":"org.cojen.tupl","c":"View","l":"insert(Transaction, byte[], byte[])","u":"insert(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"insert(Transaction, R)","u":"insert(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Worker","l":"interrupt()"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"interrupt()"},{"p":"org.cojen.tupl","c":"LockResult","l":"INTERRUPTED"},{"p":"org.cojen.tupl.repl","c":"InvalidReadException","l":"InvalidReadException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.repl","c":"InvalidReadException","l":"InvalidReadException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"InvalidTransactionException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformKey(byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformKeyGt(byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformKeyLt(byte[])"},{"p":"org.cojen.tupl","c":"Filter","l":"inverseTransformValue(byte[], byte[], byte[])","u":"inverseTransformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"inverseTransformValue(byte[], byte[], byte[])","u":"inverseTransformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"LockResult","l":"isAcquired()"},{"p":"org.cojen.tupl","c":"Filter","l":"isAllowed(byte[], byte[])","u":"isAllowed(byte[],byte[])"},{"p":"org.cojen.tupl","c":"LockResult","l":"isAlreadyOwned()"},{"p":"org.cojen.tupl","c":"Transaction","l":"isBogus()"},{"p":"org.cojen.tupl","c":"Database","l":"isClosed()"},{"p":"org.cojen.tupl","c":"Index","l":"isClosed()"},{"p":"org.cojen.tupl","c":"Table","l":"isClosed()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"isCompressible()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"isContended()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"isDirectIO()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isDirectIO()"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"isEmpty()"},{"p":"org.cojen.tupl","c":"Table","l":"isEmpty()"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"isEmpty()"},{"p":"org.cojen.tupl","c":"View","l":"isEmpty()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"isFullyMapped()"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"isGuilty()"},{"p":"org.cojen.tupl","c":"LockResult","l":"isHeld()"},{"p":"org.cojen.tupl","c":"Database","l":"isLeader()"},{"p":"org.cojen.tupl","c":"View","l":"isModifyAtomic()"},{"p":"org.cojen.tupl","c":"Transaction","l":"isNested()"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"isObserved(EventType)","u":"isObserved(org.cojen.tupl.diag.EventType)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"isObserved(EventType.Category)","u":"isObserved(org.cojen.tupl.diag.EventType.Category)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"isObserved(System.Logger.Level)","u":"isObserved(java.lang.System.Logger.Level)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"isReadable(long)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"isReadOnly()"},{"p":"org.cojen.tupl","c":"CacheExhaustedException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ClosedIndexException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ConfirmationInterruptedException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"DatabaseException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"DatabaseFullException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"InvalidTransactionException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"NoSuchRowException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"NoSuchValueException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"UnmodifiableReplicaException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"UnmodifiableViewException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"ViewConstraintException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"isRecoverable()"},{"p":"org.cojen.tupl","c":"LockMode","l":"isRepeatable()"},{"p":"org.cojen.tupl","c":"Table","l":"isSet(R, String)","u":"isSet(R,java.lang.String)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"isShutdown()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"isSupported()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"isTerminated()"},{"p":"org.cojen.tupl","c":"LockResult","l":"isTimedOut()"},{"p":"org.cojen.tupl","c":"View","l":"isUnmodifiable()"},{"p":"org.cojen.tupl","c":"Table","l":"join()"},{"p":"org.cojen.tupl.util","c":"Worker","l":"join(boolean)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"join(boolean)"},{"p":"org.cojen.tupl","c":"Table","l":"join(Class, String, Table...)","u":"join(java.lang.Class,java.lang.String,org.cojen.tupl.Table...)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"join(PageArray, long, PageArray)","u":"join(org.cojen.tupl.io.PageArray,long,org.cojen.tupl.io.PageArray)"},{"p":"org.cojen.tupl","c":"Table","l":"join(String, Table...)","u":"join(java.lang.String,org.cojen.tupl.Table...)"},{"p":"org.cojen.tupl.repl","c":"JoinException","l":"JoinException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.repl","c":"JoinException","l":"JoinException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"key()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"key()"},{"p":"org.cojen.tupl","c":"Entry","l":"key()"},{"p":"org.cojen.tupl","c":"Entry","l":"key(byte[])"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"keyBytes"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"keyColumns"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"LargeKeyException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"LargeKeyException(long, Throwable)","u":"%3Cinit%3E(long,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"LargeKeyException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"LargeValueException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"LargeValueException(long, Throwable)","u":"%3Cinit%3E(long,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"LargeValueException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"last()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lastLockedIndex()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lastLockedKey()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"Latch()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"Latch(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"length()"},{"p":"org.cojen.tupl","c":"LargeKeyException","l":"length()"},{"p":"org.cojen.tupl","c":"LargeValueException","l":"length()"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"length()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"length()"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"LENIENT"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"level"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"Level(String, QueryPlan, Map)","u":"%3Cinit%3E(java.lang.String,org.cojen.tupl.diag.QueryPlan,java.util.Map)"},{"p":"org.cojen.tupl","c":"Cursor","l":"link()"},{"p":"org.cojen.tupl","c":"Cursor","l":"link(Transaction)","u":"link(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"listenAddress(SocketAddress)","u":"listenAddress(java.net.SocketAddress)"},{"p":"org.cojen.tupl","c":"Cursor","l":"load()"},{"p":"org.cojen.tupl","c":"View","l":"load(Transaction, byte[])","u":"load(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"load(Transaction, R)","u":"load(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Combiner","l":"loadDifference(Transaction, byte[], View, View)","u":"loadDifference(org.cojen.tupl.Transaction,byte[],org.cojen.tupl.View,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"Combiner","l":"loadIntersection(Transaction, byte[], View, View)","u":"loadIntersection(org.cojen.tupl.Transaction,byte[],org.cojen.tupl.View,org.cojen.tupl.View)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.LoadOne","l":"LoadOne(String, String, String[], String)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],java.lang.String)"},{"p":"org.cojen.tupl","c":"Combiner","l":"loadUnion(Transaction, byte[], View, View)","u":"loadUnion(org.cojen.tupl.Transaction,byte[],org.cojen.tupl.View,org.cojen.tupl.View)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"localAddress()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localAddress(SocketAddress)","u":"localAddress(java.net.SocketAddress)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"localMemberId()"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"LocalPool(Supplier)","u":"%3Cinit%3E(java.util.function.Supplier)"},{"p":"org.cojen.tupl.util","c":"LocalPool","l":"LocalPool(Supplier, int)","u":"%3Cinit%3E(java.util.function.Supplier,int)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localPort(int)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"localRole()"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localRole(Role)","u":"localRole(org.cojen.tupl.repl.Role)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"localSocket(ServerSocket)","u":"localSocket(java.net.ServerSocket)"},{"p":"org.cojen.tupl","c":"Cursor","l":"lock()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockCheck(long, byte[])","u":"lockCheck(long,byte[])"},{"p":"org.cojen.tupl","c":"View","l":"lockCheck(Transaction, byte[])","u":"lockCheck(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"lockCount"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockExclusive(long, byte[])","u":"lockExclusive(long,byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockExclusive(long, byte[], long)","u":"lockExclusive(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"lockExclusive(Transaction, byte[])","u":"lockExclusive(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LockFailureException","l":"LockFailureException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LockInterruptedException","l":"LockInterruptedException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockMode()"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockMode(LockMode)","u":"lockMode(org.cojen.tupl.LockMode)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockShared(long, byte[])","u":"lockShared(long,byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockShared(long, byte[], long)","u":"lockShared(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"lockShared(Transaction, byte[])","u":"lockShared(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"lockTimeout(long, TimeUnit)","u":"lockTimeout(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockTimeout(long, TimeUnit)","u":"lockTimeout(long,java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockTimeout(TimeUnit)","u":"lockTimeout(java.util.concurrent.TimeUnit)"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"LockTimeoutException(long)","u":"%3Cinit%3E(long)"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"LockTimeoutException(long, Object)","u":"%3Cinit%3E(long,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockUpgradable(long, byte[])","u":"lockUpgradable(long,byte[])"},{"p":"org.cojen.tupl","c":"Transaction","l":"lockUpgradable(long, byte[], long)","u":"lockUpgradable(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"lockUpgradable(Transaction, byte[])","u":"lockUpgradable(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"lockUpgradeRule(LockUpgradeRule)","u":"lockUpgradeRule(org.cojen.tupl.LockUpgradeRule)"},{"m":"org.cojen.tupl","p":"org.cojen.tupl.diag","c":"EventListener","l":"logTo(Logger)","u":"logTo(java.util.logging.Logger)"},{"m":"org.cojen.tupl","p":"org.cojen.tupl.diag","c":"EventListener","l":"logTo(Logger)","u":"logTo(org.slf4j.Logger)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"logTo(System.Logger)","u":"logTo(java.lang.System.Logger)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"low"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"lz4()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.repl","c":"RemoveMember","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.tools","c":"Compact","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.tools","c":"Shutdown","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"make()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"make(int)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"make(int, int, long, TimeUnit, ThreadFactory)","u":"make(int,int,long,java.util.concurrent.TimeUnit,java.util.concurrent.ThreadFactory)"},{"p":"org.cojen.tupl.util","c":"Worker","l":"make(int, long, TimeUnit, ThreadFactory)","u":"make(int,long,java.util.concurrent.TimeUnit,java.util.concurrent.ThreadFactory)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"map()"},{"p":"org.cojen.tupl","c":"Table","l":"map(Class, Mapper)","u":"map(java.lang.Class,org.cojen.tupl.Mapper)"},{"p":"org.cojen.tupl","c":"Mapper","l":"map(R, T)","u":"map(R,T)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"mapDataFiles(boolean)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"MAPPED"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"Mapper(String, String, QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String,org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl","c":"Automatic","l":"max()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"maxCacheSize(long)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"maxCheckpointThreads(int)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"maxReplicaThreads(int)"},{"p":"org.cojen.tupl","c":"Table","l":"merge(Transaction, R)","u":"merge(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Automatic","l":"min()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"minCacheSize(long)"},{"p":"org.cojen.tupl","c":"Index","l":"name()"},{"p":"org.cojen.tupl","c":"Index","l":"nameString()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"NaturalJoin(String[], QueryPlan, QueryPlan)","u":"%3Cinit%3E(java.lang.String[],org.cojen.tupl.diag.QueryPlan,org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin","l":"NestedLoopsJoin(QueryPlan.NestedLoopsJoin.Level...)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan.NestedLoopsJoin.Level...)"},{"p":"org.cojen.tupl","c":"Transaction","l":"nestingLevel()"},{"p":"org.cojen.tupl","c":"View","l":"newAccessor(Transaction, byte[])","u":"newAccessor(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"Aggregator.Factory","l":"newAggregator()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newCipher(String)","u":"newCipher(java.lang.String)"},{"p":"org.cojen.tupl","c":"View","l":"newCursor(Transaction)","u":"newCursor(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newDecryptingStream(InputStream)","u":"newDecryptingStream(java.io.InputStream)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"newDecryptingStream(InputStream)","u":"newDecryptingStream(java.io.InputStream)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newEncryptingStream(OutputStream)","u":"newEncryptingStream(java.io.OutputStream)"},{"p":"org.cojen.tupl.ext","c":"Crypto","l":"newEncryptingStream(OutputStream)","u":"newEncryptingStream(java.io.OutputStream)"},{"p":"org.cojen.tupl.util","c":"WeakPool","l":"newEntry(B)"},{"p":"org.cojen.tupl","c":"Grouper.Factory","l":"newGrouper()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newPageCipher()"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"newReader(long, boolean)","u":"newReader(long,boolean)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"newReader(long, boolean)","u":"newReader(long,boolean)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"newReader(long, boolean)","u":"newReader(long,boolean)"},{"p":"org.cojen.tupl","c":"Table","l":"newRow()"},{"p":"org.cojen.tupl","c":"Table","l":"newScanner(Transaction)","u":"newScanner(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"newScanner(Transaction, Object...)","u":"newScanner(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"newScanner(Transaction, String, Object...)","u":"newScanner(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Database","l":"newServer()"},{"p":"org.cojen.tupl","c":"Database","l":"newSorter()"},{"p":"org.cojen.tupl","c":"Table","l":"newStream(Transaction)","u":"newStream(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"newStream(Transaction, Object...)","u":"newStream(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"newStream(Transaction, String, Object...)","u":"newStream(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"newStreamCipher()"},{"p":"org.cojen.tupl","c":"Database","l":"newTemporaryIndex()"},{"p":"org.cojen.tupl","c":"Database","l":"newTransaction()"},{"p":"org.cojen.tupl","c":"Database","l":"newTransaction(DurabilityMode)","u":"newTransaction(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"Table","l":"newTransaction(DurabilityMode)","u":"newTransaction(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"View","l":"newTransaction(DurabilityMode)","u":"newTransaction(org.cojen.tupl.DurabilityMode)"},{"p":"org.cojen.tupl","c":"Table","l":"newUpdater(Transaction)","u":"newUpdater(org.cojen.tupl.Transaction)"},{"p":"org.cojen.tupl","c":"Query","l":"newUpdater(Transaction, Object...)","u":"newUpdater(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"Table","l":"newUpdater(Transaction, String, Object...)","u":"newUpdater(org.cojen.tupl.Transaction,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueInputStream(long)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueInputStream(long, int)","u":"newValueInputStream(long,int)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueOutputStream(long)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"newValueOutputStream(long, int)","u":"newValueOutputStream(long,int)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"newWriter()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"newWriter()"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"newWriter()"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"newWriter(long)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"newWriter(long)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"newWriter(long)"},{"p":"org.cojen.tupl","c":"Cursor","l":"next()"},{"p":"org.cojen.tupl","c":"Cursor","l":"nextLe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"nextLt(byte[])"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"NO_FLUSH"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"NO_REDO"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"NO_SYNC"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"NON_DURABLE"},{"p":"org.cojen.tupl.repl","c":"Role","l":"NORMAL"},{"p":"org.cojen.tupl","c":"NoSuchRowException","l":"NoSuchRowException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"NoSuchRowException","l":"NoSuchRowException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"NoSuchValueException","l":"NoSuchValueException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Cursor","l":"NOT_LOADED"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"notify(EventType, String, Object...)","u":"notify(org.cojen.tupl.diag.EventType,java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"observe(EventType.Category...)","u":"observe(org.cojen.tupl.diag.EventType.Category...)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"observe(System.Logger.Level...)","u":"observe(java.lang.System.Logger.Level...)"},{"p":"org.cojen.tupl.repl","c":"Role","l":"OBSERVER"},{"p":"org.cojen.tupl","c":"Database","l":"open(DatabaseConfig)","u":"open(org.cojen.tupl.DatabaseConfig)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"open(File, EnumSet)","u":"open(java.io.File,java.util.EnumSet)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"open(File, EnumSet, int)","u":"open(java.io.File,java.util.EnumSet,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"open(int, long, File, EnumSet)","u":"open(int,long,java.io.File,java.util.EnumSet)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator","l":"open(ReplicatorConfig)","u":"open(org.cojen.tupl.repl.ReplicatorConfig)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator","l":"open(ReplicatorConfig)","u":"open(org.cojen.tupl.repl.ReplicatorConfig)"},{"p":"org.cojen.tupl","c":"Database","l":"openIndex(byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"openIndex(String)","u":"openIndex(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"openIndexes"},{"p":"org.cojen.tupl","c":"Database","l":"openJoinTable(Class, String)","u":"openJoinTable(java.lang.Class,java.lang.String)"},{"p":"org.cojen.tupl","c":"Database","l":"openTable(Class)","u":"openTable(java.lang.Class)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"operation"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"operation"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"operation"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"options()"},{"p":"org.cojen.tupl.repl","c":"SnapshotSender","l":"options()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"orderBy"},{"p":"org.cojen.tupl","c":"Cursor","l":"ordering()"},{"p":"org.cojen.tupl","c":"View","l":"ordering()"},{"p":"org.cojen.tupl","c":"LockResult","l":"OWNED_EXCLUSIVE"},{"p":"org.cojen.tupl","c":"LockResult","l":"OWNED_SHARED"},{"p":"org.cojen.tupl","c":"LockResult","l":"OWNED_UPGRADABLE"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"ownerAttachment()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"ownerAttachment()"},{"p":"org.cojen.tupl.util","c":"Clutch.Pack","l":"Pack(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.util","c":"Clutch.Pack","l":"Pack(int, int)","u":"%3Cinit%3E(int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"PageArray(int)","u":"%3Cinit%3E(int)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"pageCount()"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"pageCountLimit()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"pageSize"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"pageSize()"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"pageSize(int)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"PANIC"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"PANIC_UNHANDLED_EXCEPTION"},{"p":"org.cojen.tupl.util","c":"Parker","l":"park(Object)","u":"park(java.lang.Object)"},{"p":"org.cojen.tupl.util","c":"Parker","l":"parkNanos(Object, long)","u":"parkNanos(java.lang.Object,long)"},{"p":"org.cojen.tupl.util","c":"Parker","l":"parkNanosNow(Object, long)","u":"parkNanosNow(java.lang.Object,long)"},{"p":"org.cojen.tupl.util","c":"Parker","l":"parkNow(Object)","u":"parkNow(java.lang.Object)"},{"p":"org.cojen.tupl","c":"CommitCallback","l":"pending(long)"},{"p":"org.cojen.tupl","c":"Mapper","l":"performsFiltering()"},{"p":"org.cojen.tupl","c":"Aggregator.Factory","l":"plan(QueryPlan.Aggregator)","u":"plan(org.cojen.tupl.diag.QueryPlan.Aggregator)"},{"p":"org.cojen.tupl","c":"Grouper.Factory","l":"plan(QueryPlan.Grouper)","u":"plan(org.cojen.tupl.diag.QueryPlan.Grouper)"},{"p":"org.cojen.tupl","c":"Mapper","l":"plan(QueryPlan.Mapper)","u":"plan(org.cojen.tupl.diag.QueryPlan.Mapper)"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"position()"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"position()"},{"p":"org.cojen.tupl","c":"Snapshot","l":"position()"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"PREALLOCATE_ALWAYS"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"PREALLOCATE_NEVER"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"PREALLOCATE_OPTIONAL"},{"p":"org.cojen.tupl","c":"Database","l":"preallocate(long)"},{"p":"org.cojen.tupl","c":"Table","l":"predicate(String, Object...)","u":"predicate(java.lang.String,java.lang.Object...)"},{"p":"org.cojen.tupl.ext","c":"PrepareHandler","l":"prepare(Transaction, byte[])","u":"prepare(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.ext","c":"PrepareHandler","l":"prepareCommit(Transaction, byte[])","u":"prepareCommit(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"prepareHandlers(Map)","u":"prepareHandlers(java.util.Map)"},{"p":"org.cojen.tupl","c":"Database","l":"prepareWriter(String)","u":"prepareWriter(java.lang.String)"},{"p":"org.cojen.tupl","c":"Cursor","l":"previous()"},{"p":"org.cojen.tupl","c":"Cursor","l":"previousGe(byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"previousGt(byte[])"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"PrimaryJoin(String, String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String,java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"EventListener","l":"printTo(PrintStream)","u":"printTo(java.io.PrintStream)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"printTo(PrintStream)","u":"printTo(java.io.PrintStream)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"priorityAwait(Latch, long, long)","u":"priorityAwait(org.cojen.tupl.util.Latch,long,long)"},{"p":"org.cojen.tupl","c":"Sorter","l":"progress()"},{"p":"org.cojen.tupl.repl","c":"Role","l":"PROXY"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"proxyWrites(boolean)"},{"p":"org.cojen.tupl","c":"Table","l":"query(String)","u":"query(java.lang.String)"},{"p":"org.cojen.tupl","c":"Table","l":"queryAll()"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String, int)","u":"%3Cinit%3E(java.lang.String,int)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String, int, int)","u":"%3Cinit%3E(java.lang.String,int,int)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"QueryException","l":"QueryException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"RANDOM_ACCESS"},{"p":"org.cojen.tupl","c":"Cursor","l":"random(byte[], boolean, byte[], boolean)","u":"random(byte[],boolean,byte[],boolean)"},{"p":"org.cojen.tupl","c":"Cursor","l":"random(byte[], byte[])","u":"random(byte[],byte[])"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeScan","l":"RangeScan(String, String, String[], boolean, String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String[],boolean,java.lang.String,java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.RangeUnion","l":"RangeUnion(QueryPlan...)","u":"%3Cinit%3E(org.cojen.tupl.diag.QueryPlan...)"},{"p":"org.cojen.tupl","c":"LockMode","l":"READ_COMMITTED"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"READ_ONLY"},{"p":"org.cojen.tupl","c":"LockMode","l":"READ_UNCOMMITTED"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"read(byte[])"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"read(byte[], int, int)","u":"read(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"read(long, byte[], int, int)","u":"read(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"read(long, long, int, int)","u":"read(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"READAHEAD"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"readFully(byte[], int, int)","u":"readFully(byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"readFully(InputStream, byte[], int, int)","u":"readFully(java.io.InputStream,byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Reader","l":"readMessage()"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Reader","l":"readMessage(byte[], int, int)","u":"readMessage(byte[],int,int)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"readOnly(boolean)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, byte[])","u":"readPage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"readPage(long, byte[], int, int)","u":"readPage(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, long)","u":"readPage(long,long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"readPage(long, long, int, int)","u":"readPage(long,long,int,int)"},{"p":"org.cojen.tupl","c":"Database","l":"rebuild(DatabaseConfig, DatabaseConfig, int)","u":"rebuild(org.cojen.tupl.DatabaseConfig,org.cojen.tupl.DatabaseConfig,int)"},{"p":"org.cojen.tupl.repl","c":"SnapshotSender","l":"receiverAddress()"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"RECOVERY"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_APPLY_REDO_LOG"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_AWAIT_RELEASE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_BEGIN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_CACHE_PRIMING"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_COMPLETE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_HANDLER_UNCAUGHT"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_LOAD_UNDO_LOGS"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_NO_HANDLER"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_PROCESS_REMAINING"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_PROGRESS"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"RECOVERY_REDO_LOG_CORRUPTION"},{"p":"org.cojen.tupl.ext","c":"CustomHandler","l":"redo(Transaction, byte[])","u":"redo(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.ext","c":"CustomHandler","l":"redo(Transaction, byte[], long, byte[])","u":"redo(org.cojen.tupl.Transaction,byte[],long,byte[])"},{"p":"org.cojen.tupl","c":"Cursor","l":"register()"},{"p":"org.cojen.tupl.util","c":"LocalPool.Entry","l":"release()"},{"p":"org.cojen.tupl.util","c":"WeakPool.Entry","l":"release()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"release(boolean)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"releaseEither()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"releaseExclusive()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"releaseExclusive()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"releaseExclusive(boolean)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"releaseShared()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"releaseShared()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"releaseShared()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"remap()"},{"p":"org.cojen.tupl","c":"View","l":"remove(Transaction, byte[], byte[])","u":"remove(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"renameIndex(Index, byte[])","u":"renameIndex(org.cojen.tupl.Index,byte[])"},{"p":"org.cojen.tupl","c":"Database","l":"renameIndex(Index, String)","u":"renameIndex(org.cojen.tupl.Index,java.lang.String)"},{"p":"org.cojen.tupl","c":"LockMode","l":"REPEATABLE_READ"},{"p":"org.cojen.tupl.util","c":"LocalPool.Entry","l":"replace(B)"},{"p":"org.cojen.tupl","c":"View","l":"replace(Transaction, byte[], byte[])","u":"replace(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"replace(Transaction, R)","u":"replace(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"replicate(ReplicatorConfig)","u":"replicate(org.cojen.tupl.repl.ReplicatorConfig)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"replicate(StreamReplicator)","u":"replicate(org.cojen.tupl.repl.StreamReplicator)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"REPLICATION"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_DEBUG"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_INFO"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_PANIC"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_RESTORE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"REPLICATION_WARNING"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"replicationBacklog"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"ReplicatorConfig()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"reportFailure(String)","u":"reportFailure(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"requestSnapshot(Map)","u":"requestSnapshot(java.util.Map)"},{"p":"org.cojen.tupl","c":"Transformer","l":"requireValue()"},{"p":"org.cojen.tupl","c":"Combiner","l":"requireValues()"},{"p":"org.cojen.tupl","c":"Cursor","l":"reset()"},{"p":"org.cojen.tupl","c":"Sorter","l":"reset()"},{"p":"org.cojen.tupl","c":"Transaction","l":"reset()"},{"p":"org.cojen.tupl","c":"Transaction","l":"reset(Throwable)","u":"reset(java.lang.Throwable)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"restore(Map)","u":"restore(java.util.Map)"},{"p":"org.cojen.tupl","c":"Database","l":"restoreFromSnapshot(DatabaseConfig, InputStream)","u":"restoreFromSnapshot(org.cojen.tupl.DatabaseConfig,java.io.InputStream)"},{"p":"org.cojen.tupl.repl","c":"Role","l":"RESTORING"},{"p":"org.cojen.tupl","c":"Database","l":"resumeCheckpoints()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"rethrow(Throwable)","u":"rethrow(java.lang.Throwable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"rethrow(Throwable, Throwable)","u":"rethrow(java.lang.Throwable,java.lang.Throwable)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Scan","l":"reverse"},{"p":"org.cojen.tupl","c":"Ordering","l":"reverse()"},{"p":"org.cojen.tupl","c":"Transaction","l":"rollback()"},{"p":"org.cojen.tupl.io","c":"Utils","l":"rootCause(Throwable)","u":"rootCause(java.lang.Throwable)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"round()"},{"p":"org.cojen.tupl.diag","c":"DeadlockInfo","l":"row()"},{"p":"org.cojen.tupl","c":"Scanner","l":"row()"},{"p":"org.cojen.tupl","c":"Query","l":"rowType()"},{"p":"org.cojen.tupl","c":"Table","l":"rowType()"},{"p":"org.cojen.tupl.util","c":"Worker.Task","l":"run()"},{"p":"org.cojen.tupl","c":"Query","l":"scannerPlan(Transaction, Object...)","u":"scannerPlan(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"SchemaChangeException","l":"SchemaChangeException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Combiner","l":"second()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"secretKey()"},{"p":"org.cojen.tupl.repl","c":"SnapshotReceiver","l":"senderAddress()"},{"p":"org.cojen.tupl","c":"Combiner","l":"separate(byte[], byte[])","u":"separate(byte[],byte[])"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"serverSocketFactory(ServerSocketFactory)","u":"serverSocketFactory(javax.net.ServerSocketFactory)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, BigDecimal)","u":"set(java.lang.String,java.math.BigDecimal)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, BigInteger)","u":"set(java.lang.String,java.math.BigInteger)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, boolean)","u":"set(java.lang.String,boolean)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Boolean)","u":"set(java.lang.String,java.lang.Boolean)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, boolean[])","u":"set(java.lang.String,boolean[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, byte)","u":"set(java.lang.String,byte)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Byte)","u":"set(java.lang.String,java.lang.Byte)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, byte[])","u":"set(java.lang.String,byte[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, char)","u":"set(java.lang.String,char)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, char[])","u":"set(java.lang.String,char[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Character)","u":"set(java.lang.String,java.lang.Character)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, double)","u":"set(java.lang.String,double)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Double)","u":"set(java.lang.String,java.lang.Double)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, double[])","u":"set(java.lang.String,double[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, float)","u":"set(java.lang.String,float)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Float)","u":"set(java.lang.String,java.lang.Float)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, float[])","u":"set(java.lang.String,float[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, int)","u":"set(java.lang.String,int)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, int[])","u":"set(java.lang.String,int[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Integer)","u":"set(java.lang.String,java.lang.Integer)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, long)","u":"set(java.lang.String,long)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Long)","u":"set(java.lang.String,java.lang.Long)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, long[])","u":"set(java.lang.String,long[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Object)","u":"set(java.lang.String,java.lang.Object)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, short)","u":"set(java.lang.String,short)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, Short)","u":"set(java.lang.String,java.lang.Short)"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, short[])","u":"set(java.lang.String,short[])"},{"p":"org.cojen.tupl","c":"Row","l":"set(String, String)","u":"set(java.lang.String,java.lang.String)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"SHARED"},{"p":"org.cojen.tupl","c":"DeadlockException","l":"shortMessage()"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"SHUTDOWN"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"SHUTDOWN_CLEAN"},{"p":"org.cojen.tupl","c":"Database","l":"shutdown()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"shutdown()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"shutdownNow()"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"signal(Latch)","u":"signal(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"signalAll(Latch)","u":"signalAll(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"signalTagged(Latch)","u":"signalTagged(org.cojen.tupl.util.Latch)"},{"p":"org.cojen.tupl","c":"Cursor","l":"skip(long)"},{"p":"org.cojen.tupl","c":"Cursor","l":"skip(long, byte[], boolean)","u":"skip(long,byte[],boolean)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"snapshotRequestAcceptor(Consumer)","u":"snapshotRequestAcceptor(java.util.function.Consumer)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"socketAcceptor(Consumer)","u":"socketAcceptor(java.util.function.Consumer)"},{"p":"org.cojen.tupl.repl","c":"ReplicatorConfig","l":"socketFactory(SocketFactory)","u":"socketFactory(javax.net.SocketFactory)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"Sort(String[], QueryPlan)","u":"%3Cinit%3E(java.lang.String[],org.cojen.tupl.diag.QueryPlan)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"sortColumns"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Exists","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Filter","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"source"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Sort","l":"source"},{"p":"org.cojen.tupl","c":"Aggregator.Factory","l":"sourceProjection()"},{"p":"org.cojen.tupl","c":"Grouper.Factory","l":"sourceProjection()"},{"p":"org.cojen.tupl","c":"Mapper","l":"sourceProjection()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Set","l":"sources"},{"p":"org.cojen.tupl.repl","c":"Role","l":"STANDBY"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"start()"},{"p":"org.cojen.tupl.util","c":"Runner","l":"start(Runnable)","u":"start(java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Runner","l":"start(String, Runnable)","u":"start(java.lang.String,java.lang.Runnable)"},{"p":"org.cojen.tupl","c":"QueryException","l":"startPos()"},{"p":"org.cojen.tupl","c":"Database","l":"stats()"},{"p":"org.cojen.tupl","c":"Scanner","l":"step()"},{"p":"org.cojen.tupl","c":"Scanner","l":"step(R)"},{"p":"org.cojen.tupl","c":"Grouper","l":"step(T)"},{"p":"org.cojen.tupl","c":"Cursor","l":"store(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"store(Transaction, byte[], byte[])","u":"store(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"store(Transaction, R)","u":"store(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"ChecksumException","l":"storedChecksum()"},{"p":"org.cojen.tupl","c":"Query","l":"streamPlan(Transaction, Object...)","u":"streamPlan(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"STRICT"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"StripedPageArray(PageArray...)","u":"%3Cinit%3E(org.cojen.tupl.io.PageArray...)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"subtract(IndexStats)","u":"subtract(org.cojen.tupl.diag.IndexStats)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"suppress(Throwable, Throwable)","u":"suppress(java.lang.Throwable,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Database","l":"suspendCheckpoints()"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"SYNC"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"SYNC_IO"},{"p":"org.cojen.tupl","c":"Database","l":"sync()"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"sync()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"sync(boolean)"},{"p":"org.cojen.tupl.repl","c":"Replicator","l":"syncCommit(long, long)","u":"syncCommit(long,long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"syncPage(long)"},{"p":"org.cojen.tupl","c":"DatabaseConfig","l":"syncWrites(boolean)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.PrimaryJoin","l":"table"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"table"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"TABLE"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"TABLE_COMPLEX_FILTER"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"TABLE_INDEX_ERROR"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"TABLE_INDEX_INFO"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"target"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"target"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"target"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NaturalJoin","l":"target"},{"p":"org.cojen.tupl.util","c":"Worker.Task","l":"Task()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"term()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"termEndPosition()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"termStartPosition()"},{"p":"org.cojen.tupl","c":"LockResult","l":"TIMED_OUT_LOCK"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"timeout()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"timeout()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"timeoutNanos()"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"toString()"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"toString()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan","l":"toString()"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"toString()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"toString()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"toString()"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"toString(byte[])"},{"p":"org.cojen.tupl.ext","c":"CipherCrypto","l":"toString(SecretKey)","u":"toString(javax.crypto.SecretKey)"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"totalBytes"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"totalPages"},{"p":"org.cojen.tupl","c":"View","l":"touch(Transaction, byte[])","u":"touch(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl.diag","c":"DatabaseStats","l":"transactionCount"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformedComparator(Comparator)","u":"transformedComparator(java.util.Comparator)"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformedOrdering(Ordering)","u":"transformedOrdering(org.cojen.tupl.Ordering)"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformKey(Cursor)","u":"transformKey(org.cojen.tupl.Cursor)"},{"p":"org.cojen.tupl","c":"Filter","l":"transformValue(byte[], byte[], byte[])","u":"transformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformValue(byte[], byte[], byte[])","u":"transformValue(byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Transformer","l":"transformValue(Cursor, byte[])","u":"transformValue(org.cojen.tupl.Cursor,byte[])"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"truncateLength(long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"truncatePageCount(long)"},{"p":"org.cojen.tupl.util","c":"WeakPool","l":"tryAccess()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireExclusive()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireExclusiveNanos(long)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireExclusiveNanos(long)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireShared()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireShared()"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"tryAcquireShared()"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryAcquireSharedNanos(long)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryAcquireSharedNanos(long)"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"tryAcquireSharedNanos(long)"},{"p":"org.cojen.tupl","c":"Scanner","l":"tryAdvance(Consumer)","u":"tryAdvance(java.util.function.Consumer)"},{"p":"org.cojen.tupl","c":"Table","l":"tryDelete(Transaction, R)","u":"tryDelete(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Worker","l":"tryEnqueue(Worker.Task)","u":"tryEnqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl.util","c":"WorkerGroup","l":"tryEnqueue(Worker.Task)","u":"tryEnqueue(org.cojen.tupl.util.Worker.Task)"},{"p":"org.cojen.tupl","c":"Table","l":"tryInsert(Transaction, R)","u":"tryInsert(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Table","l":"tryLoad(Transaction, R)","u":"tryLoad(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Transaction","l":"tryLockExclusive(long, byte[], long)","u":"tryLockExclusive(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"tryLockExclusive(Transaction, byte[], long)","u":"tryLockExclusive(org.cojen.tupl.Transaction,byte[],long)"},{"p":"org.cojen.tupl","c":"Transaction","l":"tryLockShared(long, byte[], long)","u":"tryLockShared(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"tryLockShared(Transaction, byte[], long)","u":"tryLockShared(org.cojen.tupl.Transaction,byte[],long)"},{"p":"org.cojen.tupl","c":"Transaction","l":"tryLockUpgradable(long, byte[], long)","u":"tryLockUpgradable(long,byte[],long)"},{"p":"org.cojen.tupl","c":"View","l":"tryLockUpgradable(Transaction, byte[], long)","u":"tryLockUpgradable(org.cojen.tupl.Transaction,byte[],long)"},{"p":"org.cojen.tupl","c":"Table","l":"tryMerge(Transaction, R)","u":"tryMerge(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Reader","l":"tryRead(byte[], int, int)","u":"tryRead(byte[],int,int)"},{"p":"org.cojen.tupl","c":"Table","l":"tryReplace(Transaction, R)","u":"tryReplace(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Scanner","l":"trySplit()"},{"p":"org.cojen.tupl","c":"Table","l":"tryUpdate(Transaction, R)","u":"tryUpdate(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"tryUpgrade()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"tryUpgrade()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.NestedLoopsJoin.Level","l":"type"},{"p":"org.cojen.tupl.io","c":"Utils","l":"uncaught(Throwable)","u":"uncaught(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"UNCHECKED"},{"p":"org.cojen.tupl.ext","c":"CustomHandler","l":"undo(Transaction, byte[])","u":"undo(org.cojen.tupl.Transaction,byte[])"},{"p":"org.cojen.tupl","c":"UniqueConstraintException","l":"UniqueConstraintException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"UniqueConstraintException","l":"UniqueConstraintException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"ConfirmationTimeoutException","l":"unit()"},{"p":"org.cojen.tupl","c":"LockTimeoutException","l":"unit()"},{"p":"org.cojen.tupl.util","c":"Latch","l":"UNLATCHED"},{"p":"org.cojen.tupl","c":"Transaction","l":"unlock()"},{"p":"org.cojen.tupl","c":"Transaction","l":"unlockCombine()"},{"p":"org.cojen.tupl","c":"Transaction","l":"unlockToShared()"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"unmap()"},{"p":"org.cojen.tupl","c":"UnmodifiableReplicaException","l":"UnmodifiableReplicaException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"UnmodifiableViewException","l":"UnmodifiableViewException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"LockResult","l":"UNOWNED"},{"p":"org.cojen.tupl.util","c":"Parker","l":"unpark(Thread)","u":"unpark(java.lang.Thread)"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"UnpositionedCursorException","l":"UnpositionedCursorException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"Cursor","l":"unregister()"},{"p":"org.cojen.tupl","c":"LockMode","l":"UNSAFE"},{"p":"org.cojen.tupl","c":"UnsetColumnException","l":"UnsetColumnException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"Table","l":"unsetRow(R)"},{"p":"org.cojen.tupl","c":"Ordering","l":"UNSPECIFIED"},{"p":"org.cojen.tupl","c":"Updater","l":"update()"},{"p":"org.cojen.tupl","c":"Updater","l":"update(R)"},{"p":"org.cojen.tupl","c":"View","l":"update(Transaction, byte[], byte[])","u":"update(org.cojen.tupl.Transaction,byte[],byte[])"},{"p":"org.cojen.tupl","c":"View","l":"update(Transaction, byte[], byte[], byte[])","u":"update(org.cojen.tupl.Transaction,byte[],byte[],byte[])"},{"p":"org.cojen.tupl","c":"Table","l":"update(Transaction, R)","u":"update(org.cojen.tupl.Transaction,R)"},{"p":"org.cojen.tupl","c":"Query","l":"updaterPlan(Transaction, Object...)","u":"updaterPlan(org.cojen.tupl.Transaction,java.lang.Object...)"},{"p":"org.cojen.tupl","c":"LockMode","l":"UPGRADABLE_READ"},{"p":"org.cojen.tupl","c":"LockResult","l":"UPGRADED"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"uponCommit(long, LongConsumer)","u":"uponCommit(long,java.util.function.LongConsumer)"},{"p":"org.cojen.tupl.util","c":"Clutch","l":"uponExclusive(Runnable)","u":"uponExclusive(java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Latch","l":"uponExclusive(Runnable)","u":"uponExclusive(java.lang.Runnable)"},{"p":"org.cojen.tupl","c":"Database","l":"uponLeader(Runnable, Runnable)","u":"uponLeader(java.lang.Runnable,java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"uponSignal(Runnable)","u":"uponSignal(java.lang.Runnable)"},{"p":"org.cojen.tupl.util","c":"Latch.Condition","l":"uponSignalTagged(Runnable)","u":"uponSignalTagged(java.lang.Runnable)"},{"p":"org.cojen.tupl.io","c":"Utils","l":"Utils()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"AlternateKey","l":"value()"},{"p":"org.cojen.tupl","c":"Cursor","l":"value()"},{"p":"org.cojen.tupl","c":"Entry","l":"value()"},{"p":"org.cojen.tupl","c":"PrimaryKey","l":"value()"},{"p":"org.cojen.tupl","c":"SecondaryIndex","l":"value()"},{"p":"org.cojen.tupl","c":"Entry","l":"value(byte[])"},{"p":"org.cojen.tupl.diag","c":"IndexStats","l":"valueBytes"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueClear(long, long)","u":"valueClear(long,long)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueLength()"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueLength(long)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockMode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockResult","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"Ordering","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"Role","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueRead(long, byte[], int, int)","u":"valueRead(long,byte[],int,int)"},{"p":"org.cojen.tupl.diag","c":"EventType.Category","l":"values()"},{"p":"org.cojen.tupl.diag","c":"EventType","l":"values()"},{"p":"org.cojen.tupl","c":"DurabilityMode","l":"values()"},{"p":"org.cojen.tupl.io","c":"LengthOption","l":"values()"},{"p":"org.cojen.tupl.io","c":"OpenOption","l":"values()"},{"p":"org.cojen.tupl","c":"LockMode","l":"values()"},{"p":"org.cojen.tupl","c":"LockResult","l":"values()"},{"p":"org.cojen.tupl","c":"LockUpgradeRule","l":"values()"},{"p":"org.cojen.tupl","c":"Ordering","l":"values()"},{"p":"org.cojen.tupl.repl","c":"Role","l":"values()"},{"p":"org.cojen.tupl","c":"ValueAccessor","l":"valueWrite(long, byte[], int, int)","u":"valueWrite(long,byte[],int,int)"},{"p":"org.cojen.tupl.diag","c":"VerificationObserver","l":"VerificationObserver()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.tools","c":"Verify","l":"Verify()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"Database","l":"verify(VerificationObserver, int)","u":"verify(org.cojen.tupl.diag.VerificationObserver,int)"},{"p":"org.cojen.tupl","c":"Index","l":"verify(VerificationObserver, int)","u":"verify(org.cojen.tupl.diag.VerificationObserver,int)"},{"p":"org.cojen.tupl","c":"ViewConstraintException","l":"ViewConstraintException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"ViewConstraintException","l":"ViewConstraintException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"View","l":"viewDifference(Combiner, View)","u":"viewDifference(org.cojen.tupl.Combiner,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"View","l":"viewFiltered(Filter)","u":"viewFiltered(org.cojen.tupl.Filter)"},{"p":"org.cojen.tupl","c":"View","l":"viewGe(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewGt(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewIntersection(Combiner, View)","u":"viewIntersection(org.cojen.tupl.Combiner,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"View","l":"viewKeys()"},{"p":"org.cojen.tupl","c":"View","l":"viewLe(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewLt(byte[])"},{"p":"org.cojen.tupl","c":"View","l":"viewPrefix(byte[], int)","u":"viewPrefix(byte[],int)"},{"p":"org.cojen.tupl","c":"View","l":"viewReverse()"},{"p":"org.cojen.tupl","c":"View","l":"viewTransformed(Transformer)","u":"viewTransformed(org.cojen.tupl.Transformer)"},{"p":"org.cojen.tupl","c":"View","l":"viewUnion(Combiner, View)","u":"viewUnion(org.cojen.tupl.Combiner,org.cojen.tupl.View)"},{"p":"org.cojen.tupl","c":"View","l":"viewUnmodifiable()"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"waitForCommit(long, long)","u":"waitForCommit(long,long)"},{"p":"org.cojen.tupl.repl","c":"Replicator.Accessor","l":"waitForEndCommit(long)"},{"p":"org.cojen.tupl","c":"Transaction","l":"wasAcquired(long, byte[])","u":"wasAcquired(long,byte[])"},{"p":"org.cojen.tupl.util","c":"WeakPool","l":"WeakPool()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Table","l":"which"},{"p":"org.cojen.tupl.util","c":"WideLatch","l":"WideLatch()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Aggregator","l":"withOperation(String)","u":"withOperation(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Grouper","l":"withOperation(String)","u":"withOperation(java.lang.String)"},{"p":"org.cojen.tupl.diag","c":"QueryPlan.Mapper","l":"withOperation(String)","u":"withOperation(java.lang.String)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[])"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[], byte[], int, int, long)","u":"write(byte[],byte[],int,int,long)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[], int, int)","u":"write(byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"StreamReplicator.Writer","l":"write(byte[], int, int, long)","u":"write(byte[],int,int,long)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"write(long, byte[], int, int)","u":"write(long,byte[],int,int)"},{"p":"org.cojen.tupl.io","c":"FileIO","l":"write(long, long, int, int)","u":"write(long,long,int,int)"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException()","u":"%3Cinit%3E()"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"org.cojen.tupl","c":"WriteFailureException","l":"WriteFailureException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Writer","l":"writeMessage(byte[])"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Writer","l":"writeMessage(byte[], int, int)","u":"writeMessage(byte[],int,int)"},{"p":"org.cojen.tupl.repl","c":"MessageReplicator.Writer","l":"writeMessage(byte[], int, int, boolean)","u":"writeMessage(byte[],int,int,boolean)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, byte[])","u":"writePage(long,byte[])"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"writePage(long, byte[], int)","u":"writePage(long,byte[],int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, long)","u":"writePage(long,long)"},{"p":"org.cojen.tupl.io","c":"FilePageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"JoinedPageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"MappedPageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"PageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl.io","c":"StripedPageArray","l":"writePage(long, long, int)","u":"writePage(long,long,int)"},{"p":"org.cojen.tupl","c":"Snapshot","l":"writeTo(OutputStream)","u":"writeTo(java.io.OutputStream)"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"zlib()"},{"p":"org.cojen.tupl.io","c":"PageCompressor","l":"zlib(int)"}];updateSearchResults(); \ No newline at end of file diff --git a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Database.html b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Database.html index 833a76c05..39b466d86 100644 --- a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Database.html +++ b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Database.html @@ -106,7 +106,7 @@
  • resumeCheckpoints()
  • commitLock()
  • compactFile(CompactionObserver, double)
  • -
  • verify(VerificationObserver)
  • +
  • verify(VerificationObserver, int)
  • isLeader()
  • uponLeader(Runnable, Runnable)
  • failover()
  • @@ -462,7 +462,8 @@

    Method Summary

    become the leader.
    boolean
    - +
    verify(VerificationObserver observer, + int numThreads)
    Verifies the integrity of the database and all indexes.
    @@ -546,7 +547,7 @@

    rebuild

    Returns:
    the newly built database
    Throws:
    -
    IllegalStateException - if the new database already exists
    +
    IllegalStateException - if the new database already exists or if either is replicated
    IOException
    @@ -1244,15 +1245,19 @@

    compactFile

  • -
    +

    verify

    -
    boolean verify(VerificationObserver observer) +
    boolean verify(VerificationObserver observer, + int numThreads) throws IOException
    -
    Verifies the integrity of the database and all indexes.
    +
    Verifies the integrity of the database and all indexes. Using multiple threads speeds up + verification, even though some nodes might be visited multiple times.
    Parameters:
    observer - optional observer; pass null for default
    +
    numThreads - pass 0 for default, or if negative, the actual number will be + (-numThreads * availableProcessors).
    Returns:
    true if verification passed
    Throws:
    diff --git a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Index.html b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Index.html index fa54aa113..7bf44f393 100644 --- a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Index.html +++ b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/Index.html @@ -71,7 +71,7 @@
  • asTable(Class)
  • evict(Transaction, byte[], byte[], Filter, boolean)
  • analyze(byte[], byte[])
  • -
  • verify(VerificationObserver)
  • +
  • verify(VerificationObserver, int)
  • close()
  • isClosed()
  • drop()
  • @@ -162,7 +162,8 @@

    Method Summary

     
    boolean
    - +
    verify(VerificationObserver observer, + int numThreads)
    Verifies the integrity of the index.
    @@ -291,15 +292,19 @@

    analyze

  • -
    +

    verify

    -
    boolean verify(VerificationObserver observer) +
    boolean verify(VerificationObserver observer, + int numThreads) throws IOException
    -
    Verifies the integrity of the index.
    +
    Verifies the integrity of the index. Using multiple threads speeds up verification, + even though some nodes might be visited multiple times.
    Parameters:
    observer - optional observer; pass null for default
    +
    numThreads - pass 0 for default, or if negative, the actual number will be + (-numThreads * availableProcessors).
    Returns:
    true if verification passed
    Throws:
    diff --git a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/VerificationObserver.html b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/VerificationObserver.html index 901c307e6..5af178e8c 100644 --- a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/VerificationObserver.html +++ b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/VerificationObserver.html @@ -105,14 +105,14 @@

    Class VerificationObserver<
    public class VerificationObserver extends Object
    -
    Index verification observer. Implementation does not need to be thread-safe, but instances - should not be shared by concurrent verifications.
    +
    Index verification observer. Because verification can use multiple threads, a few of the + observer methods need to be thread-safe: indexNodePassed and indexNodeFailed.
    See Also:
    diff --git a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/class-use/VerificationObserver.html b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/class-use/VerificationObserver.html index e4082d17c..07fd218f1 100644 --- a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/class-use/VerificationObserver.html +++ b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/diag/class-use/VerificationObserver.html @@ -82,12 +82,14 @@

    Uses of Method

    Description
    boolean
    -
    +
    Database.verify(VerificationObserver observer, + int numThreads)
    Verifies the integrity of the database and all indexes.
    boolean
    -
    Index.verify(VerificationObserver observer)
    +
    Index.verify(VerificationObserver observer, + int numThreads)
    Verifies the integrity of the index.
    diff --git a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/tools/Verify.html b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/tools/Verify.html index af1c6332e..c5a08a2b5 100644 --- a/docs/javadoc/org.cojen.tupl/org/cojen/tupl/tools/Verify.html +++ b/docs/javadoc/org.cojen.tupl/org/cojen/tupl/tools/Verify.html @@ -96,14 +96,14 @@

    Class Verify


    public class Verify extends VerificationObserver
    -
    Simple database verification utility. Main method requires a single argument — a base - file path for the database. An optional cache size can be provided too. Main method exits - with a status of 1 if verification failed, 0 if succeeded.
    +
    Simple database verification utility. The main method requires a single argument — a + base file path for the database. An optional cache size can be provided too. The main method + exits with a status of 1 if verification failed, or else 0 if it succeeded.
    See Also: