Interface WindowClause

  • All Known Implementing Classes:
    WindowClauseImpl

    public interface WindowClause
    • Method Detail

      • getSortCriteria

        List<SortCriterion> getSortCriteria()
        Returns:
        The criteria used to sort the data points before computing the analytic function
      • getWindowCriterion

        WindowCriterion getWindowCriterion()
        Returns:
        The criteria used to sort the data points before computing the analytic function