Class TemporalMeasure

    • Constructor Detail

      • TemporalMeasure

        public TemporalMeasure()
    • Method Detail

      • getSecondProperty

        public String getSecondProperty​(String expression)
                                 throws IllegalArgumentException
        Extract second property (endDate or machineID) from metric expression.
        Parameters:
        expression - , the metric expression
        Returns:
        second property of metric expression as string
        Throws:
        IllegalArgumentException