Module rabbit_msg_store_index

This module defines the rabbit_msg_store_index behaviour.
Required callback functions: new/1, recover/1, terminate/1, lookup/2, insert/2, update/2, update_fields/3, delete/2, delete_object/2, clean_up_temporary_reference_count_entries_without_file/1.


Generated by EDoc