Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-1781

API : Revise ReplicatorProgress API

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Major
    • 3.0
    • 3.0
    • API
    • Security Level: Public
    • None
    • Pasin 43
    • 2

    Description

      Based on the C-API discussion, we want to change ReplicationProgress to be like CBL-C:

       

      typedef struct

      {     uint64_t fractionComplete;     ///< Approximate completion; the value is between 0.0 - 1.0.     uint64_t documentCount;        ///< Number of documents transferred so far. }

      CBLReplicatorProgress;

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            pasin Pasin Suriyentrakorn
            pasin Pasin Suriyentrakorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty