Ask a question to get started
Enter to send•Shift+Enter new line
AnyValue( self, typ: Any, key: str = '', )
Generic[Value]
BaseChannel[Value, Value, Value]
Notify the channel that a subscribed task ran.
Notify the channel that the Pregel run is finishing.
The type of the value stored in the channel.
The type of the update received by the channel.
Return a copy of the channel.
Stores the last value received, assumes that if multiple values are received, they are all equal.