Interface GlobalNodeGroup.Builder

    • Method Detail

      • globalNodeGroupId

        GlobalNodeGroup.Builder globalNodeGroupId​(String globalNodeGroupId)

        The name of the global node group

        Parameters:
        globalNodeGroupId - The name of the global node group
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • slots

        GlobalNodeGroup.Builder slots​(String slots)

        The keyspace for this node group

        Parameters:
        slots - The keyspace for this node group
        Returns:
        Returns a reference to this object so that method calls can be chained together.