Shard coverage and validation state for an index generation.
Summary
Types
@type t() :: %FerricStore.Flow.QueryIndexCoverage{ complete_shards: non_neg_integer(), raw: map(), total_shards: pos_integer(), validation: binary() }
Shard coverage and validation state for an index generation.
@type t() :: %FerricStore.Flow.QueryIndexCoverage{ complete_shards: non_neg_integer(), raw: map(), total_shards: pos_integer(), validation: binary() }