Interface Analyzer

  • All Known Implementing Classes:
    ARXAnalyzer

    public interface Analyzer
    Public contract to be forfilled by data arxaas analyze classes
    • Method Detail

      • analyze

        RiskProfile analyze​(Request payload)
        Method to run analyzation on the arxaas metrics of the data in the payload with the provided parameters in the payload.
        Parameters:
        payload - Request containing the data to be analyzed and parameters for the analyzation process
        Returns:
        RiskProfile object containing the metrics for the provided data