Plasma GitLab Archive
Projects Blog Knowledge

Class type Plasma_inodecache.lazy_transaction


class type lazy_transaction = object .. end
A lazy transaction is started the first time get_tid_e is called. The following invocations of get_tid_e return the same ID. By calling release_e the ID is revoked - usually this means the transaction is aborted, but it can also be a no-op.

method get_tid_e : unit -> int64 Uq_engines.engine
method release_e : unit -> unit Uq_engines.engine
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml