CADETProcess.dataStructure.diskcache.DillDisk.get

Contents

CADETProcess.dataStructure.diskcache.DillDisk.get#

DillDisk.get(key: Any, raw: Any) Any[source]#

Convert fields key and raw from Cache table to key.

Parameters:
  • key – database key to convert

  • raw (bool) – flag indicating raw database storage

Returns:

corresponding Python key