Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

C

CALOAD - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
 
cast(Type, Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
Generates the instructions to cast a numerical value from one type to another.
cast(Type, Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
 
CASTORE - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
 
catchException(Label, Label, Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
Marks the start of an exception handler.
CHAR - Static variable in class com.apptelemetry.apm.org.objectweb.asm.Type
The sort of the char type.
CHAR_TYPE - Static variable in class com.apptelemetry.apm.org.objectweb.asm.Type
The char type.
checkCast(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to check that the top stack value is of the given type.
checkcast(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
 
CHECKCAST - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
 
CLASS_DECLARATION - Static variable in class com.apptelemetry.apm.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for class signatures, formatted in default Java notation (non-bytecode)
CLASS_SIGNATURE - Static variable in class com.apptelemetry.apm.org.objectweb.asm.util.Textifier
Constant used in appendDescriptor for class signatures, formatted in bytecode notation
ClassReader - Class in com.apptelemetry.apm.org.objectweb.asm
A Java class parser to make a ClassVisitor visit an existing class.
ClassReader(byte[]) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassVisitor - Class in com.apptelemetry.apm.org.objectweb.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - Class in com.apptelemetry.apm.org.objectweb.asm
A ClassVisitor that generates classes in bytecode form.
ClassWriter(int) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
cmpg(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
 
cmpl(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
 
CodeSizeEvaluator - Class in com.apptelemetry.apm.org.objectweb.asm.commons
A MethodVisitor that can be used to approximate method size.
CodeSizeEvaluator(MethodVisitor) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.commons.CodeSizeEvaluator
 
com.apptelemetry.apm - package com.apptelemetry.apm
 
compatible - Variable in class com.apptelemetry.apm.APMCompatibilityInfo
 
compatible - Variable in class com.apptelemetry.apm.APMCompatibilityInfo
 
COMPUTE_FRAMES - Static variable in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
Flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
Flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
CONF_APP_ID - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_APP_NAME - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_APP_TIER_ID - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_APP_TIER_NAME - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_CLASS_DUMP_FILE_NAME - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_ENABLE_CLASS_REDEFINITION - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_ENABLE_CLASS_RETRANSFORMATION - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_MODE - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_SAMPLING_SESSION_INTERVAL - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT_FLUSH_DATABLOCK_MAXAGE - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT_FLUSH_TIMER_INTERVAL - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT_FREE_BLOCKS_RESERVE - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT_MAX_SHUTDOWN_FLUSH_DELAY - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT_TCP_CONNECT_TIMEOUT - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT_TCP_RECONNECT_LIMIT - Static variable in class com.apptelemetry.apm.conf.Config
 
CONF_TRANSPORT_TOTAL_BLOCKS_LIMIT - Static variable in class com.apptelemetry.apm.conf.Config
 
Config - Class in com.apptelemetry.apm.conf
 
Config() - Constructor for class com.apptelemetry.apm.conf.Config
 
CreateContext(String) - Method in class com.apptelemetry.apm.APMApplication
Call CreateContext to create a new Software-Telemetry context.
CreateContext(String) - Method in class com.apptelemetry.apm.APMApplication
Call CreateContext to create a new Software-Telemetry context.
CreateContext(int, String) - Method in class com.apptelemetry.apm.APMLibrary
 
CreateContext(int, String) - Method in class com.apptelemetry.apm.APMLibrary
 
CreateContext(int, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
CreateContext(int, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
CreateContext(int, String) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
createContextOrSyncmarkToken(boolean) - Static method in class com.apptelemetry.apm.impl.TransportDataBlock
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright (c) Fabasoft R&D GmbH, Linz, Austria, 1988-2015.