Interface RepairReferenceCountService

All Known Implementing Classes:
RepairReferenceCountServiceImpl

public interface RepairReferenceCountService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Recalculate the reference counter value of all _nice_binary entries.
    void
    Set the reference count to -1 for the given hashes.
  • Method Details

    • repairReferenceCount

      void repairReferenceCount()
      Recalculate the reference counter value of all _nice_binary entries.
    • resetReferenceCount

      void resetReferenceCount(Set<String> hashed)
      Set the reference count to -1 for the given hashes. They will be repaired by RepairReferenceCountBatchJob