Class Recorder


  • class Recorder
    extends Object
    Definition of a recorder. If any remote destinations attempt enough connections to cause a breach of the specified threshold, their hash will be recorded in the specified file.
    Since:
    0.9.40
    • Constructor Detail

      • Recorder

        Recorder​(File file,
                 Threshold threshold)
        Parameters:
        file - to record hashes of destinations that breach the threshold
        threshold - the threshold that needs to be breached to trigger recording