Class PartitionInformationIndexesIndexes

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

public class PartitionInformationIndexesIndexes extends GenericModel
The count breakdown of partitioned indexes.
  • Method Details

    • getSearch

      public Long getSearch()
      Gets the search. Number of partitioned search indexes.
      Returns:
      the search
    • getView

      public Long getView()
      Gets the view. Number of partitioned view indexes.
      Returns:
      the view