class documentation
Undocumented
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | apply |
Undocumented |
Method | eval |
Undocumented |
Method | result |
Undocumented |
Method | runnable |
Undocumented |
Method | subscribe |
Undocumented |
Method | suspendable |
Undocumented |
Instance Variable | anycast |
Undocumented |
Instance Variable | ctx |
Undocumented |
Instance Variable | futures |
Undocumented |
Instance Variable | graph |
Undocumented |
Instance Variable | id |
Undocumented |
Instance Variable | max |
Undocumented |
Instance Variable | pid |
Undocumented |
Instance Variable | unicast |
Undocumented |
Method | _apply |
Undocumented |
Method | _apply |
Undocumented |
Method | _apply |
Undocumented |
Method | _apply |
Undocumented |
Method | _apply |
Undocumented |
Method | _eval |
Undocumented |
Method | _unblock |
Undocumented |
def __init__(self, id:
str
, ctx: Callable[ [ str, str, Info], Context]
, pid: str
, unicast: str
, anycast: str
):
¶
Undocumented
def _eval(self, node:
Node[ State]
) -> list[ Function | Delayed[ Function | Retry] | Network[ CreatePromiseReq | ResolvePromiseReq | RejectPromiseReq | CancelPromiseReq]]
:
¶
Undocumented