MCPcopy Index your code
hub / github.com/OpenTSDB/asynchbase / qualifier

Method qualifier

src/KeyValue.java:143–145  ·  view source on GitHub ↗

Returns the column qualifier.

()

Source from the content-addressed store, hash-verified

141
142 /** Returns the column qualifier. */
143 public byte[] qualifier() {
144 return qualifier;
145 }
146
147 /**
148 * Returns the timestamp stored in this {@code KeyValue}.

Callers 9

putReadMethod · 0.95
callMethod · 0.95
scanCloseEarlyMethod · 0.95
regression40Method · 0.95
parseResultMethod · 0.95

Calls

no outgoing calls

Tested by 8

putReadMethod · 0.76
callMethod · 0.76
scanCloseEarlyMethod · 0.76
regression40Method · 0.76