SAP ABAP Class CL_RSR_CACHE_STAT (Cache statistics)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_CACHE (Package) BW: Reporting Processor Cache
Properties
Class CL_RSR_CACHE_STAT  
Short Description Cache statistics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_CACHE   BW: Reporting Processor Cache 
Created 20130120   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSRCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_CACHE_STAT has no interface implemented.
Friends
Class CL_RSR_CACHE_STAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TS_STATS_BUFFER Instance attribute Private Type reference (TYPE) RSRCA_TS_CACHE_STATS 20130120
2 P_TS_STATS_DELETE_BUFFER Instance attribute Private Type reference (TYPE) RSRCA_TS_CACHE_STATS 20130120
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_STAT Instance method Public Method Delete statistic entry 20130120
2 FLUSH Instance method Public Method Flush statistics to database 20130120
3 GET_ALL_STATS Instance method Public Method 20130731
4 GET_CHANGED_FLAG Instance method Public Method get changed flag for specific statistic entries 20130120
5 GET_ENTRY_STAT Instance method Public Method Read statistic entry 20130120
6 UPDATE_READ_STAT Instance method Public Method Update read statistics 20130120
7 UPDATE_WRITE_STAT Instance method Public Method Update write statistics 20130120
Events
Class CL_RSR_CACHE_STAT has no event.
Types
Class CL_RSR_CACHE_STAT has no local type.
Method Signatures

Method DELETE_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20130120
2 Importing I_MEM_ID Call by reference Type reference (TYPE) RSRCB_MEM_ID Memory ID 20130120

Method DELETE_STAT on class CL_RSR_CACHE_STAT has no exception.

Method FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130120

Method FLUSH on class CL_RSR_CACHE_STAT has no exception.

Method GET_ALL_STATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_STATS_TABLE Call by reference Type reference (TYPE) RSRCA_TS_CACHE_STATS Table Type for Cache Statistics Data 20130731

Method GET_ALL_STATS on class CL_RSR_CACHE_STAT has no exception.

Method GET_CHANGED_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_ENTRY_CHANGED Call by reference Type reference (TYPE) RSRCS_TH_ENTRY_CHANGED 20130120
2 Importing I_MEM_ID Call by reference Type reference (TYPE) RSRCB_MEM_ID Memory ID 20130120
3 Importing I_T_GUID Call by reference Type reference (TYPE) RSRCS_T_GUIDS 20130120

Method GET_CHANGED_FLAG on class CL_RSR_CACHE_STAT has no exception.

Method GET_ENTRY_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20130120
2 Importing I_MEM_ID Call by reference Type reference (TYPE) RSRCB_MEM_ID Memory ID 20130120
3 Returning R_S_STATS Value transfer Type reference (TYPE) RSR_CACHE_STATS Statistics for Cache Entries 20130120

Method GET_ENTRY_STAT on class CL_RSR_CACHE_STAT has no exception.

Method UPDATE_READ_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENUNIID Call by reference Type reference (TYPE) RSGENUNIID Internal display of the report identifier 20130120
2 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20130120
3 Importing I_MEM_ID Call by reference Type reference (TYPE) RSRCB_MEM_ID Memory ID 20130120

Method UPDATE_READ_STAT on class CL_RSR_CACHE_STAT has no exception.

Method UPDATE_WRITE_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPUTE_TIME Call by reference Type reference (TYPE) RSTIMESTMPL 20130120
2 Importing I_DATA_SIZE Call by reference Type reference (TYPE) RSRCA_INT 20130120
3 Importing I_GENUNIID Call by reference Type reference (TYPE) RSGENUNIID 20130120
4 Importing I_GUID Call by reference Type reference (TYPE) GUID_32 20130120
5 Importing I_MEM_ID Call by reference Type reference (TYPE) RSRCB_MEM_ID 20130120

Method UPDATE_WRITE_STAT on class CL_RSR_CACHE_STAT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740