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 

R

readByte(int) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads a byte value in b.
readClass(int, char[]) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads a numeric or string constant pool item in b.
readInt(int) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads a signed int value in b.
readLong(int) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads a signed long value in b.
readShort(int) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads a signed short value in b.
readUnsignedShort(int) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassReader
Reads an UTF8 string constant pool item in b.
RegisterApplication(Object, String, String, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterApplication(Object, String, String, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterApplication(Object, String, String, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterApplication(Object, String, String, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterApplication(Object, String, String, String, String) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
RegisterEvent(int, long, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterEvent(int, long, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterEvent(long, String, String) - Method in class com.apptelemetry.apm.APMModule
Call ModuleRegisterEvent to provide information about every eventId used for event tracing.
RegisterEvent(long, String, String) - Method in class com.apptelemetry.apm.APMModule
Call ModuleRegisterEvent to provide information about every eventId used for event tracing.
RegisterEvent(int, long, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterEvent(int, long, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterEvent(int, long, String, String) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
RegisterFilterValue(String, String) - Method in class com.apptelemetry.apm.APMApplication
Call RegisterFilterValue for each valid filter value.
RegisterFilterValue(String, String) - Method in class com.apptelemetry.apm.APMApplication
Call RegisterFilterValue for each valid filter value.
RegisterFilterValue(int, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterFilterValue(int, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterFilterValue(int, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterFilterValue(int, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterFilterValue(int, String, String) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
RegisterModule(String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterModule(String) - Method in class com.apptelemetry.apm.APMLibrary
 
RegisterModule(String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterModule(String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
RegisterModule(String) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
ReleaseContext() - Static method in class com.apptelemetry.apm.APM
Call ReleaseContext to finish logging and to flush logged information to the app.telemetry infrastructure.
ReleaseContext() - Static method in class com.apptelemetry.apm.APM
Call ReleaseContext to finish logging and to flush logged information to the app.telemetry infrastructure.
ReleaseContext() - Method in class com.apptelemetry.apm.APMApplication
Call ReleaseContext to finish logging and to flush logged information to the APM infrastructure.
ReleaseContext() - Method in class com.apptelemetry.apm.APMApplication
Call ReleaseContext to finish logging and to flush logged information to the APM infrastructure.
ReleaseContext() - Method in class com.apptelemetry.apm.APMLibrary
 
ReleaseContext() - Method in class com.apptelemetry.apm.APMLibrary
 
ReleaseContext() - Method in interface com.apptelemetry.apm.IAPMLibrary
 
ReleaseContext() - Method in interface com.apptelemetry.apm.IAPMLibrary
 
ReleaseContext() - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
REM - Static variable in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
Constant for the math method.
rem(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
 
Remapper - Class in com.apptelemetry.apm.org.objectweb.asm.commons
A class responsible for remapping types and names.
Remapper() - Constructor for class com.apptelemetry.apm.org.objectweb.asm.commons.Remapper
 
RemappingAnnotationAdapter - Class in com.apptelemetry.apm.org.objectweb.asm.commons
An AnnotationVisitor adapter for type remapping.
RemappingAnnotationAdapter(AnnotationVisitor, Remapper) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.commons.RemappingAnnotationAdapter
 
RemappingClassAdapter - Class in com.apptelemetry.apm.org.objectweb.asm.commons
A ClassVisitor for type remapping.
RemappingClassAdapter(ClassVisitor, Remapper) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.commons.RemappingClassAdapter
 
RemappingFieldAdapter - Class in com.apptelemetry.apm.org.objectweb.asm.commons
A FieldVisitor adapter for type remapping.
RemappingFieldAdapter(FieldVisitor, Remapper) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.commons.RemappingFieldAdapter
 
RemappingMethodAdapter - Class in com.apptelemetry.apm.org.objectweb.asm.commons
A LocalVariablesSorter for type mapping.
RemappingMethodAdapter(int, String, MethodVisitor, Remapper) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.commons.RemappingMethodAdapter
 
RemappingSignatureAdapter - Class in com.apptelemetry.apm.org.objectweb.asm.commons
A SignatureVisitor adapter for type mapping.
RemappingSignatureAdapter(SignatureVisitor, Remapper) - Constructor for class com.apptelemetry.apm.org.objectweb.asm.commons.RemappingSignatureAdapter
 
removeAgentCommandListener(AgentCommand.AgentCommandListener) - Method in class com.apptelemetry.apm.impl.Transport
 
Report(String, String, String) - Method in class com.apptelemetry.apm.APMApplication
Call Report to create a new feedback report.
Report(String, String, String) - Method in class com.apptelemetry.apm.APMApplication
Call Report to create a new feedback report.
Report(int, String, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
Report(int, String, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
Report(int, String, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
Report(int, String, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
Report(int, String, String, String) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
ReportContent(String, String, String, byte[]) - Method in class com.apptelemetry.apm.APMApplication
Call ReportContent to add binary values to a previously created feedback report.
ReportContent(String, String, String, byte[]) - Method in class com.apptelemetry.apm.APMApplication
Call ReportContent to add binary values to a previously created feedback report.
ReportContent(int, String, String, String, byte[]) - Method in class com.apptelemetry.apm.APMLibrary
 
ReportContent(int, String, String, String, byte[]) - Method in class com.apptelemetry.apm.APMLibrary
 
ReportContent(int, String, String, String, byte[]) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
ReportContent(int, String, String, String, byte[]) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
ReportContent(int, String, String, String, byte[]) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
ReportValue(String, String, String) - Method in class com.apptelemetry.apm.APMApplication
Call ReportValue to add values to a previously created feedback report.
ReportValue(String, String, String) - Method in class com.apptelemetry.apm.APMApplication
Call ReportValue to add values to a previously created feedback report.
ReportValue(int, String, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
ReportValue(int, String, String, String) - Method in class com.apptelemetry.apm.APMLibrary
 
ReportValue(int, String, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
ReportValue(int, String, String, String) - Method in interface com.apptelemetry.apm.IAPMLibrary
 
ReportValue(int, String, String, String) - Method in class com.apptelemetry.apm.impl.TransportAPMLibrary
 
resetTransport(boolean) - Method in class com.apptelemetry.apm.impl.Transport
 
ret(int) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
Generates a RET instruction.
ret(int) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
 
RET - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
 
RETURN - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
 
returnValue() - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
Generates the instruction to return the top stack value to the caller.
run() - Method in class com.apptelemetry.apm.impl.TransportFileTest
 
run() - Method in class com.apptelemetry.apm.impl.TransportTCP
 
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.