Class StartStopRulesDefaultPlugin.ProcessVarsComplete

java.lang.Object
com.biglybt.plugin.startstoprules.defaultplugin.StartStopRulesDefaultPlugin.ProcessVarsComplete
Enclosing class:
StartStopRulesDefaultPlugin

private static class StartStopRulesDefaultPlugin.ProcessVarsComplete extends Object
  • Field Details

    • numWaitingOrSeeding

      int numWaitingOrSeeding
      Running count of torrents waiting or seeding, not including stalled
    • higherCDtoStart

      boolean higherCDtoStart
      store whether there's a torrent higher in the list that is queued We don't want to start a torrent lower in the list if there's a higherQueued
    • stalledSeeders

      int stalledSeeders
  • Constructor Details

    • ProcessVarsComplete

      private ProcessVarsComplete()