Interface TimeContext

    • Method Detail

      • timestamp

        long timestamp()
        Timestamp of the element currently being processed.

        In case of org.apache.flink.cep.time.TimeBehaviour#ProcessingTime this means the time when the event entered the cep operator.

      • currentProcessingTime

        long currentProcessingTime()
        Returns the current processing time.