Uses of Class
org.elasticsearch.action.admin.indices.status.DocsStatus

Packages that use DocsStatus
org.elasticsearch.action.admin.indices.status   
 

Uses of DocsStatus in org.elasticsearch.action.admin.indices.status
 

Methods in org.elasticsearch.action.admin.indices.status that return DocsStatus
 DocsStatus IndexShardStatus.docs()
           
 DocsStatus IndexStatus.docs()
           
 DocsStatus ShardStatus.docs()
          Docs level information for the shard index, null if not applicable.
 DocsStatus IndexShardStatus.getDocs()
           
 DocsStatus IndexStatus.getDocs()
           
 DocsStatus ShardStatus.getDocs()
          Docs level information for the shard index, null if not applicable.
 



Copyright © 2009-2012. All Rights Reserved.