Module
Chef::IndexQueue::Indexable::ClassMethods
In:
lib/chef/index_queue/indexable.rb
Methods
index_object_type
reset_index_metadata!
Public Instance methods
index_object_type
(explicit_type_name=nil)
reset_index_metadata!
()
Resets all metadata used for indexing to nil. Used for testing
[Validate]