Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 

Class type Plasma_netfs.x_stream_fs

class type x_stream_fs = object .. end
Inherits
  • Netfs.stream_fs

method x_read_file : x_read_file_flag list -> string -> Netfs.local_file
method x_write : x_write_flag list -> string -> Netchannels.out_obj_channel
method x_write_file : x_write_file_flag list -> string -> Netfs.local_file -> unit
method x_copy : x_copy_flag list -> string -> string -> unit
method x_link : x_link_flag list -> string -> string -> unit
method x_copy_out_to_buf : string -> int64 -> Netsys_mem.memory -> int -> unit
method x_copy_in_from_buf : string -> int64 -> Netsys_mem.memory -> int -> unit
method x_blocksize : unit -> int
method x_location_info : unit -> (Unix.inet_addr * string) list
method x_blocklist : string -> Plasma_rpcapi_aux.blockinfo list
method x_commit_files : (string * string) list -> unit
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml