Thanks to visit codestin.com
Credit goes to docs.couchbase.com

couchbase
    Preparing search index...

    Class MutationState

    Aggregates a number of MutationToken's which have been returned by mutation operations, which can then be used when performing queries. This will guarenteed that the query includes the specified set of mutations without incurring the wait associated with request_plus level consistency.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Adds a set of tokens to this state.

      Parameters

      Returns void