Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- baseFile(File) - Method in class org.cojen.tupl.DatabaseConfig
-
Set the base file name for the database, which must reside in an ordinary file directory.
- baseFile(File) - Method in class org.cojen.tupl.repl.ReplicatorConfig
-
Set the base file name for the replicator, which must reside in an ordinary file directory.
- baseFilePath(String) - Method in class org.cojen.tupl.DatabaseConfig
-
Set the base file name for the database, which must reside in an ordinary file directory.
- baseFilePath(String) - Method in class org.cojen.tupl.repl.ReplicatorConfig
-
Set the base file name for the replicator, which must reside in an ordinary file directory.
- baseMessage() - Method in exception class org.cojen.tupl.QueryException
- begin(long, long, Map<String, String>) - Method in interface org.cojen.tupl.repl.SnapshotSender
-
Begin writing the snapshot to the receiver.
- begin(R) - Method in interface org.cojen.tupl.Aggregator
-
Is called for the first source row in the group.
- begin(R) - Method in interface org.cojen.tupl.Grouper
-
Is called for the first source row in the group, and then the
step
method is called. - beginSnapshot() - Method in interface org.cojen.tupl.Database
-
Support for capturing a snapshot (hot backup) of the database, while still allowing concurrent modifications.
- BOGUS - Static variable in interface org.cojen.tupl.Transaction
-
Transaction instance which isn't a transaction at all.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form