*/ public function itemsForShard(int $shard): array; public function lastModifiedForShard(int $shard): ?DateTimeInterface; }