Class PartitionInformationIndexesIndexes

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class PartitionInformationIndexesIndexes
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The count breakdown of partitioned indexes.
    • Constructor Detail

      • PartitionInformationIndexesIndexes

        public PartitionInformationIndexesIndexes()
    • Method Detail

      • 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