Module Plasma_netfs


module Plasma_netfs: sig .. end
Accessing PlasmaFS via the Netfs.stream_fs interface

class netfs : ?repl:int -> ?verbose:bool -> Plasma_client.plasma_cluster -> Netfs.stream_fs
val netfs : ?repl:int -> ?verbose:bool -> Plasma_client.plasma_cluster -> Netfs.stream_fs
Access this cluster with the stream_fs interface:

Arguments: