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

Method collect

ZezeJava/ZezeJava/src/main/java/Zeze/Transaction/Log.java:85–87  ·  view source on GitHub ↗
(@NotNull Changes changes, @NotNull Bean recent, @NotNull Log vlog)

Source from the content-addressed store, hash-verified

83 }
84
85 public void collect(@NotNull Changes changes, @NotNull Bean recent, @NotNull Log vlog) {
86 // LogBean LogCollection 需要实现这个方法收集日志.
87 }
88
89 public @NotNull Log beginSavepoint() {
90 return this;

Callers 2

getServiceSnapshotMethod · 0.45
InitializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected