DeliveryStats

public final class DeliveryStats

The statistics on delivering the messages from a certain shard.

Functions

Link copied to clipboard
public int deliveredCount()
Returns the total number of messages delivered.
Link copied to clipboard
public ShardIndex shardIndex()
Returns the index of the shard for which this statistics is calculated.