Class PartitionedIndexesInformation

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PartitionedIndexesInformation
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class PartitionedIndexesInformation extends com.ibm.cloud.sdk.core.service.model.GenericModel
Information about database's partitioned indexes.
  • Method Details

    • getCount

      public Long getCount()
      Gets the count. Total number of partitioned indexes in the database.
      Returns:
      the count
    • getIndexes

      Gets the indexes. Number of partitioned indexes by type.
      Returns:
      the indexes
    • getLimit

      public Long getLimit()
      Gets the limit. Maximum allowed number of partitioned indexes in the database.
      Returns:
      the limit