Package com.biglybt.core.disk.impl
Class DiskManagerAllocationScheduler
java.lang.Object
com.biglybt.core.disk.impl.DiskManagerAllocationScheduler
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static boolean
private static AsyncDispatcher
private static Core
private final List<DiskManagerAllocationScheduler.AllocationInstance>
private final Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
register
(DiskManagerHelper helper) private void
-
Field Details
-
core
-
async
-
lock
-
instances
-
alloc_smallest_first
private static boolean alloc_smallest_first
-
-
Constructor Details
-
DiskManagerAllocationScheduler
public DiskManagerAllocationScheduler()
-
-
Method Details
-
register
-
canRun
-
unregister
-