Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 
sig
  class type dn_config =
    object
      method dn_blocksize : int
      method dn_clustername : string
      method dn_directory : string
      method dn_io_processes : int
      method dn_multicast_group : Unix.inet_addr option
      method dn_shm_queue_length : int
      method dn_sync_period : float
    end
  val extract_dn_config : Netplex_types.config_file -> Dn_config.dn_config
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml