Interface DHTTransportAlternativeContact

    • Method Detail

      • getNetworkType

        int getNetworkType()
      • getVersion

        int getVersion()
      • getID

        int getID()
        A good-enough ID to spot duplicates - must be equal to Arrays.hashCode( BEncode( getProperties()));
        Returns:
      • getLastAlive

        int getLastAlive()
        Deprecated.
        Returns:
      • getAge

        int getAge()
        Gets the contact's age since last known to be alive in seconds
        Returns:
      • getProperties

        java.util.Map<java.lang.String,​java.lang.Object> getProperties()