- generateKey(T) - Method in interface be.unamur.inference.ngram.ObjectKeyGenerator
-
Generates a unique key for the given T object.
- generateKey(ApacheUserRequest) - Method in class be.unamur.inference.web.apache.UserRequesRRKeyGenerator
-
- generateKey(ApacheUserRequest) - Method in class be.unamur.inference.web.apache.UserRequesRRNKeyGenerator
-
- generateKey(ApacheUserRequest) - Method in class be.unamur.inference.web.apache.UserRequesRRNVKeyGenerator
-
- getClient() - Method in class be.unamur.inference.web.UserRequest
-
Returns the client who has issued the request.
- getEndTime() - Method in class be.unamur.inference.web.UserSession
-
Returns the end time of the sequence.
- getInstance() - Static method in class be.unamur.inference.web.apache.ApacheLogFormatPatternBuilder
-
Return the instance of this singleton class.
- getInstance() - Static method in class be.unamur.inference.web.apache.UserRequesRRKeyGenerator
-
Returns the singleton instance of this class.
- getInstance() - Static method in class be.unamur.inference.web.apache.UserRequesRRNKeyGenerator
-
Returns the singleton instance of this class.
- getInstance() - Static method in class be.unamur.inference.web.apache.UserRequesRRNVKeyGenerator
-
Returns the singleton instance of this class.
- getModel() - Method in class be.unamur.inference.ngram.Bigram
-
Return the model inferred from the given traces.
- getObjSize() - Method in class be.unamur.inference.web.apache.ApacheUserRequest
-
Returns the size of the requested object.
- getParameters() - Method in class be.unamur.inference.web.UserRequest
-
Return the parameter names of the request.
- getParametersValues() - Method in class be.unamur.inference.web.UserRequest
-
Return the parameter values of the request.
- getReferrer() - Method in class be.unamur.inference.web.apache.ApacheUserRequest
-
Returns the referrer of the request.
- getRequestType() - Method in class be.unamur.inference.web.UserRequest
-
Returns the request type.
- getResource() - Method in class be.unamur.inference.web.UserRequest
-
Returns the requested resource.
- getStartTime() - Method in class be.unamur.inference.web.UserSession
-
Returns the start time of the sequence.
- getStatusCode() - Method in class be.unamur.inference.web.apache.ApacheUserRequest
-
Returns the status code of the request.
- getTime() - Method in class be.unamur.inference.web.UserRequest
-
Returns the time of the request.
- getUserAgent() - Method in class be.unamur.inference.web.apache.ApacheUserRequest
-
Returns the UserAgent of the request.
- getUserId() - Method in class be.unamur.inference.web.UserSession
-
Returns the id of the user who issued this request.