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).
IndicesModule  
InternalIndicesLifecycle  
InternalIndicesService  
NodeIndicesStats Global information on indices stats running on a specific node.
 

Exception Summary
AliasFilterParsingException  
IndexAlreadyExistsException  
IndexCreationException  
IndexMissingException  
IndexTemplateAlreadyExistsException  
IndexTemplateMissingException  
InvalidAliasNameException  
InvalidIndexNameException  
InvalidIndexTemplateException  
InvalidTypeNameException  
TypeMissingException  
 



Copyright © 2009-2012. All Rights Reserved.