Class LabelEvaluator

java.lang.Object
io.trino.operator.window.pattern.LabelEvaluator

public class LabelEvaluator extends Object
  • Constructor Details

  • Method Details

    • getInputLength

      public int getInputLength()
    • isMatchingAtPartitionStart

      public boolean isMatchingAtPartitionStart()
    • evaluateLabel

      public boolean evaluateLabel(ArrayView matchedLabels, MatchAggregation[] aggregations)