Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/OpenTSDB/opentsdb
/ getType
Method
getType
src/meta/UIDMeta.java:537–539 ·
view source on GitHub ↗
@return the type of UID represented
()
Source
from the content-addressed store, hash-verified
535
536
/** @
return
the type of UID represented */
537
public
UniqueIdType getType() {
538
return
type;
539
}
540
541
/** @
return
the name of the UID object */
542
public
String getName() {
Callers
8
constructor2
Method · 0.45
constructor3
Method · 0.45
deserialize
Method · 0.45
getUIDMeta
Method · 0.45
getUIDMetaByte
Method · 0.45
getUIDMetaExists
Method · 0.45
answer
Method · 0.45
getTags
Method · 0.45
Calls
no outgoing calls
Tested by
7
constructor2
Method · 0.36
constructor3
Method · 0.36
deserialize
Method · 0.36
getUIDMeta
Method · 0.36
getUIDMetaByte
Method · 0.36
getUIDMetaExists
Method · 0.36
answer
Method · 0.36