Class CountResponse


  • public class CountResponse
    extends Object
    • Constructor Detail

      • CountResponse

        public CountResponse​(Long count,
                             Integer shards)
    • Method Detail

      • getCount

        public Long getCount()
      • getShards

        public Integer getShards()