Package org.elasticsearch.action.count

Class Summary
CountRequest A request to count the number of documents matching a specific query.
CountResponse The response of the count action.
TransportCountAction