Protected
A result returned by a query across multiple shards, where each shard may receive multiple page queries via a dynamically-generated ShardQueryFunction.
ShardQueryFunction
ConfigMap.
ConfigMap
Entity token narrowing the result item type.
Index token subset (carried for symmetry; not represented in the shape).
Optional projection keys; narrows item shape when provided.
Total number of records returned across all shards.
The returned records.
A compressed, two-layer map of page keys, used to query the next page of data for a given sort key on each shard of a given hash key.
A result returned by a query across multiple shards, where each shard may receive multiple page queries via a dynamically-generated
ShardQueryFunction.