Class JpaBitLogStore

java.lang.Object
org.duracloud.mill.bitlog.jpa.JpaBitLogStore
All Implemented Interfaces:
BitLogStore

public class JpaBitLogStore extends Object implements BitLogStore
Author:
Daniel Bernstein Date: Oct 17, 2014
  • Constructor Details

    • JpaBitLogStore

      public JpaBitLogStore(JpaBitLogItemRepo bitLogItemRepo, org.duracloud.mill.db.repo.JpaBitIntegrityReportRepo bitReportRepo)
  • Method Details