SAP ABAP Interface IF_TREX_SERVER_MULTIMAP (Server Multimap)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_SEARCH_SERVER_LOC_DB | Index Server Location for Search | 20070410 |
Properties
Interface | IF_TREX_SERVER_MULTIMAP | |
Short Description | Server Multimap |
General Data
Package | STREX | TREX ABAP client |
Created | 20070409 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TREX_SERVER_MULTIMAP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TREX_FOR_EACH | For-each Interface | 20070410 |
Friends
Interface IF_TREX_SERVER_MULTIMAP has no friend.
Attributes
Interface IF_TREX_SERVER_MULTIMAP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070410 | |
2 | ![]() |
Instance method | Public | Method | 20070409 | |
3 | ![]() |
Instance method | Public | Method | 20070410 | |
4 | ![]() |
Instance method | Public | Method | 20070410 |
Events
Interface IF_TREX_SERVER_MULTIMAP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_ENTRY | Public | See coding | 20070411 | begin of t_entry ,
index_id type trexd_index_id ,
servers type trext_host_port ,
end of t_entry
|
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070410 | ||
2 | ![]() |
SERVERS | Call by reference | Type reference (TYPE) | TREXT_HOST_PORT | List of Host and Port | 20070410 |
Method ADD on Interface IF_TREX_SERVER_MULTIMAP has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070409 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TREXT_HOST_PORT | List of Host and Port | 20070409 |
Method GET on Interface IF_TREX_SERVER_MULTIMAP has no exception.
Method PUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070410 | ||
2 | ![]() |
SERVERS | Call by reference | Type reference (TYPE) | TREXT_HOST_PORT | List of Host and Port | 20070410 |
Method PUT on Interface IF_TREX_SERVER_MULTIMAP has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070410 |
Method REMOVE on Interface IF_TREX_SERVER_MULTIMAP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |