ShardObserver

public interface ShardObserver

An abstract base for observers of the updates made to the contents of shards.

Inheritors

Functions

Link copied to clipboard
public abstract void onMessage(InboxMessage update)
A callback executed once the message was written into the shard.