Package com.biglybt.core.disk.impl
Class DiskManagerRecheckScheduler
java.lang.Object
com.biglybt.core.disk.impl.DiskManagerRecheckScheduler
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static AsyncDispatcher
private static Core
private final List<DiskManagerRecheckScheduler.DiskManagerRecheckInstance>
private final Object
(package private) static int
(package private) static boolean
(package private) static int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
register
(DiskManagerHelper helper, boolean low_priority) protected void
-
Field Details
-
core
-
strategy
static int strategy -
smallest_first
static boolean smallest_first -
max_active
static int max_active -
async
-
lock
-
entries
-
-
Constructor Details
-
DiskManagerRecheckScheduler
public DiskManagerRecheckScheduler()
-
-
Method Details
-
register
public DiskManagerRecheckScheduler.DiskManagerRecheckInstance register(DiskManagerHelper helper, boolean low_priority) -
getPermission
-
unregister
-