Class HttpRequest.GetTimestamp

java.lang.Object
ca.uqac.lif.cep.functions.Function
ca.uqac.lif.cep.functions.UnaryFunction<HttpRequest,Long>
ca.uqac.lif.cep.apache.HttpRequest.GetTimestamp
All Implemented Interfaces:
ca.uqac.lif.cep.Duplicable, ca.uqac.lif.cep.functions.DuplicableFunction
Enclosing class:
HttpRequest

public static class HttpRequest.GetTimestamp extends ca.uqac.lif.cep.functions.UnaryFunction<HttpRequest,Long>
Function to get the timestamp of an HTTP request
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from class ca.uqac.lif.cep.functions.Function

    s_maxInputArity
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class ca.uqac.lif.cep.functions.UnaryFunction

    duplicate, evaluate, getInputArity, getInputTypesFor, getOutputArity, getOutputTypeFor, reset

    Methods inherited from class ca.uqac.lif.cep.functions.Function

    duplicate, evaluate, evaluate, evaluateLazy, evaluatePartial, printState, readState

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait