MCPcopy
hub / github.com/OpenTSDB/opentsdb / getTimer

Method getTimer

src/core/TSDB.java:2119–2121  ·  view source on GitHub ↗

@return the timer used for various house keeping functions

()

Source from the content-addressed store, hash-verified

2117
2118 /** @return the timer used for various house keeping functions */
2119 public Timer getTimer() {
2120 return timer;
2121 }
2122
2123 /** @return The aggregate tag key if set. May be null.
2124 * @since 2.4 */

Callers 15

beforeMethod · 0.80
syncOKNoDetailsMethod · 0.80
syncOKSummaryMethod · 0.80
syncOKSummaryDetailsMethod · 0.80
syncOKDetailsMethod · 0.80
syncOneFailedMethod · 0.80
syncOneFailedSummaryMethod · 0.80
syncOneFailedDetailsMethod · 0.80
syncTwoFailedDetailsMethod · 0.80
syncOKTimeoutSummaryMethod · 0.80
syncTimeoutOneFailedMethod · 0.80

Calls

no outgoing calls

Tested by 15

beforeMethod · 0.64
syncOKNoDetailsMethod · 0.64
syncOKSummaryMethod · 0.64
syncOKSummaryDetailsMethod · 0.64
syncOKDetailsMethod · 0.64
syncOneFailedMethod · 0.64
syncOneFailedSummaryMethod · 0.64
syncOneFailedDetailsMethod · 0.64
syncTwoFailedDetailsMethod · 0.64
syncOKTimeoutSummaryMethod · 0.64
syncTimeoutOneFailedMethod · 0.64