SAP ABAP Class CL_ESH_CA_INDEX_DB (Cache Storage: INDX-like Database)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_CACHE (Package) Cache
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_CA_CACHE_STORAGE Cache Storage 20091023
Properties
Class CL_ESH_CA_INDEX_DB  
Short Description Cache Storage: INDX-like Database    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_CACHE   Cache 
Created 20091023   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ESH_CA_CACHE_STORAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESH_CA_CACHE_STORAGE Cache Storage 20091023
Friends
Class CL_ESH_CA_INDEX_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CACHE Instance attribute Protected Object reference (TYPE REF TO) IF_ESH_CA_CACHE Cache 20091023
2 MR_SETTINGS Instance attribute Protected Object reference (TYPE REF TO) IF_ESH_CA_CACHE_STORAGE=>S_SETTINGS General storage settings 20091023
3 MV_CLUSTER_ID Instance attribute Protected Type reference (TYPE) E_CLUSTER_ID Compound ID of a logical cluster entry 20091023
4 SC_DEFAULT_LOCATION Constant Public Type reference (TYPE) IF_ESH_CA_CACHE_STORAGE=>E_STORAGE_LOCATION 'ESH_CA_CLUSTER' Default storage location 20091023
5 SC_DEFAULT_RELID Constant Protected Type reference (TYPE) INDX_RELID 'CA' Region in IMPORT/EXPORT data table 20091023
6 SC_RANGE_OPTION_EQUAL Constant Private See coding 'EQ' Range option: Equal 20091229
7 SC_RANGE_SIGN_INCLUDE Constant Private See coding 'I' Range sign: Include 20091229
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor Constructor 20091023
2 GET_INT Instance method Protected Method Get data by ID 20091229
Events
Class CL_ESH_CA_INDEX_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 E_CLUSTER_ID Protected See coding Compound ID of a logical cluster entry 20091023
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CACHE Call by reference Object reference (TYPE REF TO) IF_ESH_CA_CACHE Cache 20091023
2 Importing IR_STORAGE_SETTINGS Call by reference Object reference (TYPE REF TO) IF_ESH_CA_CACHE_STORAGE=>S_SETTINGS 20091023

Method CONSTRUCTOR on class CL_ESH_CA_INDEX_DB has no exception.

Method GET_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_DATA_CONTAINER Call by reference Object reference (TYPE REF TO) IF_ESH_CA_DATA_CONTAINER Data Container of Cache Client 20091229
2 Exporting EV_CACHE_HIT_LOCATION Call by reference Type reference (TYPE) IF_ESH_CA_CACHE=>E_CACHE_HIT_LOCATION Cache hit location (where data have been found) 20091229
3 Importing IV_ID Call by reference Type reference (TYPE) IF_ESH_CA_CACHE=>E_DATA_ID Data ID 20091229

Method GET_INT on class CL_ESH_CA_INDEX_DB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730