• A
    GetSequence API in write batch. · 2ba866e0
    Abhishek Kona 提交于
    Summary:
    WriteBatch is now used by the GetUpdatesSinceAPI. This API is external
    and will be used by the rocks server. Rocks Server and others will need
    to know about the Sequence Number in the WriteBatch. This public method
    will allow for that.
    
    Test Plan: make all check.
    
    Reviewers: dhruba
    
    Reviewed By: dhruba
    
    CC: leveldb
    
    Differential Revision: https://reviews.facebook.net/D7293
    2ba866e0
db_test.cc 80.8 KB