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

Method endTime

src/core/TSQuery.java:324–326  ·  view source on GitHub ↗

@return the parsed end time for all queries

()

Source from the content-addressed store, hash-verified

322
323 /** @return the parsed end time for all queries */
324 public long endTime() {
325 return this.end_time;
326 }
327
328 /** @return the user given, raw start time */
329 public String getStart() {

Callers 15

validateMethod · 0.95
validateWithTimezoneMethod · 0.95
validateNullEndMethod · 0.95
validateEmptyEndMethod · 0.95
handleQueryMethod · 0.95
beforeMethod · 0.80
beforeMethod · 0.80
beforeMethod · 0.80
beforeLocalMethod · 0.80
beforeLocalMethod · 0.80
beforeMethod · 0.80

Calls

no outgoing calls

Tested by 15

validateMethod · 0.76
validateWithTimezoneMethod · 0.76
validateNullEndMethod · 0.76
validateEmptyEndMethod · 0.76
beforeMethod · 0.64
beforeMethod · 0.64
beforeMethod · 0.64
beforeLocalMethod · 0.64
beforeLocalMethod · 0.64
beforeMethod · 0.64
beforeLocalMethod · 0.64