MCPcopy Create free account
hub / github.com/SPLWare/esProc / put

Method put

src/main/java/com/scudata/common/SegmentSet.java:184–188  ·  view source on GitHub ↗

加入一个键值对 @param key 键 @param value 值 @return 若段集中已有指定的键,则返回它对应的旧值,否则返回null

(String key, String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

toStringMethod · 0.95
SegmentSetMethod · 0.95
putAllMethod · 0.95

Calls 3

checkKeyMethod · 0.95
checkValueMethod · 0.95
putMethod · 0.65

Tested by

no test coverage detected