Plasma GitLab Archive
Projects Blog Knowledge

sig
  val list : unit -> Nn_datastores.datastore list
  val get : string -> Nn_datastores.datastore
  val add : Nn_datastores.datastore -> unit
  val update_from_db : ?when_done:(unit -> unit) -> int -> unit
  val delete : string -> unit
  val enable : string -> unit
  val disable : string -> unit
  val is_alive : string -> bool
  val discover :
    ?when_done:(Nn_datastores.discovered option -> unit) ->
    Unix.sockaddr -> unit
  val start_publishing : unit -> unit
  val post_add_hook :
    Netplex_types.socket_service -> Netplex_types.controller -> unit
  val receive_message :
    Netplex_types.container -> string -> string array -> unit
  val post_start_hook :
    Netplex_types.container -> Nn_config.nn_node_config -> unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml