Uses of Class
com.couchbase.client.core.msg.view.ViewChunkTrailer
Packages that use ViewChunkTrailer
-
Uses of ViewChunkTrailer in com.couchbase.client.core.msg.view
Methods in com.couchbase.client.core.msg.view that return types with arguments of type ViewChunkTrailerModifier and TypeMethodDescriptionreactor.core.publisher.Mono
<ViewChunkTrailer> ViewResponse.trailer()
Method parameters in com.couchbase.client.core.msg.view with type arguments of type ViewChunkTrailerModifier and TypeMethodDescriptionViewRequest.decode
(ResponseStatus status, ViewChunkHeader header, reactor.core.publisher.Flux<ViewChunkRow> rows, reactor.core.publisher.Mono<ViewChunkTrailer> trailer)