Ask a question to get started
Enter to sendā¢Shift+Enter new line
NamedBarrierValue( self, typ: type[Value], names: set[Value], )
Generic[Value]
BaseChannel[Value, Value, set[Value]]
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.
A channel that waits until all named values are received before making the value available.