module S3Search::API::Stats
Public Instance Methods
query_count()
click to toggle source
# File lib/s3search/api/stats.rb, line 5 def query_count _get("/v1/stats/query_count.json").query_count end
# File lib/s3search/api/stats.rb, line 5 def query_count _get("/v1/stats/query_count.json").query_count end