SAP ABAP Class /UI2/CL_CACHE_STATS (Cache statistics handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/CACHE (Package) UI BE: Cache mechanism for OData services

⤷

⤷

Properties
Class | /UI2/CL_CACHE_STATS | |
Short Description | Cache statistics handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/CACHE | UI BE: Cache mechanism for OData services |
Created | 20140321 | SAP |
Last change | 20141120 | |
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 /UI2/CL_CACHE_STATS has no interface implemented.
Friends
Class /UI2/CL_CACHE_STATS has no friend class.
Attributes
Class /UI2/CL_CACHE_STATS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete cache statistics | 20140321 |
2 | ![]() |
Static method | Public | Method | Read cache statistics | 20140321 |
3 | ![]() |
Static method | Public | Method | Wrapper used with assert. Always returns true. | 20140321 |
4 | ![]() |
Static method | Public | Method | Write cache statistics | 20140321 |
Events
Class /UI2/CL_CACHE_STATS has no event.
Types
Class /UI2/CL_CACHE_STATS has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class /UI2/CL_CACHE_STATS has no parameter.
Method DELETE on class /UI2/CL_CACHE_STATS has no exception.
Method READ Signature
Method READ on class /UI2/CL_CACHE_STATS has no parameter.
Method READ on class /UI2/CL_CACHE_STATS has no exception.
Method WRAPPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CACHE_STATS | Call by reference | Type reference (TYPE) | /UI2/CACHE_STATS | UI2 cache statistics | 20140321 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is always true 'X' | 20140321 |
Method WRAPPER on class /UI2/CL_CACHE_STATS has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CACHE_STATS | Call by reference | Type reference (TYPE) | /UI2/CACHE_STATS | UI2 cache statistics | 20140321 |
Method WRITE on class /UI2/CL_CACHE_STATS has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |