Class Hierarchy
- java.lang.Object
- com.google.monitoring.runtime.instrumentation.AllocationInstrumenter (implements java.lang.instrument.ClassFileTransformer)
- com.google.monitoring.runtime.instrumentation.AllocationInstrumenterBootstrap
- com.google.monitoring.runtime.instrumentation.AllocationRecorder
- org.objectweb.asm.ClassVisitor
- com.google.monitoring.runtime.instrumentation.VerifyingClassAdapter
- com.google.monitoring.runtime.instrumentation.ConstructorInstrumenter (implements java.lang.instrument.ClassFileTransformer)
Interface Hierarchy
- com.google.monitoring.runtime.instrumentation.ConstructorCallback<T>
- com.google.monitoring.runtime.instrumentation.Sampler
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.google.monitoring.runtime.instrumentation.VerifyingClassAdapter.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)