Interface EntryRecovery


  • public interface EntryRecovery
    • Method Detail

      • recoverGraphEdge

        void recoverGraphEdge​(UUID from,
                              UUID to)
      • recoverBinaryReference

        void recoverBinaryReference​(GCGeneration generation,
                                    UUID segmentId,
                                    String reference)