totalShards property

int? totalShards
final

The total number of shards, if sharding is in use, or null if it's not.

See shardIndex for details.

Implementation

final int? totalShards;