Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
putRead
Method · 0.95
appendOnceNoReturnRead
Method · 0.95
appendTwiceNoReturnRead
Method · 0.95
appendTwiceBatchedNoReturnRead
Method · 0.95
appendTwiceBatchedReturnRead
Method · 0.95
call
Method · 0.95
scanCloseEarly
Method · 0.95
regression40
Method · 0.95
parseResult
Method · 0.95
Calls
no outgoing calls
Tested by
8
putRead
Method · 0.76
appendOnceNoReturnRead
Method · 0.76
appendTwiceNoReturnRead
Method · 0.76
appendTwiceBatchedNoReturnRead
Method · 0.76
appendTwiceBatchedReturnRead
Method · 0.76
call
Method · 0.76
scanCloseEarly
Method · 0.76
regression40
Method · 0.76