Uses of Class
com.biglybt.plugin.dht.impl.DHTPluginStorageManager.storageKey
Packages that use DHTPluginStorageManager.storageKey
-
Uses of DHTPluginStorageManager.storageKey in com.biglybt.plugin.dht.impl
Methods in com.biglybt.plugin.dht.impl that return DHTPluginStorageManager.storageKeyModifier and TypeMethodDescriptionprotected static DHTPluginStorageManager.storageKey
DHTPluginStorageManager.storageKey.deserialise
(DHTPluginStorageManager _manager, Map map) protected DHTPluginStorageManager.storageKey
DHTPluginStorageManager.getStorageKey
(HashWrapper key) Methods in com.biglybt.plugin.dht.impl with parameters of type DHTPluginStorageManager.storageKeyModifier and TypeMethodDescriptionprotected void
DHTPluginStorageManager.deleteStorageKey
(DHTPluginStorageManager.storageKey key) void
DHTPluginStorageManager.serialiseStats
(DHTPluginStorageManager.storageKey key, DataOutputStream dos)