Class: Persistence::Adapter::FlatFile

Inherits:
Object
  • Object
show all
Includes:
AdapterInterface
Defined in:
lib/persistence/adapter/namespaces.rb,
lib/persistence/adapter/flat_file.rb

Defined Under Namespace

Modules: AdapterInterface, PathHelpers, Serialization Classes: Bucket, ClassName, Cursor, Marshal, YAML

Constant Summary

Constants included from AdapterInterface

AdapterInterface::Delimiter

Instance Attribute Summary

Attributes included from AdapterInterface

#parent_bucket

Method Summary

Methods included from AdapterInterface

#adapter_class, #delete_bucket_for_object_id, #delete_class_for_object_id, #ensure_object_has_globally_unique_id, #get_bucket_name_for_object_id, #get_class_for_object_id, #initialize, #persistence_bucket