Plasma GitLab Archive
Projects Blog Knowledge

Plasma Project:
Home 
Manual 
FAQ 
Slides 
Perf 
Releases 

Class type Dn_store.dn_store_config

class type dn_store_config = object .. end

method dn_directory : string
The directory containing the store. There are two files:
  • config: first line contains the identity string. Second line contains the block size
  • data: one big file with the data blocks

method dn_blocksize : int
The blocksize. This value is used for new stores, and only existing stores can be opened that have the same blocksize
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml