SAP ABAP Class CL_SWNC_PERFORMANCE_INDICATOR (Performance Measurement for Collector)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_COLL (Package) Collector and Aggregates
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_TOTAL_PERF_CONTROL Performance Measurement for Total Collector 20041011
Properties
Class CL_SWNC_PERFORMANCE_INDICATOR  
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_INDICATOR has no forward declaration.
Interfaces
Class CL_SWNC_PERFORMANCE_INDICATOR has no interface implemented.
Friends
Class CL_SWNC_PERFORMANCE_INDICATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CNT Instance attribute Private Type reference (TYPE) I 20040929
2 DATUM Instance attribute Private Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Date 20040929
3 MEM_EM Instance attribute Private Type reference (TYPE) SWNCLOCNT Extended Memory Memory Usage (Bytes) 20040929
4 MEM_HEAP Instance attribute Private Type reference (TYPE) SWNCLOCNT Heap Memory Memory Usage (Bytes) 20040929
5 MEM_ROLL Instance attribute Private Type reference (TYPE) SWNCLOCNT Roll Memory Memory Usage (Bytes) 20040929
6 T_BEGIN Instance attribute Private Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Time 20040929
7 T_DELTA Instance attribute Private Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Time 20040929
8 T_END Instance attribute Private Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Time 20040929
9 UZEIT Instance attribute Private Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Time 20040929
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Initialization of the Object 20040929
2 GET_MEASUREMENT Instance method Public Method Measurement Result 20040929
3 GET_RUNTIME Instance method Public Method 20041015
4 START_MEASUREMENT Instance method Public Method Starting Time Measurement 20040929
5 STOP_MEASUREMENT Instance method Public Method Ending Time Measurement 20040929
6 UPDATE_MEMORY_USAGE Instance method Private Method Determine Memory Usage 20040929
Events
Class CL_SWNC_PERFORMANCE_INDICATOR has no event.
Types
Class CL_SWNC_PERFORMANCE_INDICATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWNC_PERFORMANCE_INDICATOR has no parameter.
Method CONSTRUCTOR on class CL_SWNC_PERFORMANCE_INDICATOR has no exception.

Method GET_MEASUREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCPERF Anzahl Statistiksätze 20040929

Method GET_MEASUREMENT on class CL_SWNC_PERFORMANCE_INDICATOR has no exception.

Method GET_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20041015

Method GET_RUNTIME on class CL_SWNC_PERFORMANCE_INDICATOR has no exception.

Method START_MEASUREMENT Signature

Method START_MEASUREMENT on class CL_SWNC_PERFORMANCE_INDICATOR has no parameter.
Method START_MEASUREMENT on class CL_SWNC_PERFORMANCE_INDICATOR has no exception.

Method STOP_MEASUREMENT Signature

Method STOP_MEASUREMENT on class CL_SWNC_PERFORMANCE_INDICATOR has no parameter.
Method STOP_MEASUREMENT on class CL_SWNC_PERFORMANCE_INDICATOR has no exception.

Method UPDATE_MEMORY_USAGE Signature

Method UPDATE_MEMORY_USAGE on class CL_SWNC_PERFORMANCE_INDICATOR has no parameter.
Method UPDATE_MEMORY_USAGE on class CL_SWNC_PERFORMANCE_INDICATOR has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700