Skip to content
  • Eric Cano's avatar
    Changed the layout of the SchedulerDB interface (as seen by the scheduler): · fe4b5289
    Eric Cano authored
    The SchedulerDB provides a TapeMountDecisionInfo object, which contains all that the schduler needs to decide what
    tape mount to start. The tape mount decision info then creates an archive or a retrieve mount with 2 separate methods.
    The schedulerDB does not have a bare TapeMount class any more. On the scheduler itself will.
    fe4b5289