Uses of Class
com.biglybt.core.util.ThreadPool
Packages that use ThreadPool
Package
Description
-
Uses of ThreadPool in com.biglybt.core.dht.control.impl
Fields in com.biglybt.core.dht.control.impl declared as ThreadPoolModifier and TypeFieldDescription(package private) final ThreadPoolDHTControlImpl.external_lookup_poolprivate final ThreadPoolDHTControlImpl.external_put_pool(package private) final ThreadPoolDHTControlImpl.internal_lookup_pool(package private) final ThreadPoolDHTControlImpl.internal_put_poolprotected final ThreadPoolDHTControlImpl.controlActivity.tpMethods in com.biglybt.core.dht.control.impl with parameters of type ThreadPoolModifier and TypeMethodDescriptionprotected DHTControlImpl.DhtTaskDHTControlImpl.lookup(ThreadPool thread_pool, boolean high_priority, byte[] _lookup_id, String description, short flags, boolean value_search, long timeout, int concurrency, int max_values, int search_accuracy, DHTControlImpl.lookupResultHandler handler) The lookup method returns up to K closest nodes to the targetprotected voidDHTControlImpl.put(ThreadPool thread_pool, boolean high_priority, byte[][] initial_encoded_keys, String description, DHTTransportValue[][] initial_value_sets, short flags, List<DHTTransportContact> contacts, long timeout, DHTControlImpl.DHTOperationListenerDemuxer listener, boolean consider_diversification, Set things_written, int put_level, boolean immediate) protected voidDHTControlImpl.put(ThreadPool thread_pool, boolean high_priority, byte[] initial_encoded_key, String description, DHTTransportValue[] values, short flags, long timeout, boolean original_mappings, Set things_written, int put_level, DHTControlImpl.DHTOperationListenerDemuxer listener) protected voidDHTControlImpl.put(ThreadPool thread_pool, boolean high_priority, byte[] initial_encoded_key, String description, DHTTransportValue value, short flags, long timeout, boolean original_mappings, Set things_written, int put_level, DHTControlImpl.DHTOperationListenerDemuxer listener) Constructors in com.biglybt.core.dht.control.impl with parameters of type ThreadPoolModifierConstructorDescriptionprotectedcontrolActivity(ThreadPool _tp, DHTControlImpl.DhtTask _task) protectedDhtTask(ThreadPool thread_pool) -
Uses of ThreadPool in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as ThreadPoolModifier and TypeFieldDescriptionprivate static final ThreadPool<AERunnable> DiskManagerImpl.start_pool -
Uses of ThreadPool in com.biglybt.core.nat
Fields in com.biglybt.core.nat declared as ThreadPool -
Uses of ThreadPool in com.biglybt.core.subs.impl
Fields in com.biglybt.core.subs.impl declared as ThreadPoolModifier and TypeFieldDescriptionprivate ThreadPool<AERunnable> SubscriptionSchedulerImpl.result_downloader -
Uses of ThreadPool in com.biglybt.core.tracker.client.impl.bt
Fields in com.biglybt.core.tracker.client.impl.bt declared as ThreadPool -
Uses of ThreadPool in com.biglybt.core.tracker.server.impl
Fields in com.biglybt.core.tracker.server.impl declared as ThreadPool -
Uses of ThreadPool in com.biglybt.core.tracker.server.impl.tcp
Fields in com.biglybt.core.tracker.server.impl.tcp declared as ThreadPool -
Uses of ThreadPool in com.biglybt.core.tracker.server.impl.udp
Fields in com.biglybt.core.tracker.server.impl.udp declared as ThreadPool -
Uses of ThreadPool in com.biglybt.core.util
Fields in com.biglybt.core.util declared as ThreadPoolModifier and TypeFieldDescriptionprivate static final ThreadPoolTorrentUtils.dns_threadsprivate static final ThreadPoolIPToHostNameResolver.resolve_poolFields in com.biglybt.core.util with type parameters of type ThreadPoolMethods in com.biglybt.core.util that return ThreadPool -
Uses of ThreadPool in com.biglybt.core.util.http
Fields in com.biglybt.core.util.http declared as ThreadPool -
Uses of ThreadPool in com.biglybt.net.natpmp.upnp.impl
Fields in com.biglybt.net.natpmp.upnp.impl declared as ThreadPool -
Uses of ThreadPool in com.biglybt.net.upnp.impl
Fields in com.biglybt.net.upnp.impl declared as ThreadPool -
Uses of ThreadPool in com.biglybt.pifimpl.local.clientid
Fields in com.biglybt.pifimpl.local.clientid declared as ThreadPool -
Uses of ThreadPool in com.biglybt.pifimpl.local.messaging
Fields in com.biglybt.pifimpl.local.messaging declared as ThreadPoolModifier and TypeFieldDescriptionprivate static ThreadPoolGenericMessageConnectionIndirect.keep_alive_pool -
Uses of ThreadPool in com.biglybt.plugin.startstoprules.defaultplugin
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as ThreadPoolModifier and TypeFieldDescriptionprivate static final ThreadPoolRankCalculatorReal.activate_pool -
Uses of ThreadPool in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as ThreadPool -
Uses of ThreadPool in com.biglybt.ui.swt.mainwindow
Fields in com.biglybt.ui.swt.mainwindow declared as ThreadPoolModifier and TypeFieldDescriptionprivate static final ThreadPool<AERunnable> TorrentOpener.async_open_pool -
Uses of ThreadPool in com.biglybt.ui.swt.progress
Fields in com.biglybt.ui.swt.progress declared as ThreadPoolModifier and TypeFieldDescriptionprivate static final ThreadPool<AERunnable> ProgressWindow.core_op_pool