Uses of Class
com.biglybt.core.tracker.server.impl.TRTrackerServerTorrentImpl
Packages that use TRTrackerServerTorrentImpl
-
Uses of TRTrackerServerTorrentImpl in com.biglybt.core.tracker.server.impl
Fields in com.biglybt.core.tracker.server.impl declared as TRTrackerServerTorrentImplModifier and TypeFieldDescriptionprivate final TRTrackerServerTorrentImpl
TRTrackerServerTorrentStatsImpl.torrent
Methods in com.biglybt.core.tracker.server.impl that return TRTrackerServerTorrentImplModifier and TypeMethodDescriptionTRTrackerServerImpl.getTorrent
(byte[] hash) TRTrackerServerImpl.getTorrent
(String link) TRTrackerServerImpl.getTorrents()
protected TRTrackerServerTorrentImpl
TRTrackerServerProcessor.processTrackerRequest
(TRTrackerServerImpl _server, String request, Map[] root_out, TRTrackerServerPeerImpl[] peer_out, int _request_type, byte[][] hashes, String link, String scrape_flags, HashWrapper peer_id, boolean no_peer_id, byte compact_mode, String key, String event, boolean stop_to_queue, int port, int udp_port, int http_port, String real_ip_address, String original_client_ip_address, long downloaded, long uploaded, long left, int num_want, byte crypto_level, byte az_ver, int up_speed, DHTNetworkPosition network_position) Methods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerTorrentImplModifier and TypeMethodDescriptionprotected void
TRTrackerServerProcessor.addScrapeInterval
(TRTrackerServerTorrentImpl torrent, Map root) long
TRTrackerServerImpl.getAnnounceRetryInterval
(TRTrackerServerTorrentImpl torrent) long
TRTrackerServerImpl.getScrapeRetryInterval
(TRTrackerServerTorrentImpl torrent) void
TRTrackerServerImpl.postProcess
(TRTrackerServerPeer peer, TRTrackerServerTorrentImpl torrent, int type, String request, Map response) void
TRTrackerServerImpl.updateStats
(int request_type, TRTrackerServerTorrentImpl torrent, int bytes_in, int bytes_out) Constructors in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerTorrentImplModifierConstructorDescriptionprotected