public class DBEWait
extends Object
- Author:
- lang : 2025-10-27
-
Method Summary
<R> R
build(io.r2mo.typed.json.JObject request,
io.r2mo.base.dbe.common.DBNode node)
<R> R
build(io.r2mo.typed.json.JObject request,
io.r2mo.base.dbe.common.DBNode node,
Object waitFor)
of(io.r2mo.base.dbe.common.DBRef ref)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
of
public static DBEWait of(io.r2mo.base.dbe.common.DBRef ref)
-
build
public <R> R build(io.r2mo.typed.json.JObject request,
io.r2mo.base.dbe.common.DBNode node)
-
build
public <R> R build(io.r2mo.typed.json.JObject request,
io.r2mo.base.dbe.common.DBNode node,
Object waitFor)