Class DiskManagerAllocationScheduler.AllocationInstance

java.lang.Object
com.biglybt.core.disk.impl.DiskManagerAllocationScheduler.AllocationInstance
Enclosing class:
DiskManagerAllocationScheduler

public class DiskManagerAllocationScheduler.AllocationInstance extends Object
  • Field Details

    • helper

      private final DiskManagerHelper helper
    • operation

      private final CoreOperation operation
    • always_run

      private final boolean always_run
    • paused

      private volatile boolean paused
  • Constructor Details

  • Method Details

    • getOperation

      protected CoreOperation getOperation()
    • isPaused

      protected boolean isPaused()
    • setPaused

      protected void setPaused(boolean b)
    • getPermission

      public boolean getPermission()
    • unregister

      public void unregister()