Class: Persistence::Adapter::Mock::Bucket::Index
- Inherits:
-
Object
- Object
- Persistence::Adapter::Mock::Bucket::Index
- 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
Method Summary
Methods included from IndexInterface
#count, #cursor, #delete_keys_for_object_id!, #get_object_id, #index_object_id, #initialize, #permits_duplicates?