Class TimeWindowRecordFunction<T>

  • Type Parameters:
    T - type of the function result
    All Implemented Interfaces:
    PlanHashable, QueryHashable

    @API(EXPERIMENTAL)
    public class TimeWindowRecordFunction<T>
    extends IndexRecordFunction<T>
    The TIME_WINDOW_RANK record function. Evaluates to the given record's rank of the given type at the given time.