SAP ABAP Class CL_TREX_SERVER_MAP_FACADE (Facade for Shared-Memory Server Map)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Properties
| Class | CL_TREX_SERVER_MAP_FACADE | |
| Short Description | Facade for Shared-Memory Server Map | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20060425 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_TREX_SERVER_MAP_FACADE has no interface implemented.
Friends
Class CL_TREX_SERVER_MAP_FACADE has no friend class.
Attributes
Class CL_TREX_SERVER_MAP_FACADE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070209 | ||
| 2 | Static method | Public | Method | 20070209 |
Events
Class CL_TREX_SERVER_MAP_FACADE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_MAP_ENTRY | Public | See coding | 20070228 | begin of t_map_entry ,
key type trexd_index_id ,
value type trexs_host_port ,
end of t_map_entry
|
||
| 2 | T_MULTIMAP_ENTRY | Public | See coding | 20070228 | begin of t_multimap_entry ,
key type trexd_index_id ,
* value type standard table of ref to cl_trex_index_server with non-unique default key ,
value type trext_host_port ,
end of t_multimap_entry
|
Method Signatures
Method CREATE_IMODE_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SERVER_MAP | Server Map | 20070209 |
Method CREATE_IMODE_MAP on class CL_TREX_SERVER_MAP_FACADE has no exception.
Method CREATE_IMODE_MULTIMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SERVER_MULTIMAP | Server Multimap | 20070209 |
Method CREATE_IMODE_MULTIMAP on class CL_TREX_SERVER_MAP_FACADE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |