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 APPL_LOG_SUBOBJECT Constant Public Type reference (TYPE) BALSUBOBJ 'INSTANCE' 20041013
2 COLLECTOR_TYPE Instance attribute Private Type reference (TYPE) SWNCCOLLECTORTYPE Collector Type 20040928
3 INDEX_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_SWNC_INDEX_CONTROL_INTERVAL SWNC Collector: Runtime Index 20040923
4 MAXSEC2RUN Instance attribute Private Type reference (TYPE) I 20040923
5 MAXSTEP Constant Private Type reference (TYPE) I 1000 20041001
6 MESSAGE_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_SWNC_MESSAGE_CONTROL Message Controller 20041013
7 MONIKEY Instance attribute Private Type reference (TYPE) SWNCMONIKEY SAP Workload NW Collector: Time Zone 20040923
8 PERFORMANCE_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_SWNC_PERFORMANCE_CONTROL Performance Measurement for Collector 20040929
9 READER Instance attribute Private Object reference (TYPE REF TO) IF_SWNC_READER Interface for All Read Objects of Statistics Records 20040923
10 SYSTEMTIMEZONE Instance attribute Private Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Time Zone 20040923
11 USEREXIT Instance attribute Private Object reference (TYPE REF TO) IF_EX_WORKLOAD_STATISTIC BAdI Interface IF_EX_WORKLOAD_STATISTIC 20041021
12 USEREXIT_AVAILABLE 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 CHECK_FOR_USEREXIT Instance method Private Method 20041020
2 COLLECT_INTERVAL Instance method Private Method 20040923
3 COLLECT_UNTIL_EXCEPTION Instance method Private Method 20041001
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040923
5 DO_COLLECT Instance method Public Method 20040923
6 INITIALIZE Instance method Private Method 20040923
7 INITIALIZE_LISTENERS Instance method Private Method 20041013
8 SAVE_PREAGGREGATE 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 Importing I_COLL_STARTDATE Value transfer Type reference (TYPE) SWNCDATUM 20040923
2 Importing I_COLL_STARTTIME Value transfer Type reference (TYPE) SWNCUZEIT 20040923
3 Importing I_COLL_STOPDATE Value transfer Type reference (TYPE) SWNCDATUM 20040923
4 Importing I_COLL_STOPTIME Value transfer Type reference (TYPE) SWNCUZEIT 20040923
# Exception Resumable Description Created on
1 CX_SWNC_MAXSTEPS_REACHED maxsteps reached 20041001

Method COLLECT_UNTIL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COLL_UNTIL_DATE Call by reference Type reference (TYPE) SWNCDATUM 20041001
2 Exporting E_COLL_UNTIL_TIME Call by reference Type reference (TYPE) SWNCUZEIT 20041001
3 Importing I_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_SWNC_COLLECTOR 20041001
4 Importing I_COLL_STARTDATE Value transfer Type reference (TYPE) SWNCDATUM 20041001
5 Importing I_COLL_STARTTIME Value transfer Type reference (TYPE) SWNCUZEIT 20041001
6 Importing I_COLL_STOPDATE Value transfer Type reference (TYPE) SWNCDATUM 20041001
7 Importing 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 Importing I_COLLECTORTYPE Call by reference Type reference (TYPE) SWNCCOLLECTORTYPE Typ des Kollectors 20040923
# Exception Resumable Description Created on
1 CX_SWNC_WRONG_TYPE 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 CX_SWNC_ENQUEUE_FAILED record is not in aggregation interval 20040923
2 CX_SWNC_MAXSTEPS_REACHED maxsteps reached 20041001

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing I_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_SWNC_COLLECTOR Die Aggregierung der Statistiksaetze 20040923
2 Importing 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