Interface DetectRequest

    • Method Detail

      • getAddress

        java.net.InetAddress getAddress()
        Returns:
        the address of the host against with the detector should be invoked.
      • getRuntimeAttributes

        java.util.Map<java.lang.String,​java.lang.String> getRuntimeAttributes()
        Returns:
        additional attributes stored outside of the detector's configuration that may be required when running the detector.