fdb.transaction

Undocumented in source.

Members

Classes

Transaction
class Transaction
Undocumented in source.

Functions

retryLoop
void retryLoop(Transaction tr, WorkFunc func)
Undocumented in source. Be warned that the author may not have intended to support it.
retryLoopAsync
void retryLoopAsync(Transaction tr, WorkFunc func, VoidFutureCallback cb)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IReadOnlyTransaction
interface IReadOnlyTransaction
Undocumented in source.

Meta