Manifold. Partitioner
(manifold v1.7.0)
Copy Markdown
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Callback implementation for GenServer.init/1.
@spec send(partitioner :: GenServer.server(), pids :: [pid()], message :: term()) :: :ok
@spec start_link(Number.t(), Keyword.t()) :: GenServer.on_start()