Uses of Class
com.biglybt.core.peer.impl.control.PEPeerControlHashHandlerImpl.PeerHashRequest
Packages that use PEPeerControlHashHandlerImpl.PeerHashRequest
-
Uses of PEPeerControlHashHandlerImpl.PeerHashRequest in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as PEPeerControlHashHandlerImpl.PeerHashRequestModifier and TypeFieldDescriptionprivate PEPeerControlHashHandlerImpl.PeerHashRequest[][]PEPeerControlHashHandlerImpl.piece_requestsFields in com.biglybt.core.peer.impl.control with type parameters of type PEPeerControlHashHandlerImpl.PeerHashRequestModifier and TypeFieldDescriptionPEPeerControlHashHandlerImpl.active_requestsprivate final Map<TOTorrentFileHashTree, PEPeerControlHashHandlerImpl.PeerHashRequest> PEPeerControlHashHandlerImpl.incomplete_tree_reqsPEPeerControlHashHandlerImpl.peer_requestsMethods in com.biglybt.core.peer.impl.control that return PEPeerControlHashHandlerImpl.PeerHashRequestModifier and TypeMethodDescriptionPEPeerControlHashHandlerImpl.hashRequestSupport(int piece_number, DiskManagerCheckRequestListener.HashListener listener) PEPeerControlHashHandlerImpl.request(PEPeerTransport peer, int piece_number, DiskManagerCheckRequestListener.HashListener listener_maybe_null) Methods in com.biglybt.core.peer.impl.control with parameters of type PEPeerControlHashHandlerImpl.PeerHashRequestModifier and TypeMethodDescriptionprivate voidPEPeerControlHashHandlerImpl.removeFromPieceRequests(PEPeerControlHashHandlerImpl.PeerHashRequest peer_request)