MCPcopy 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

constructor2Method · 0.45
constructor3Method · 0.45
deserializeMethod · 0.45
getUIDMetaMethod · 0.45
getUIDMetaByteMethod · 0.45
getUIDMetaExistsMethod · 0.45
answerMethod · 0.45
getTagsMethod · 0.45

Calls

no outgoing calls

Tested by 7

constructor2Method · 0.36
constructor3Method · 0.36
deserializeMethod · 0.36
getUIDMetaMethod · 0.36
getUIDMetaByteMethod · 0.36
getUIDMetaExistsMethod · 0.36
answerMethod · 0.36