Class HashFailedAlert

All Implemented Interfaces:
Alert<hash_failed_alert>

public final class HashFailedAlert extends TorrentAlert<hash_failed_alert>
This alert is generated when a finished piece fails its hash check. You can get the handle to the torrent which got the failed piece and the index of the piece itself from the alert.
  • Method Details

    • pieceIndex

      public int pieceIndex()