Package org.projectnessie.gc.identify
-
Interface Summary Interface Description ContentToContentReference Converts a content-object at a specific commit/content-key to a content-reference.ContentTypeFilter CutoffPolicy Defines the cutoff point for a reference, which can be a fixed timestamp, a number of commits to retain, a combination of both or none to retain everything.IdentifyLiveContents.Builder PerRefCutoffPolicySupplier ReferenceComparator VisitedDeduplicator -
Class Summary Class Description DefaultVisitedDeduplicator Helper to avoid duplicate Nessie commit log scan, considering the effectivecutoffTimestamp.IdentifyLiveContents Identifies all liveContentobjects in Nessie, the mark phase of the mark-and-sweep approach.