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

Method setPadding

src/core/TSQuery.java:441–443  ·  view source on GitHub ↗

@param padding whether or not the query should include padding

(boolean padding)

Source from the content-addressed store, hash-verified

439
440 /** @param padding whether or not the query should include padding */
441 public void setPadding(boolean padding) {
442 this.padding = padding;
443 }
444
445 /** @param no_annotations whether or not to suppress annotation output */
446 public void setNoAnnotations(boolean no_annotations) {

Callers 2

parseQueryMethod · 0.95

Calls

no outgoing calls

Tested by 1