Class CumulativeDistributionFunction

java.lang.Object
io.trino.spi.function.RankingWindowFunction
io.trino.operator.window.CumulativeDistributionFunction
All Implemented Interfaces:
WindowFunction

public class CumulativeDistributionFunction extends RankingWindowFunction
  • Constructor Details

    • CumulativeDistributionFunction

      public CumulativeDistributionFunction()
  • Method Details