Interface Cluster.UpdateStages.WithClusterSize

  • All Known Subinterfaces:
    Cluster.Update
    Enclosing interface:
    Cluster.UpdateStages

    public static interface Cluster.UpdateStages.WithClusterSize
    The stage of the Cluster update allowing to specify clusterSize.
    • Method Detail

      • withClusterSize

        Cluster.Update withClusterSize​(Integer clusterSize)
        Specifies the clusterSize property: The cluster size.
        Parameters:
        clusterSize - The cluster size.
        Returns:
        the next definition stage.