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 that defines an EntityManager configuration's EntityMap, key properties, and TranscodeMap. If omitted, defaults to BaseConfigMap.
ConfigMap
EntityManager configuration
EntityMap
TranscodeMap
BaseConfigMap
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
.