SAP ABAP Class CL_SWNC_PERFORMANCE_CONTROL (Performance Measurement for Collector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_COLL (Package) Collector and Aggregates

⤷

⤷

Properties
Class | CL_SWNC_PERFORMANCE_CONTROL | |
Short Description | Performance Measurement for Collector | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | S06 | |
Program status | ||
Category | 0 | |
Package | SWNC_COLL | Collector and Aggregates |
Created | 20040929 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWNC_PERFORMANCE_CONTROL has no forward declaration.
Interfaces
Class CL_SWNC_PERFORMANCE_CONTROL has no interface implemented.
Friends
Class CL_SWNC_PERFORMANCE_CONTROL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWNC_COLLECTOR | Aggregation of Statistics Records | 20040929 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_T_LISTENERS | 20041012 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20041011 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCCOLLPERF | Performance Data of the Workload Collector | 20040929 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWNC_PERFORMANCE_INDICATOR | Performance Measurement for Collector | 20040929 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Time Zone | 20040930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20041013 | |
2 | ![]() |
Instance method | Public | Constructor | Initialization of the Object | 20040929 |
3 | ![]() |
Instance method | Public | Method | Runtime Parameters | 20040929 |
4 | ![]() |
Instance method | Public | Method | Writing Performance Log | 20040929 |
5 | ![]() |
Instance method | Public | Method | Starting Time Measurement | 20040929 |
6 | ![]() |
Instance method | Public | Method | Ending Time Measurement | 20040929 |
7 | ![]() |
Instance method | Public | Method | Ending Time Measurement | 20040929 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | NEW_PERFORMANCE_DATA_AVAILABLE | Static Event (1) |
Public (2) |
20040930 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_LISTENER | Private | Object reference (TYPE REF TO) | IF_SWNC_PERF_LISTENER | 20041012 |
|
|
2 | T_T_LISTENERS | Private | See coding | 20041012 | t_t_listeners TYPE TABLE OF t_listener
|
Method Signatures
Method ATTACH_LISTENER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_PERF_LISTENER | 20041013 |
Method ATTACH_LISTENER on class CL_SWNC_PERFORMANCE_CONTROL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ASSIGNDSYS | Call by reference | Type reference (TYPE) | SWNCSYSID | SAP Workload NW Collector: SystemID | 20040929 | ||
2 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | SWNCHOSTNAME | SAP Workload NW Collector: Hostname | 20040929 | ||
3 | ![]() |
I_COMPTYPE | Call by reference | Type reference (TYPE) | SWNCCOMPTYPE | SAP Workload NW Collector: Komponententyp | 20040929 | ||
4 | ![]() |
I_MAXTIME | Call by reference | Type reference (TYPE) | I | SAP Workload NW Collector: Uhrzeit | 20040929 | ||
5 | ![]() |
I_TIMEZONE | Call by reference | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Zeitzone | 20040930 |
Method CONSTRUCTOR on class CL_SWNC_PERFORMANCE_CONTROL has no exception.
Method NEXT_MEASUREMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_COLLECTOR | Die Aggregierung der Statistiksaetze | 20040929 |
Method NEXT_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no exception.
Method SAVE_MEASUREMENT Signature
Method SAVE_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no parameter.
Method SAVE_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no exception.
Method START_MEASUREMENT Signature
Method START_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no parameter.
Method START_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no exception.
Method STOP_DBAGG_MEASUREMENT Signature
Method STOP_DBAGG_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no parameter.
Method STOP_DBAGG_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no exception.
Method STOP_PREAGG_MEASUREMENT Signature
Method STOP_PREAGG_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no parameter.
Method STOP_PREAGG_MEASUREMENT on class CL_SWNC_PERFORMANCE_CONTROL has no exception.
Event Signatures
Event NEW_PERFORMANCE_DATA_AVAILABLE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_PERFSTR | Exporting | Value transfer | Type reference (TYPE) | SWNCCOLLPERF | Performance Daten des Workload Kollektors | 20040930 |
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 700 |