Class FileMergingSnapshotManagerBase.DirectoryHandleWithReferenceTrack

  • Enclosing class:
    FileMergingSnapshotManagerBase

    protected static class FileMergingSnapshotManagerBase.DirectoryHandleWithReferenceTrack
    extends Object
    This class wrap DirectoryStreamStateHandle with reference by ongoing checkpoint. If an ongoing checkpoint which reference the directory handle complete or be subsumed, we will stop tracking the handle, because the ownership of the handle is handover to JobManager. JobManager acknowledges the handle and will clean up the directory when it is no longer needed.