Class DfsReftableBatchRefUpdate


public class DfsReftableBatchRefUpdate extends ReftableBatchRefUpdate
  • Constructor Details

    • DfsReftableBatchRefUpdate

      protected DfsReftableBatchRefUpdate(DfsReftableDatabase refdb, DfsObjDatabase odb)
      Initialize batch update.
      Parameters:
      refdb - database the update will modify.
      odb - object database to store the reftable.
  • Method Details