Class IdentifyLiveContents


  • @Immutable
    public abstract class IdentifyLiveContents
    extends java.lang.Object
    Identifies all live Content objects in Nessie, the mark phase of the mark-and-sweep approach.

    Nessie's garbage collection is a mark-and-sweep collector. Instances of this class should only be used once.

    This class implements the mark phase that identifies all live content objects.

    Behavior of this class is controlled via a couple of parameters, which provide: