- generateKey(MethodCall) - Method in class be.yami.java.ClassMethodKeyGenerator
-
- generateKey(MethodCall) - Method in class be.yami.java.ClassMethodParametersKeyGenerator
-
- generateKey(T) - Method in interface be.yami.ngram.ObjectKeyGenerator
-
Generates a unique key for the given T object.
- generateKey(ApacheUserRequest) - Method in class be.yami.web.apache.UserRequesRRKeyGenerator
-
- generateKey(ApacheUserRequest) - Method in class be.yami.web.apache.UserRequesRRNKeyGenerator
-
- generateKey(ApacheUserRequest) - Method in class be.yami.web.apache.UserRequesRRNVKeyGenerator
-
- get(int) - Method in class be.yami.java.MethodCallSequence
-
- getClassName() - Method in class be.yami.java.MethodCallSequence
-
- getClient() - Method in class be.yami.web.UserRequest
-
Returns the client who has issued the request.
- getEndTime() - Method in class be.yami.web.UserSession
-
Returns the end time of the sequence.
- getInstance() - Static method in class be.yami.java.ClassMethodKeyGenerator
-
- getInstance() - Static method in class be.yami.java.ClassMethodParametersKeyGenerator
-
- getInstance() - Static method in class be.yami.web.apache.ApacheLogFormatPatternBuilder
-
Return the instance of this singleton class.
- getInstance() - Static method in class be.yami.web.apache.UserRequesRRKeyGenerator
-
Returns the singleton instance of this class.
- getInstance() - Static method in class be.yami.web.apache.UserRequesRRNKeyGenerator
-
Returns the singleton instance of this class.
- getInstance() - Static method in class be.yami.web.apache.UserRequesRRNVKeyGenerator
-
Returns the singleton instance of this class.
- getMethodClass() - Method in class be.yami.java.MethodCall
-
- getMethodName() - Method in class be.yami.java.MethodCall
-
- getModel() - Method in class be.yami.ngram.Bigram
-
- getModel() - Method in interface be.yami.ngram.NGram
-
Return the model inferred from the given sequences.
- getName() - Method in class be.yami.ngram.Bigram
-
- getName() - Method in interface be.yami.ngram.NGram
-
Returns the name of the ngram.
- getNGrams() - Method in class be.yami.java.MultipleModelsProcessor
-
Returns the NGrams generated for each class.
- getObjSize() - Method in class be.yami.web.apache.ApacheUserRequest
-
Returns the size of the requested object.
- getParameters() - Method in class be.yami.web.UserRequest
-
Return the parameter names of the request.
- getParametersValues() - Method in class be.yami.web.UserRequest
-
Return the parameter values of the request.
- getParameterType(int) - Method in class be.yami.java.MethodCall
-
- getReferrer() - Method in class be.yami.web.apache.ApacheUserRequest
-
Returns the referrer of the request.
- getRequestType() - Method in class be.yami.web.UserRequest
-
Returns the request type.
- getResource() - Method in class be.yami.web.UserRequest
-
Returns the requested resource.
- getStartTime() - Method in class be.yami.web.UserSession
-
Returns the start time of the sequence.
- getStatusCode() - Method in class be.yami.web.apache.ApacheUserRequest
-
Returns the status code of the request.
- getTime() - Method in class be.yami.web.UserRequest
-
Returns the time of the request.
- getUserAgent() - Method in class be.yami.web.apache.ApacheUserRequest
-
Returns the UserAgent of the request.
- getUserId() - Method in class be.yami.web.UserSession
-
Returns the id of the user who issued this request.
- Sequence<T extends SequenceEntry> - Interface in be.yami
-
- SequenceBuilder<S extends Sequence<E>,E extends SequenceEntry> - Class in be.yami
-
Represents an abstract SequenceBuilder.
- SequenceBuilder() - Constructor for class be.yami.SequenceBuilder
-
Creates a new user session builder.
- sequenceCompleted(S) - Method in class be.yami.SequenceBuilder
-
Notifies the listeners that the given session has been built.
- SequenceEntry - Interface in be.yami
-
Represents an entry in a Sequence.
- SequenceProcessor<T extends Sequence> - Interface in be.yami
-
Represents a processor for sequences of entry of type T.
- SessionBuildException - Exception in be.yami.exception
-
This exception represents an error occurring the building of the sessions.
- SessionBuildException(String) - Constructor for exception be.yami.exception.SessionBuildException
-
- SessionBuildException(String, Exception) - Constructor for exception be.yami.exception.SessionBuildException
-
- sessionTimeout(long) - Method in class be.yami.web.apache.ApacheUserSessionBuilder
-
Set the timeout to consider for the user sessions.
- setObjSize(int) - Method in class be.yami.web.apache.ApacheUserRequest
-
Sets the size of the requested object.
- setReferrer(String) - Method in class be.yami.web.apache.ApacheUserRequest
-
Sets the referrer of the request.
- setStatusCode(int) - Method in class be.yami.web.apache.ApacheUserRequest
-
Sets the status code of the request.
- setUserAgent(String) - Method in class be.yami.web.apache.ApacheUserRequest
-
Sets the user agent of the request.
- setUserId(String) - Method in class be.yami.web.UserSession
-
Set the id of the user who issued this request.
- size() - Method in class be.yami.java.MethodCallSequence
-
- size() - Method in interface be.yami.Sequence
-
Returns the number of elements in this sequence.
- size() - Method in class be.yami.web.UserSession
-
Returns the number of requests in the session.
- SIZE_DIRECTIVE - Static variable in class be.yami.web.apache.ApacheLogFormatPatternBuilder
-
The size directive group name.
- START_STATE_ID - Static variable in class be.yami.ngram.Bigram
-
- startTime - Variable in class be.yami.web.UserSession
-
The start time of the sequence.
- STATUS_CODE_DIRECTIVE - Static variable in class be.yami.web.apache.ApacheLogFormatPatternBuilder
-
The status code directive group name.
- statusCodeIn(int[]) - Method in class be.yami.web.apache.RegExpApacheUserSessionFilter
-