MCPcopy Index your code
hub / github.com/OpenTSDB/opentsdb / getHttpResponse

Method getHttpResponse

src/stats/QueryStats.java:728–730  ·  view source on GitHub ↗

@return The HTTP status response for the query

()

Source from the content-addressed store, hash-verified

726
727 /** @return The HTTP status response for the query */
728 public HttpResponseStatus getHttpResponse() {
729 return response;
730 }
731
732 /** @return The number of times this query has been executed from the same
733 * endpoint. */

Callers 3

markCompleteMethod · 0.95
markCompleteTimeoutMethod · 0.95
toStringMethod · 0.95

Calls

no outgoing calls

Tested by 2

markCompleteMethod · 0.76
markCompleteTimeoutMethod · 0.76