Uses of Class
com.biglybt.core.util.ByteArrayHashMap
Packages that use ByteArrayHashMap
Package
Description
-
Uses of ByteArrayHashMap in com.biglybt.core.content
Subclasses of ByteArrayHashMap in com.biglybt.core.contentModifier and TypeClassDescriptionprotected static class
Fields in com.biglybt.core.content declared as ByteArrayHashMapModifier and TypeFieldDescription(package private) ByteArrayHashMap
<RelatedContentSearcher.ForeignBloom> RelatedContentSearcher.harvested_blooms
(package private) ByteArrayHashMap
<String> RelatedContentSearcher.harvested_fails
-
Uses of ByteArrayHashMap in com.biglybt.core.dht.db.impl
Methods in com.biglybt.core.dht.db.impl with parameters of type ByteArrayHashMapModifier and TypeMethodDescriptionprotected void
DHTDBImpl.processSurvey
(byte[] survey_my_id, List<HashWrapper> applicable_keys, ByteArrayHashMap<DHTTransportContact> survey) Method parameters in com.biglybt.core.dht.db.impl with type arguments of type ByteArrayHashMapModifier and TypeMethodDescriptionprotected void
DHTDBImpl.doQuery
(byte[] survey_my_id, int total, Map<DHTDBMapping, List<DHTTransportContact>> mapping_to_node_map, LinkedList<Map.Entry<DHTTransportContact, ByteArrayHashMap<List<DHTDBMapping>>>> to_do, Map<DHTTransportContact, Object[]> replies, DHTTransportContact done_contact, List<DHTDBMapping> done_mappings, List<byte[]> done_reply) -
Uses of ByteArrayHashMap in com.biglybt.core.dht.impl
Methods in com.biglybt.core.dht.impl with parameters of type ByteArrayHashMap -
Uses of ByteArrayHashMap in com.biglybt.core.history.impl
Fields in com.biglybt.core.history.impl declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate ByteArrayHashMap
<long[]> DownloadHistoryManagerImpl.dates_cache
Methods in com.biglybt.core.history.impl that return ByteArrayHashMapModifier and TypeMethodDescriptionprivate ByteArrayHashMap
<long[]> DownloadHistoryManagerImpl.getDatesCache()
-
Uses of ByteArrayHashMap in com.biglybt.core.ipfilter.impl
Fields in com.biglybt.core.ipfilter.impl declared as ByteArrayHashMap -
Uses of ByteArrayHashMap in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate final ByteArrayHashMap
<TOTorrentFileHashTree> PEPeerControlHashHandlerImpl.file_map
-
Uses of ByteArrayHashMap in com.biglybt.core.peermanager.messaging
Fields in com.biglybt.core.peermanager.messaging declared as ByteArrayHashMap -
Uses of ByteArrayHashMap in com.biglybt.core.torrent.impl
Fields in com.biglybt.core.torrent.impl declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate ByteArrayHashMap
<byte[]> TOTorrentCreateV2Impl.piece_layers
-
Uses of ByteArrayHashMap in com.biglybt.core.util
Methods in com.biglybt.core.util that return ByteArrayHashMap -
Uses of ByteArrayHashMap in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate ByteArrayHashMap
<DownloadStubImpl> DownloadManagerImpl.download_stub_map
-
Uses of ByteArrayHashMap in com.biglybt.pifimpl.local.sharing
Fields in com.biglybt.pifimpl.local.sharing declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate ByteArrayHashMap
<ShareResource> ShareManagerImpl.torrent_map
-
Uses of ByteArrayHashMap in com.biglybt.plugin.dht.impl
Fields in com.biglybt.plugin.dht.impl declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate ByteArrayHashMap
DHTPluginStorageManager.key_block_map_cow
Methods in com.biglybt.plugin.dht.impl with parameters of type ByteArrayHashMapModifier and TypeMethodDescriptionprotected DHTStorageBlock[]
DHTPluginStorageManager.buildKeyBlockDetails
(ByteArrayHashMap map) -
Uses of ByteArrayHashMap in com.biglybt.plugin.magnet
Fields in com.biglybt.plugin.magnet declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate static ByteArrayHashMap
<MagnetPlugin.DownloadActivity> MagnetPlugin.download_activities
-
Uses of ByteArrayHashMap in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate ByteArrayHashMap
<String> BuddyPluginBeta.ChatInstance.message_ids
BuddyPluginBeta.ChatInstance.participants
-
Uses of ByteArrayHashMap in com.biglybt.plugin.tracker.dht
Fields in com.biglybt.plugin.tracker.dht declared as ByteArrayHashMapModifier and TypeFieldDescriptionprivate ByteArrayHashMap
<InetSocketAddress> DHTTrackerPluginAlt.GetPeersTask.active_queries
private ByteArrayHashMap
<Object[]> DHTTrackerPluginAlt.tid_map