Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 
sig
  class type blockmap_client_t =
    object
      method access :
        id:int ->
        identity:string -> size:int64 -> bool * Nn_blockmap.blockmap_t
      method close : unit -> unit
      method inactivate : id:int -> unit
      method shutdown : unit -> unit
    end
  val client : unit -> Nn_blockmap_box.blockmap_client_t
  val serve : unit -> unit
  val init : unit -> unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml