Class ExplainResultOpts
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ExplainResultOpts
-
Method Summary
Modifier and TypeMethodDescriptionGets the bookmark.Gets the fields.getLimit()
Gets the limit.Gets the partition.getR()
Gets the r.getSkip()
Gets the skip.getSort()
Gets the sort.Gets the useIndex.Gets the conflicts.Gets the executionStats.isStable()
Gets the stable.isStale()
Deprecated.this method is deprecated and may be removed in a future releaseisUpdate()
Gets the update.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getBookmark
Gets the bookmark. Opaque bookmark token used when paginating results.- Returns:
- the bookmark
-
isConflicts
Gets the conflicts. Conflicts used in the request query.- Returns:
- the conflicts
-
isExecutionStats
Gets the executionStats. Execution statistics used in the request query.- Returns:
- the executionStats
-
getFields
-
getLimit
-
getPartition
Gets the partition. On which database partition the request was used. If it was not used on a database partition, it returns with `""`.- Returns:
- the partition
-
getR
-
getSkip
-
getSort
-
isStable
-
isStale
Deprecated.this method is deprecated and may be removed in a future releaseGets the stale. Stale used in the request query.- Returns:
- the stale
-
isUpdate
-
getUseIndex
-