Uses of Interface
com.biglybt.pif.ddb.DistributedDatabase
Packages that use DistributedDatabase
Package
Description
-
Uses of DistributedDatabase in com.biglybt.core.content
Fields in com.biglybt.core.content declared as DistributedDatabaseModifier and TypeFieldDescription(package private) DistributedDatabase
RelatedContentSearcher.ddb
-
Uses of DistributedDatabase in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return types with arguments of type DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.core.networkmanager.admin.impl
Fields in com.biglybt.core.networkmanager.admin.impl declared as DistributedDatabaseModifier and TypeFieldDescriptionprivate DistributedDatabase
NetworkAdminDistributedNATTester.ddb
-
Uses of DistributedDatabase in com.biglybt.pif
Methods in com.biglybt.pif that return DistributedDatabaseModifier and TypeMethodDescriptionPluginInterface.getDistributedDatabase()
Get the distributed database -
Uses of DistributedDatabase in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return types with arguments of type DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return types with arguments of type DistributedDatabaseModifier and TypeMethodDescriptionUtilities.getDistributedDatabases
(String[] networks) Utilities.getDistributedDatabases
(String[] networks, Map<String, Object> options) -
Uses of DistributedDatabase in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.pifimpl.local.ddb
Classes in com.biglybt.pifimpl.local.ddb that implement DistributedDatabaseFields in com.biglybt.pifimpl.local.ddb with type parameters of type DistributedDatabaseModifier and TypeFieldDescriptionprivate static Map<DHTPluginInterface,
DistributedDatabase> DDBaseImpl.dht_pi_map
Methods in com.biglybt.pifimpl.local.ddb that return types with arguments of type DistributedDatabaseModifier and TypeMethodDescriptionstatic List<DistributedDatabase>
static List<DistributedDatabase>
static List<DistributedDatabase>
-
Uses of DistributedDatabase in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that return types with arguments of type DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return types with arguments of type DistributedDatabaseModifier and TypeMethodDescriptionUtilitiesImpl.getDistributedDatabases
(String[] networks) UtilitiesImpl.getDistributedDatabases
(String[] networks, Map<String, Object> options) -
Uses of DistributedDatabase in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that return types with arguments of type DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.plugin.magnet
Fields in com.biglybt.plugin.magnet declared as DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.plugin.net.buddy
Fields in com.biglybt.plugin.net.buddy declared as DistributedDatabaseModifier and TypeFieldDescriptionprivate final DistributedDatabase
BuddyPluginNetwork.DDBDetails.ddb
Methods in com.biglybt.plugin.net.buddy that return DistributedDatabaseConstructors in com.biglybt.plugin.net.buddy with parameters of type DistributedDatabase -
Uses of DistributedDatabase in com.biglybt.plugin.net.netstatus
Fields in com.biglybt.plugin.net.netstatus declared as DistributedDatabase