Uses of Interface
com.biglybt.pif.utils.AggregatedDispatcher
Packages that use AggregatedDispatcher
-
Uses of AggregatedDispatcher in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return AggregatedDispatcherModifier and TypeMethodDescriptionUtilities.createAggregatedDispatcher
(long idle_dispatch_time, long max_queue_size) create a dispatcher that will queue runnable items until either the limit is reached or the dispatcher hasn't had an entry added for the defined idle time -
Uses of AggregatedDispatcher in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return AggregatedDispatcherModifier and TypeMethodDescriptionUtilitiesImpl.createAggregatedDispatcher
(long idle_dispatch_time, long max_queue_size)