Plasma GitLab Archive
Projects Blog Knowledge

object
  method blockmap_get_e :
    identity:string -> Nn_blockmap.blockmap_t Uq_engines.engine
  method blockmap_prioritizer : unit Uq_engines.prioritizer
  method blockmaps : Nn_blockmap.blockmap_t list
  method create_blockmap : Nn_blockmap.blockmap_t -> unit
  method cur_rev_ident : string
  method datastore_max_id : int option
  method datastore_use_id : int -> unit
  method enough_slaves : bool
  method event_system : Unixqueue.event_system
  method exists_blockmap : string -> bool
  method finish_transaction_serialized :
    (Unixqueue.event_system -> bool Uq_engines.engine) ->
    bool Uq_engines.engine
  method forget_identity : string -> unit
  method get_blockmap : string -> Nn_blockmap.blockmap_t
  method inode_get_new_id_serialized :
    (Unixqueue.event_system -> int64 Uq_engines.engine) ->
    int64 Uq_engines.engine
  method inode_max_id : int64 option
  method inode_use_id : int64 -> unit
  method lock_filename :
    string -> [ `Exists | `Link | `Unlink ] -> <  > -> (unit -> unit) option
  method lock_inode : int64 -> <  > -> (unit -> unit) option
  method master : string
  method master_enabled : bool Pervasives.ref
  method new_rev_ident : unit -> string
  method node_config : Nn_config.nn_node_config
  method set_rev_ident : string -> unit
  method slaves :
    (string * Rpc_proxy.ManagedClient.mclient * bool Pervasives.ref) list
  method unlock_filenames : <  > -> unit
  method unlock_inodes : <  > -> unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml