MCPcopy 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

testNoValueColumnsMethod · 0.95
hasNextMethod · 0.95
hasNextMethod · 0.95
hasNextMethod · 0.95
hasNextMethod · 0.95
hasNextMethod · 0.95
buildTreeMapMethod · 0.95
buildTreeMapMethod · 0.95
buildTreeMapMethod · 0.95
buildMapSlowMethod · 0.95
checkIfNotDupeMethod · 0.95

Implementers 4

Keycore/src/main/java/io/questdb/cairo/ma
Keycore/src/main/java/io/questdb/cairo/ma
Keycore/src/main/java/io/questdb/cairo/ma
Keycore/src/main/java/io/questdb/cairo/ma

Calls

no outgoing calls

Tested by 8

testNoValueColumnsMethod · 0.76
buildTreeMapMethod · 0.76
buildTreeMapMethod · 0.76
buildTreeMapMethod · 0.76
testSmokeMethod · 0.52
assertWithR2DBCMethod · 0.52
getV2ConnectionMethod · 0.52