Package com.ibm.cloud.cloudant.v1.model
Class IndexCandidate
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.IndexCandidate
- All Implemented Interfaces:
ObjectModel
Schema for an index that was not chosen for serving the query with the reason for the exclusion.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getAnalysis
Gets the analysis. Schema for detailed explanation of why the specific index was excluded by the query planner.- Returns:
- the analysis
-
getIndex
Gets the index. Schema for information about an index.- Returns:
- the index
-