Plasma GitLab Archive
Projects Blog Knowledge

Class type Nn_blockmap_box.blockmap_client_t


class type blockmap_client_t = object .. end

method access : id:int -> identity:string -> size:int64 -> bool * Nn_blockmap.blockmap_t
Access a blockmap stored in DB row id and for datastore identity, with an initial size.

The bool return flag is true if the blockmap has just been created as empty structure and needs now to be populated.

method inactivate : id:int -> unit
Inactivate
method shutdown : unit -> unit
Shut the process down
method close : unit -> unit
Close the client (deallocate the message box)
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml