MCPcopy Create free account
hub / github.com/e2wugui/zeze / getPuts

Method getPuts

ZezeJava/ZezeJava/src/main/java/Zeze/Builtin/Dbh2/BBatch.java:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 public Zeze.Transaction.Collections.PMap1<Zeze.Net.Binary, Zeze.Net.Binary> getPuts() {
45 return _Puts;
46 }
47
48 @Override
49 public Zeze.Transaction.Collections.PMap1ReadOnly<Zeze.Net.Binary, Zeze.Net.Binary> getPutsReadOnly() {

Callers 11

testDbh2Method · 0.45
replaceMethod · 0.45
buildSplitPutMethod · 0.45
splitPutNextMethod · 0.45
onCommitBatchMethod · 0.45
prepareBatchMethod · 0.45
applySplitPutMethod · 0.45
Dbh2TransactionMethod · 0.45
commitBatchMethod · 0.45
processPrepareFuturesMethod · 0.45

Calls

no outgoing calls

Tested by 1

testDbh2Method · 0.36