API : Revise ReplicatorProgress API

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;

 

Activity

Show:

Pasin Suriyentrakorn March 30, 2021 at 10:45 PM

Done
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Story Points

Components

Sprint

Fix versions

Affects versions

Priority

Instabug

Open Instabug

PagerDuty

Sentry

Zendesk Support

Created March 19, 2021 at 9:40 PM
Updated March 30, 2021 at 11:02 PM
Resolved March 30, 2021 at 11:01 PM
Instabug