Package org.elasticsearch.indices

Interface Summary
IndicesLifecycle A global component allowing to register for lifecycle of an index (create/closed) and an index shard (created/closed).
IndicesService  
 

Class Summary
IndicesLifecycle.Listener A listener for index and index shard lifecycle events (create/closed).
IndicesMemoryCleaner  
IndicesMemoryCleaner.MemoryCleanResult  
IndicesMemoryCleaner.TranslogCleanResult  
IndicesModule  
InternalIndicesLifecycle  
InternalIndicesService  
 

Exception Summary
IndexAlreadyExistsException  
IndexMissingException  
InvalidIndexNameException  
TypeMissingException