Uses of Package
org.elasticsearch.action.count

Packages that use org.elasticsearch.action.count
org.elasticsearch.action.count Count action. 
org.elasticsearch.client The client module allowing to easily perform actions/operations. 
org.elasticsearch.client.support   
org.elasticsearch.client.transport   
 

Classes in org.elasticsearch.action.count used by org.elasticsearch.action.count
CountAction
           
CountRequest
          A request to count the number of documents matching a specific query.
CountRequestBuilder
          A count action request builder.
CountResponse
          The response of the count action.
 

Classes in org.elasticsearch.action.count used by org.elasticsearch.client
CountRequest
          A request to count the number of documents matching a specific query.
CountRequestBuilder
          A count action request builder.
CountResponse
          The response of the count action.
 

Classes in org.elasticsearch.action.count used by org.elasticsearch.client.support
CountRequest
          A request to count the number of documents matching a specific query.
CountRequestBuilder
          A count action request builder.
CountResponse
          The response of the count action.
 

Classes in org.elasticsearch.action.count used by org.elasticsearch.client.transport
CountRequest
          A request to count the number of documents matching a specific query.
CountResponse
          The response of the count action.
 



Copyright © 2009-2012. All Rights Reserved.