Uses of Class
com.couchbase.client.java.view.ViewMetaData
Packages that use ViewMetaData
Package
Description
Namespace for various view-service related classes.
-
Uses of ViewMetaData in com.couchbase.client.java.view
Methods in com.couchbase.client.java.view that return ViewMetaDataModifier and TypeMethodDescriptionViewResult.metaData()
Returns theViewMetaData
giving access to the additional metadata associated with this view query.Methods in com.couchbase.client.java.view that return types with arguments of type ViewMetaDataModifier and TypeMethodDescriptionReactiveViewResult.metaData()
Returns the metadata associated with thisReactiveViewResult
.