SAP ABAP Class CL_ESH_QL_QUERY_LOG_ANALYZER (Query Log Analyzer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_LOGGING (Package) Query Logging
⤷
⤷
Properties
| Class | CL_ESH_QL_QUERY_LOG_ANALYZER | |
| Short Description | Query Log Analyzer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_QUERY_LOGGING | Query Logging |
| Created | 20091204 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_QL_QUERY_LOG_ANALYZER has no interface implemented.
Friends
Class CL_ESH_QL_QUERY_LOG_ANALYZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_QL_LOG_ACCESS_RECORDER | Log Access Recorder (Security Standard Compliance) | 20100414 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_ACCESS_API | ESH Query Log Access API | 20091204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Analyze search sessions | 20100216 | |
| 2 | Static method | Public | Method | Get instance | 20091204 |
Events
Class CL_ESH_QL_QUERY_LOG_ANALYZER has no event.
Types
Class CL_ESH_QL_QUERY_LOG_ANALYZER has no local type.
Method Signatures
Method ANALYZE_SESSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SESSIONS | Call by reference | Type reference (TYPE) | ESH_T_QL_QUERY_SESSION | Query Session | 20100216 | |||
| 2 | IV_COUNTER_THRESHOLD | Call by reference | Type reference (TYPE) | INT4 | Threshold: Min Nr of Queries in Session | 20100216 | |||
| 3 | IV_EXEC_USER | Call by reference | Type reference (TYPE) | USERNAME | Exec User | 20100216 | |||
| 4 | IV_FROM_TSP | Call by reference | Type reference (TYPE) | TIMESTAMPL | From Timestamp | 20100216 | |||
| 5 | IV_TO_TSP | Call by reference | Type reference (TYPE) | TIMESTAMPL | To Timestamp | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log Access Denied - Not Authorized | 20100216 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_LOG_ANALYZER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_ANALYZER | Query Log Analyzer | 20091204 |
Method GET_INSTANCE on class CL_ESH_QL_QUERY_LOG_ANALYZER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |