SAP ABAP Class CL_SWNC_COLLECTOR_RUNTIME (Collector Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_COLL (Package) Collector and Aggregates
⤷
⤷
Properties
| Class | CL_SWNC_COLLECTOR_RUNTIME | |
| Short Description | Collector Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_COLL | Collector and Aggregates |
| Created | 20040923 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_COLLECTOR_RUNTIME has no forward declaration.
Interfaces
Class CL_SWNC_COLLECTOR_RUNTIME has no interface implemented.
Friends
Class CL_SWNC_COLLECTOR_RUNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'INSTANCE' | 20041013 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWNCCOLLECTORTYPE | Collector Type | 20040928 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWNC_INDEX_CONTROL_INTERVAL | SWNC Collector: Runtime Index | 20040923 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20040923 | ||||
| 5 | Constant | Private | Type reference (TYPE) | I | 1000 | 20041001 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWNC_MESSAGE_CONTROL | Message Controller | 20041013 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SWNCMONIKEY | SAP Workload NW Collector: Time Zone | 20040923 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWNC_PERFORMANCE_CONTROL | Performance Measurement for Collector | 20040929 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWNC_READER | Interface for All Read Objects of Statistics Records | 20040923 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Time Zone | 20040923 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_WORKLOAD_STATISTIC | BAdI Interface IF_EX_WORKLOAD_STATISTIC | 20041021 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20041020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20041020 | ||
| 2 | Instance method | Private | Method | 20040923 | ||
| 3 | Instance method | Private | Method | 20041001 | ||
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20040923 | |
| 5 | Instance method | Public | Method | 20040923 | ||
| 6 | Instance method | Private | Method | 20040923 | ||
| 7 | Instance method | Private | Method | 20041013 | ||
| 8 | Instance method | Private | Method | 20040923 |
Events
Class CL_SWNC_COLLECTOR_RUNTIME has no event.
Types
Class CL_SWNC_COLLECTOR_RUNTIME has no local type.
Method Signatures
Method CHECK_FOR_USEREXIT Signature
Method CHECK_FOR_USEREXIT on class CL_SWNC_COLLECTOR_RUNTIME has no parameter.
Method CHECK_FOR_USEREXIT on class CL_SWNC_COLLECTOR_RUNTIME has no exception.
Method COLLECT_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLL_STARTDATE | Value transfer | Type reference (TYPE) | SWNCDATUM | 20040923 | ||||
| 2 | I_COLL_STARTTIME | Value transfer | Type reference (TYPE) | SWNCUZEIT | 20040923 | ||||
| 3 | I_COLL_STOPDATE | Value transfer | Type reference (TYPE) | SWNCDATUM | 20040923 | ||||
| 4 | I_COLL_STOPTIME | Value transfer | Type reference (TYPE) | SWNCUZEIT | 20040923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | maxsteps reached | 20041001 |
Method COLLECT_UNTIL_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLL_UNTIL_DATE | Call by reference | Type reference (TYPE) | SWNCDATUM | 20041001 | ||||
| 2 | E_COLL_UNTIL_TIME | Call by reference | Type reference (TYPE) | SWNCUZEIT | 20041001 | ||||
| 3 | I_COLLECTOR | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_COLLECTOR | 20041001 | ||||
| 4 | I_COLL_STARTDATE | Value transfer | Type reference (TYPE) | SWNCDATUM | 20041001 | ||||
| 5 | I_COLL_STARTTIME | Value transfer | Type reference (TYPE) | SWNCUZEIT | 20041001 | ||||
| 6 | I_COLL_STOPDATE | Value transfer | Type reference (TYPE) | SWNCDATUM | 20041001 | ||||
| 7 | I_COLL_STOPTIME | Value transfer | Type reference (TYPE) | SWNCUZEIT | 20041001 |
Method COLLECT_UNTIL_EXCEPTION on class CL_SWNC_COLLECTOR_RUNTIME has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECTORTYPE | Call by reference | Type reference (TYPE) | SWNCCOLLECTORTYPE | Typ des Kollectors | 20040923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | type check exception | 20040928 |
Method DO_COLLECT Signature
Method DO_COLLECT on class CL_SWNC_COLLECTOR_RUNTIME has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | record is not in aggregation interval | 20040923 | ||
| 2 | maxsteps reached | 20041001 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECTORTYPE | Call by reference | Type reference (TYPE) | SWNCCOLLECTORTYPE | Typ des Kollectors | 20040928 |
Method INITIALIZE on class CL_SWNC_COLLECTOR_RUNTIME has no exception.
Method INITIALIZE_LISTENERS Signature
Method INITIALIZE_LISTENERS on class CL_SWNC_COLLECTOR_RUNTIME has no parameter.
Method INITIALIZE_LISTENERS on class CL_SWNC_COLLECTOR_RUNTIME has no exception.
Method SAVE_PREAGGREGATE 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 | 20040923 | |||
| 2 | I_INTERVAL_FINISHED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040928 |
Method SAVE_PREAGGREGATE on class CL_SWNC_COLLECTOR_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |