couchbase
    Preparing search index...

    Class SamplingScan

    A SamplingScan performs a scan on a random sampling of keys with the sampling bounded by a limit.

    Implements

    • ScanType
    Index

    Properties

    Methods

    Properties

    limit: number

    SamplingScan limit.

    seed?: number

    SamplingScan seed.

    Methods

    • Returns string representation of scan type.

      Returns string