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

Method responseContentType

src/tsd/HttpSerializer.java:164–166  ·  view source on GitHub ↗

@return the outgoing content type

()

Source from the content-addressed store, hash-verified

162
163 /** @return the outgoing content type */
164 public String responseContentType() {
165 return this.response_content_type;
166 }
167
168 /**
169 * Parses one or more data points for storage

Callers 2

sendBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected