Uses of Class
com.couchbase.client.core.msg.view.ViewError
-
Packages that use ViewError Package Description com.couchbase.client.core.msg.view -
-
Uses of ViewError in com.couchbase.client.core.msg.view
Methods in com.couchbase.client.core.msg.view that return types with arguments of type ViewError Modifier and Type Method Description Optional<ViewError>
ViewChunkTrailer. error()
Constructor parameters in com.couchbase.client.core.msg.view with type arguments of type ViewError Constructor Description ViewChunkTrailer(Optional<ViewError> error)
-