kvasir_projector v0.0.8 Kvasir.Projection.Partition behaviour View Source
Link to this section Summary
Link to this section Functions
Link to this section Callbacks
Link to this callback
apply(arg0, state)
View Source
apply(Kvasir.Event.t(), state :: term()) :: :ok | {:ok, state :: term()} | :delete | {:error, atom()}
Link to this callback
init(partition)
View Source
init(partition :: non_neg_integer()) :: {:ok, state :: term()}