Plasma GitLab Archive
Projects Blog Knowledge

sig
  type 'a store
  val notebook : unit -> 'Mapred_toolkit.Store.store
  val place : 'Mapred_toolkit.Store.store -> 'Mapred_toolkit.Place.t
  val read_place :
    'Mapred_toolkit.Place.t -> 'Mapred_toolkit.Store.store list
  val write_place :
    ?filename:string ->
    'Mapred_toolkit.Place.t -> 'Mapred_toolkit.Store.store
  val length : 'Mapred_toolkit.Store.store -> int
  val length64 : 'Mapred_toolkit.Store.store -> int64
  val read : 'Mapred_toolkit.Store.store -> 'Mapred_toolkit.Store.store
  val file_name : 'Mapred_toolkit.Store.store -> string
  val flush : 'Mapred_toolkit.Store.store -> unit
  val close : 'Mapred_toolkit.Store.store -> unit
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml