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

Method startTime

src/core/TSQuery.java:319–321  ·  view source on GitHub ↗

@return the parsed start time for all queries

()

Source from the content-addressed store, hash-verified

317
318 /** @return the parsed start time for all queries */
319 public long startTime() {
320 return this.start_time;
321 }
322
323 /** @return the parsed end time for all queries */
324 public long endTime() {

Callers 15

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

Calls

no outgoing calls

Tested by 14

validateMethod · 0.76
validateWithTimezoneMethod · 0.76
beforeMethod · 0.64
beforeMethod · 0.64
beforeMethod · 0.64
beforeLocalMethod · 0.64
beforeLocalMethod · 0.64
beforeMethod · 0.64
beforeLocalMethod · 0.64
beforeMethod · 0.64
beforeMethod · 0.64