couchbase
    Preparing search index...

    Enumeration EventingFunctionDcpBoundary

    Represents the various dcp boundary options for eventing functions.

    Index

    Enumeration Members

    Enumeration Members

    Everything: "everything"

    Indicates all documents should be processed by the function.

    FromNow: "from_now"

    Indicates that only documents modified after a function is created should be processed by the function.