Class: Persistence::Adapter::Mock::Bucket::Index

Inherits:
Object
  • Object
show all
Includes:
IndexInterface
Defined in:
lib/persistence/adapter/mock/bucket/index.rb,
lib/namespaces.rb

Overview

Index class for Mock adapter. Interface implementation provided in module so methods can be easily overridden.

Defined Under Namespace

Modules: IndexInterface

Instance Attribute Summary

Attributes included from IndexInterface

#parent_bucket

Method Summary

Methods included from IndexInterface

#count, #cursor, #delete_keys_for_object_id!, #get_object_id, #index_object_id, #initialize, #permits_duplicates?