SAP ABAP Class CL_RSWR_CLUSTER_INFO (Services in J2EE Engine Cluster)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSWEBRUNTIME (Package) Web Runtime Environment Functions (7.x)

⤷

⤷

Properties
Class | CL_RSWR_CLUSTER_INFO | |
Short Description | Services in J2EE Engine Cluster | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSWEBRUNTIME | Web Runtime Environment Functions (7.x) |
Created | 20040802 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSWR_CLUSTER_INFO has no forward declaration.
Interfaces
Class CL_RSWR_CLUSTER_INFO has no interface implemented.
Friends
Class CL_RSWR_CLUSTER_INFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_TH_CLUSTER_INFO | 20040804 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20040802 | |
2 | ![]() |
Instance method | Public | Method | 20040815 | |
3 | ![]() |
Instance method | Public | Method | 20040815 | |
4 | ![]() |
Static method | Private | Method | 20040804 |
Events
Class CL_RSWR_CLUSTER_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_CLUSTER_INFO | Private | See coding | 20040802 | BEGIN OF TP_S_CLUSTER_INFO,
cluster_id TYPE string,
is_dispatcher type rs_bool,
core_version type string,
os_name TYPE string,
prt_bridge_version_manifest TYPE string,
server_ip type string,
server_name type string,
server_port type string,
END OF TP_S_CLUSTER_INFO
|
||
2 | TP_TH_CLUSTER_INFO | Private | See coding | 20040802 | TP_TH_CLUSTER_INFO TYPE hashed TABLE OF tp_s_cluster_info with unique key cluster_id
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLUSTERS_XML | Value transfer | Type reference (TYPE) | STRING | 20040802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040802 |
Method GET_CLUSTER_IDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CLUSTER_IDS | Value transfer | Type reference (TYPE) | ANY | 20040815 |
Method GET_CLUSTER_IDS on class CL_RSWR_CLUSTER_INFO has no exception.
Method GET_CLUSTER_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CORE_VERSION | Call by reference | Type reference (TYPE) | STRING | Core Version | 20040815 | ||
2 | ![]() |
E_IS_DISPATCHER | Call by reference | Type reference (TYPE) | RS_BOOL | Dispatcher | 20040815 | ||
3 | ![]() |
E_OS_NAME | Call by reference | Type reference (TYPE) | STRING | OS Name | 20040815 | ||
4 | ![]() |
E_PRT_BRIDGE_VERSION_MANIFEST | Call by reference | Type reference (TYPE) | STRING | PRT Bridge Version Manifest | 20040815 | ||
5 | ![]() |
E_SERVER_IP | Call by reference | Type reference (TYPE) | STRING | Server IP | 20040815 | ||
6 | ![]() |
E_SERVER_NAME | Call by reference | Type reference (TYPE) | STRING | Server Name | 20040815 | ||
7 | ![]() |
E_SERVER_PORT | Call by reference | Type reference (TYPE) | STRING | Server Port | 20040815 | ||
8 | ![]() |
I_CLUSTER_ID | Call by reference | Type reference (TYPE) | STRING | Cluster ID | 20040815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekannte Cluster ID | 20040815 |
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20040804 | |||
2 | ![]() |
I_TAG_NAME | Call by reference | Type reference (TYPE) | STRING | 20040804 | |||
3 | ![]() |
R_DATA | Value transfer | Type reference (TYPE) | STRING | 20040804 |
Method GET_DATA on class CL_RSWR_CLUSTER_INFO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |