Interface NonRrdSource

  • All Known Implementing Classes:
    CDef, PDef, VDef

    interface NonRrdSource
    • Method Detail

      • calculate

        void calculate​(long tStart,
                       long tEnd,
                       DataProcessor dataProcessor)

        calculate.

        Parameters:
        tStart - a long.
        tEnd - a long.
        dataProcessor - a DataProcessor object.