ShardedRecord

public interface ShardedRecord

A Protobuf Message used for storage in a sharded environment.

Inheritors

Functions

Link copied to clipboard
public abstract Timestamp getWhenReceived()
Returns the moment of time, when the message was originally received to be sharded.
Link copied to clipboard
public abstract ShardIndex shardIndex()
Returns the index of the shard in which this record resides.