Interface PartitionIndex.Builder

  • Method Details

    • keys

      The keys for the partition index.

      Parameters:
      keys - The keys for the partition index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • keys

      The keys for the partition index.

      Parameters:
      keys - The keys for the partition index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • indexName

      PartitionIndex.Builder indexName(String indexName)

      The name of the partition index.

      Parameters:
      indexName - The name of the partition index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.