Interface ShardConfigurationRequest.Builder

    • Method Detail

      • shardCount

        ShardConfigurationRequest.Builder shardCount​(Integer shardCount)

        The number of shards in the cluster

        Parameters:
        shardCount - The number of shards in the cluster
        Returns:
        Returns a reference to this object so that method calls can be chained together.