Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenTSDB/opentsdb
/ getDescription
Method
getDescription
src/meta/Annotation.java:712–714 ·
view source on GitHub ↗
@return the description
()
Source
from the content-addressed store, hash-verified
710
711
/** @
return
the description */
712
public
final
String getDescription() {
713
return
description;
714
}
715
716
/** @
return
the notes, may be empty */
717
public
final
String getNotes() {
Callers
4
getGlobalAnnotations
Method · 0.95
getGlobalAnnotationsSalted
Method · 0.95
getGlobalAnnotationOutsideCurrentHour
Method · 0.95
getGlobalAnnotationOutsideCurrentHourSalt
Method · 0.95
Calls
no outgoing calls
Tested by
4
getGlobalAnnotations
Method · 0.76
getGlobalAnnotationsSalted
Method · 0.76
getGlobalAnnotationOutsideCurrentHour
Method · 0.76
getGlobalAnnotationOutsideCurrentHourSalt
Method · 0.76