onMessage

public void onMessage(InboxMessage update)

A callback executed once the message was written into the shard.

Allows the descendants to react upon this update. E.g. by scheduling a delivery from the shard with the specified index.

Parameters

update

the message with which some shard was updated