Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/questdb/questdb
/ create
Method
create
core/src/main/java/io/questdb/cairo/map/MapKey.java:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
void
copyFrom(MapKey srcKey);
37
38
default boolean create() {
39
return
createValue().isNew();
40
}
41
Callers
15
testNoValueColumns
Method · 0.95
hasNext
Method · 0.95
hasNext
Method · 0.95
hasNext
Method · 0.95
hasNext
Method · 0.95
hasNext
Method · 0.95
buildTreeMap
Method · 0.95
buildTreeMap
Method · 0.95
buildTreeMap
Method · 0.95
buildMapSlow
Method · 0.95
checkIfNotDupe
Method · 0.95
testCachedAsyncFilterAfterTableTruncate
Method · 0.65
Implementers
4
Key
core/src/main/java/io/questdb/cairo/ma
Key
core/src/main/java/io/questdb/cairo/ma
Key
core/src/main/java/io/questdb/cairo/ma
Key
core/src/main/java/io/questdb/cairo/ma
Calls
no outgoing calls
Tested by
8
testNoValueColumns
Method · 0.76
buildTreeMap
Method · 0.76
buildTreeMap
Method · 0.76
buildTreeMap
Method · 0.76
testCachedAsyncFilterAfterTableTruncate
Method · 0.52
testSmoke
Method · 0.52
assertWithR2DBC
Method · 0.52
getV2Connection
Method · 0.52