API 参考
    正在准备搜索索引...
    interface ClusterTime {
        clusterTime: BSON.Timestamp;
        signature: { hash: BSON.Binary; keyId: BSON.Long };
    }
    索引

    属性

    clusterTime: BSON.Timestamp
    signature: { hash: BSON.Binary; keyId: BSON.Long }