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

A

accept(Collector.AggregateVisitor) - Method in interface org.glowroot.agent.collector.Collector.AggregateReader
 
accept(Collector.TraceVisitor) - Method in interface org.glowroot.agent.collector.Collector.TraceReader
 
active() - Method in class org.glowroot.agent.model.AsyncTimer
 
active() - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
 
active(boolean) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot.Builder
Initializes the value for the active attribute.
active() - Method in interface org.glowroot.agent.model.TransactionTimer.TransactionTimerSnapshot
 
add(Transaction) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
add(E) - Method in class org.glowroot.agent.util.IterableWithSelfRemovableEntries
 
addAlerts(AlertConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds one element to alerts list.
addAlerts(AlertConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to alerts list.
addAllAlerts(Iterable<? extends AlertConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to alerts list.
addAllAnnotationTypes(Iterable<? extends Type>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Adds elements to annotationTypes set.
addAllAspects(Iterable<String>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds elements to aspects list.
addAllDependencies(Iterable<? extends ClassLoaders.LazyDefinedClass>) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
Adds elements to dependencies list.
addAllGauges(Iterable<? extends GaugeConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to gauges list.
addAllInstrumentation(Iterable<? extends InstrumentationConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to instrumentation list.
addAllInstrumentationConfigs(Iterable<? extends InstrumentationConfig>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds elements to instrumentationConfigs list.
addAllInterfaces(Iterable<? extends Type>) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Adds elements to interfaces list.
addAllMethods(Iterable<? extends PluginDetail.PointcutMethod>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Adds elements to methods list.
addAllPluginDescriptors(Iterable<? extends PluginDescriptor>) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Adds elements to pluginDescriptors list.
addAllPluginJars(Iterable<? extends File>) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Adds elements to pluginJars list.
addAllPlugins(Iterable<? extends PluginConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to plugins list.
addAllProperties(Iterable<? extends PropertyDescriptor>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds elements to properties list.
addAllSyntheticMonitors(Iterable<? extends SyntheticMonitorConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to syntheticMonitors list.
addAnnotationTypes(Type) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Adds one element to annotationTypes set.
addAnnotationTypes(Type...) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Adds elements to annotationTypes set.
addAspects(String) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds one element to aspects list.
addAspects(String...) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds elements to aspects list.
addConfigListener(ConfigListener) - Method in class org.glowroot.agent.config.ConfigService
 
addDataFrom(TransactionTimer) - Method in interface org.glowroot.agent.model.AggregatedTimer
 
addDataFrom(TransactionTimer) - Method in class org.glowroot.agent.model.MergedThreadTimer
 
addDataFrom(TransactionTimer) - Method in class org.glowroot.agent.model.MutableAggregateTimer
 
addDependencies(ClassLoaders.LazyDefinedClass) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
Adds one element to dependencies list.
addDependencies(ClassLoaders.LazyDefinedClass...) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
Adds elements to dependencies list.
addErrorEntry(Throwable) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
addErrorEntry(String) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
addErrorEntry(String, Throwable) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
addGauges(GaugeConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds one element to gauges list.
addGauges(GaugeConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to gauges list.
addInitListener(LazyPlatformMBeanServer.InitListener) - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
addInstrumentation(InstrumentationConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds one element to instrumentation list.
addInstrumentation(InstrumentationConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to instrumentation list.
addInstrumentationConfigs(InstrumentationConfig) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds one element to instrumentationConfigs list.
addInstrumentationConfigs(InstrumentationConfig...) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds elements to instrumentationConfigs list.
addInterfaces(Type) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Adds one element to interfaces list.
addInterfaces(Type...) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Adds elements to interfaces list.
addManualClass(String, byte[]) - Method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
addMethods(PluginDetail.PointcutMethod) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Adds one element to methods list.
addMethods(PluginDetail.PointcutMethod...) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Adds elements to methods list.
addPluginConfigListener(ConfigListener) - Method in class org.glowroot.agent.config.ConfigService
 
addPluginDescriptors(PluginDescriptor) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Adds one element to pluginDescriptors list.
addPluginDescriptors(PluginDescriptor...) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Adds elements to pluginDescriptors list.
addPluginJars(File) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Adds one element to pluginJars list.
addPluginJars(File...) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Adds elements to pluginJars list.
addPlugins(PluginConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds one element to plugins list.
addPlugins(PluginConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to plugins list.
addProperties(PropertyDescriptor) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds one element to properties list.
addProperties(PropertyDescriptor...) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Adds elements to properties list.
addStackTrace(ThreadInfo) - Method in class org.glowroot.agent.model.ThreadProfile
 
addSyntheticMonitors(SyntheticMonitorConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds one element to syntheticMonitors list.
addSyntheticMonitors(SyntheticMonitorConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Adds elements to syntheticMonitors list.
addTransactionAttribute(String, String) - Method in class org.glowroot.agent.impl.GlowrootServiceImpl
 
addTransactionAttribute(String, String) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
advanced(AdvancedConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Initializes the value for the advanced attribute.
AdviceCache - Class in org.glowroot.agent.weaving
 
AdviceCache(List<PluginDescriptor>, List<InstrumentationConfig>, Instrumentation, File) - Constructor for class org.glowroot.agent.weaving.AdviceCache
 
AgentModule - Class in org.glowroot.agent.init
 
AgentModule(Clock, Ticker, PluginCache, ConfigService, Instrumentation, File, File, PreCheckLoadedClasses.PreCheckClassFileTransformer) - Constructor for class org.glowroot.agent.init.AgentModule
 
AgentPremain - Class in org.glowroot.agent
 
AggregatedTimer - Interface in org.glowroot.agent.model
 
AggregateIntervalCollector - Class in org.glowroot.agent.impl
 
alerts(Iterable<? extends AlertConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Sets or replaces all elements for alerts list.
ALL - Static variable in class org.glowroot.agent.jul.Level
 
AllConfig - Class in org.glowroot.agent.config
 
AllConfig() - Constructor for class org.glowroot.agent.config.AllConfig
 
AnalyzedWorld - Class in org.glowroot.agent.weaving
 
AnalyzedWorld(Supplier<List<Advice>>, List<ShimType>, List<MixinType>, PreloadSomeSuperTypesCache) - Constructor for class org.glowroot.agent.weaving.AnalyzedWorld
 
annotationTypes(Iterable<? extends Type>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Sets or replaces all elements for annotationTypes set.
aspects() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
 
aspects(Iterable<String>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Sets or replaces all elements for aspects list.
aspects() - Method in class org.glowroot.agent.config.PluginDescriptor
 
AsyncQueryData - Class in org.glowroot.agent.model
 
AsyncQueryData(String, AsyncQueryData) - Constructor for class org.glowroot.agent.model.AsyncQueryData
 
AsyncTimer - Class in org.glowroot.agent.model
 
AsyncTimer(TimerNameImpl, long) - Constructor for class org.glowroot.agent.model.AsyncTimer
 
AUXILIARY_THREAD_ROOT_TIMER_NAME - Static variable in class org.glowroot.agent.impl.TimerNameCache
 
awaitClose() - Method in class org.glowroot.agent.central.CentralCollector
 
awaitClose() - Method in interface org.glowroot.agent.init.GlowrootAgentInit
 
awaitClose() - Method in class org.glowroot.agent.init.NonEmbeddedGlowrootAgentInit
 

B

Beans - Class in org.glowroot.agent.weaving
 
BootstrapMetaHolders - Class in org.glowroot.agent.weaving
 
build() - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Builds a new ImmutableAllConfig.
build() - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Builds a new ImmutablePluginCache.
build() - Method in class org.glowroot.agent.config.ImmutablePluginConfig.Builder
Builds a new ImmutablePluginConfig.
build() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
build() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
build() - Method in class org.glowroot.agent.impl.ImmutablePendingTrace.Builder
Builds a new ImmutablePendingTrace.
build() - Method in class org.glowroot.agent.live.ImmutablePointcutClassName.Builder
build() - Method in class org.glowroot.agent.model.ImmutableErrorMessage.Builder
Builds a new ImmutableErrorMessage.
build() - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl.Builder
build() - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot.Builder
build() - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
build() - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Builds a new ImmutableMixinClass.
build() - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
build() - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
build() - Method in class org.glowroot.agent.weaving.ImmutableShimClass.Builder
Builds a new ImmutableShimClass.
builder() - Static method in class org.glowroot.agent.config.ImmutableAllConfig
Creates a builder for ImmutableAllConfig.
builder() - Static method in class org.glowroot.agent.config.ImmutablePluginCache
Creates a builder for ImmutablePluginCache.
builder() - Static method in class org.glowroot.agent.config.ImmutablePluginConfig
Creates a builder for ImmutablePluginConfig.
builder() - Static method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Creates a builder for ImmutablePluginDescriptor.
builder() - Static method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Creates a builder for ImmutablePropertyDescriptor.
builder() - Static method in class org.glowroot.agent.impl.ImmutablePendingTrace
Creates a builder for ImmutablePendingTrace.
builder() - Static method in class org.glowroot.agent.live.ImmutablePointcutClassName
Creates a builder for ImmutablePointcutClassName.
builder() - Static method in class org.glowroot.agent.model.ImmutableErrorMessage
Creates a builder for ImmutableErrorMessage.
builder() - Static method in class org.glowroot.agent.model.ImmutableTimerNameImpl
Creates a builder for ImmutableTimerNameImpl.
builder() - Static method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Creates a builder for ImmutableTransactionTimerSnapshot.
builder() - Static method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Creates a builder for ImmutableLazyDefinedClass.
builder() - Static method in class org.glowroot.agent.weaving.ImmutableMixinClass
Creates a builder for ImmutableMixinClass.
builder() - Static method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Creates a builder for ImmutablePointcutClass.
builder() - Static method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Creates a builder for ImmutablePointcutMethod.
builder() - Static method in class org.glowroot.agent.weaving.ImmutableShimClass
Creates a builder for ImmutableShimClass.
buildPattern(String) - Static method in class org.glowroot.agent.util.MaybePatterns
 
BytecodeServiceImpl - Class in org.glowroot.agent.impl
 
BytecodeServiceImpl(TransactionRegistry, TransactionService, PreloadSomeSuperTypesCache) - Constructor for class org.glowroot.agent.impl.BytecodeServiceImpl
 
BytecodeServiceImpl.OnEnteringMain - Interface in org.glowroot.agent.impl
 
bytes(byte...) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
Initializes the value for the bytes attribute.
bytes() - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
 
bytes(byte...) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Initializes the value for the bytes attribute.
bytes(byte...) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Initializes the value for the bytes attribute.

C

captureTime() - Method in interface org.glowroot.agent.collector.Collector.AggregateReader
 
captureTime() - Method in interface org.glowroot.agent.collector.Collector.TraceReader
 
castInitialized(T) - Static method in class org.glowroot.agent.util.Checkers
 
castUntainted(T) - Static method in class org.glowroot.agent.util.Checkers
 
CentralCollector - Class in org.glowroot.agent.central
 
CentralCollector(Map<String, String>, String, String, List<File>, boolean, LiveJvmServiceImpl, LiveWeavingServiceImpl, LiveTraceRepositoryImpl, Collector.AgentConfigUpdater, ConfigService) - Constructor for class org.glowroot.agent.central.CentralCollector
 
checkboxLabel(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
Initializes the value for the checkboxLabel attribute.
checkboxLabel() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
 
checkboxLabel() - Method in class org.glowroot.agent.config.PropertyDescriptor
 
Checkers - Class in org.glowroot.agent.util
 
checkForDeadlockedActiveWeaving() - Method in class org.glowroot.agent.weaving.Weaver
 
ClassInfoImpl - Class in org.glowroot.agent.weaving
 
ClassInfoImpl(String, ClassLoader) - Constructor for class org.glowroot.agent.weaving.ClassInfoImpl
 
ClassNames - Class in org.glowroot.agent.weaving
 
clearInMemoryData() - Method in class org.glowroot.agent.impl.TransactionProcessor
 
clearInMemoryData() - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
close() - Method in class org.glowroot.agent.central.CentralCollector
 
close() - Method in class org.glowroot.agent.impl.StackTraceCollector
 
close() - Method in class org.glowroot.agent.impl.TraceCollector
 
close() - Method in class org.glowroot.agent.impl.TransactionProcessor
 
close() - Method in class org.glowroot.agent.init.AgentModule
 
close() - Method in interface org.glowroot.agent.init.GlowrootAgentInit
 
close() - Method in class org.glowroot.agent.init.NonEmbeddedGlowrootAgentInit
 
close() - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
collectAggregates(Collector.AggregateReader) - Method in class org.glowroot.agent.central.CentralCollector
 
collectAggregates(Collector.AggregateReader) - Method in interface org.glowroot.agent.collector.Collector
 
collectAggregates(Collector.AggregateReader) - Method in class org.glowroot.agent.init.CollectorProxy
 
collectGaugeValues(List<CollectorServiceOuterClass.GaugeValueMessage.GaugeValue>) - Method in class org.glowroot.agent.central.CentralCollector
 
collectGaugeValues(List<CollectorServiceOuterClass.GaugeValueMessage.GaugeValue>) - Method in interface org.glowroot.agent.collector.Collector
 
collectGaugeValues(List<CollectorServiceOuterClass.GaugeValueMessage.GaugeValue>) - Method in class org.glowroot.agent.init.CollectorProxy
 
Collector - Interface in org.glowroot.agent.collector
 
Collector.AgentConfigUpdater - Interface in org.glowroot.agent.collector
 
Collector.AggregateReader - Interface in org.glowroot.agent.collector
 
Collector.AggregateVisitor - Interface in org.glowroot.agent.collector
 
Collector.TraceReader - Interface in org.glowroot.agent.collector
 
Collector.TraceVisitor - Interface in org.glowroot.agent.collector
 
CollectorProxy - Class in org.glowroot.agent.init
 
CollectorProxy() - Constructor for class org.glowroot.agent.init.CollectorProxy
 
collectTrace(Collector.TraceReader) - Method in class org.glowroot.agent.central.CentralCollector
 
collectTrace(Collector.TraceReader) - Method in interface org.glowroot.agent.collector.Collector
 
collectTrace(Collector.TraceReader) - Method in class org.glowroot.agent.init.CollectorProxy
 
collocate(boolean) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Initializes the value for the collocate attribute.
collocate() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
 
collocate() - Method in class org.glowroot.agent.config.PluginDescriptor
 
collocateInClassLoader(boolean) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Initializes the value for the collocateInClassLoader attribute.
CONFIG - Static variable in class org.glowroot.agent.jul.Level
 
config(String) - Method in class org.glowroot.agent.jul.Logger
 
ConfigFileUtil - Class in org.glowroot.agent.config
 
ConfigService - Class in org.glowroot.agent.config
 
ConfigServiceImpl - Class in org.glowroot.agent.impl
 
copyFrom(AllConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Fill a builder with attribute values from the provided AllConfig instance.
copyFrom(PluginCache) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Fill a builder with attribute values from the provided PluginCache instance.
copyFrom(PluginConfig) - Method in class org.glowroot.agent.config.ImmutablePluginConfig.Builder
Fill a builder with attribute values from the provided PluginConfig instance.
copyFrom(PluginDescriptor) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Fill a builder with attribute values from the provided PluginDescriptor instance.
copyFrom(PropertyDescriptor) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
Fill a builder with attribute values from the provided PropertyDescriptor instance.
copyFrom(TraceCollector.PendingTrace) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace.Builder
Fill a builder with attribute values from the provided PendingTrace instance.
copyFrom(LiveWeavingServiceImpl.PointcutClassName) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName.Builder
Fill a builder with attribute values from the provided PointcutClassName instance.
copyFrom(ErrorMessage) - Method in class org.glowroot.agent.model.ImmutableErrorMessage.Builder
Fill a builder with attribute values from the provided ErrorMessage instance.
copyFrom(TimerNameImpl) - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl.Builder
Fill a builder with attribute values from the provided TimerNameImpl instance.
copyFrom(TransactionTimer.TransactionTimerSnapshot) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot.Builder
Fill a builder with attribute values from the provided TransactionTimerSnapshot instance.
copyFrom(ClassLoaders.LazyDefinedClass) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
Fill a builder with attribute values from the provided LazyDefinedClass instance.
copyFrom(PluginDetail.MixinClass) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Fill a builder with attribute values from the provided MixinClass instance.
copyFrom(PluginDetail.PointcutClass) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Fill a builder with attribute values from the provided PointcutClass instance.
copyFrom(PluginDetail.PointcutMethod) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Fill a builder with attribute values from the provided PointcutMethod instance.
copyFrom(PluginDetail.ShimClass) - Method in class org.glowroot.agent.weaving.ImmutableShimClass.Builder
Fill a builder with attribute values from the provided ShimClass instance.
copyOf(AllConfig) - Static method in class org.glowroot.agent.config.ImmutableAllConfig
Creates an immutable copy of a AllConfig value.
copyOf(PluginCache) - Static method in class org.glowroot.agent.config.ImmutablePluginCache
Creates an immutable copy of a PluginCache value.
copyOf(PluginConfig) - Static method in class org.glowroot.agent.config.ImmutablePluginConfig
Creates an immutable copy of a PluginConfig value.
copyOf(PluginDescriptor) - Static method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Creates an immutable copy of a PluginDescriptor value.
copyOf(PropertyDescriptor) - Static method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Creates an immutable copy of a PropertyDescriptor value.
copyOf(TraceCollector.PendingTrace) - Static method in class org.glowroot.agent.impl.ImmutablePendingTrace
Creates an immutable copy of a TraceCollector.PendingTrace value.
copyOf(LiveWeavingServiceImpl.PointcutClassName) - Static method in class org.glowroot.agent.live.ImmutablePointcutClassName
Creates an immutable copy of a LiveWeavingServiceImpl.PointcutClassName value.
copyOf(ErrorMessage) - Static method in class org.glowroot.agent.model.ImmutableErrorMessage
Creates an immutable copy of a ErrorMessage value.
copyOf(TimerNameImpl) - Static method in class org.glowroot.agent.model.ImmutableTimerNameImpl
Creates an immutable copy of a TimerNameImpl value.
copyOf(TransactionTimer.TransactionTimerSnapshot) - Static method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Creates an immutable copy of a TransactionTimer.TransactionTimerSnapshot value.
copyOf(ClassLoaders.LazyDefinedClass) - Static method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Creates an immutable copy of a ClassLoaders.LazyDefinedClass value.
copyOf(PluginDetail.MixinClass) - Static method in class org.glowroot.agent.weaving.ImmutableMixinClass
Creates an immutable copy of a PluginDetail.MixinClass value.
copyOf(PluginDetail.PointcutClass) - Static method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Creates an immutable copy of a PluginDetail.PointcutClass value.
copyOf(PluginDetail.PointcutMethod) - Static method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Creates an immutable copy of a PluginDetail.PointcutMethod value.
copyOf(PluginDetail.ShimClass) - Static method in class org.glowroot.agent.weaving.ImmutableShimClass
Creates an immutable copy of a PluginDetail.ShimClass value.
count(long) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot.Builder
Initializes the value for the count attribute.
count() - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
 
count() - Method in interface org.glowroot.agent.model.TransactionTimer.TransactionTimerSnapshot
 
create(AgentConfigOuterClass.AgentConfig, List<PluginDescriptor>) - Static method in class org.glowroot.agent.config.AllConfig
 
create(List<File>, boolean, List<PluginDescriptor>) - Static method in class org.glowroot.agent.config.ConfigService
 
create(File, boolean) - Static method in class org.glowroot.agent.config.PluginCache
 
create(PluginDescriptor, List<AgentConfigOuterClass.AgentConfig.PluginProperty>) - Static method in class org.glowroot.agent.config.PluginConfig
 
create(ConfigService, List<PluginDescriptor>, String) - Static method in class org.glowroot.agent.impl.ConfigServiceImpl
 
create(String) - Method in interface org.glowroot.agent.impl.PluginServiceImpl.ConfigServiceFactory
 
create(TransactionRegistry, ConfigService, TimerNameCache, Ticker, Clock) - Static method in class org.glowroot.agent.impl.TransactionService
 
create(String, JvmConfig) - Static method in class org.glowroot.agent.init.EnvironmentCreator
 
create(String, Throwable, AtomicInteger) - Static method in class org.glowroot.agent.model.ErrorMessage
 
create(String) - Static method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
create() - Static method in class org.glowroot.agent.util.ThreadAllocatedBytes
 
create(String) - Static method in class org.glowroot.agent.util.ThreadFactories
 
create(MessageTemplateImpl, Object, String, Object...) - Static method in class org.glowroot.agent.weaving.GenericMessageSupplier
 
create(String, MethodInfo) - Static method in class org.glowroot.agent.weaving.MessageTemplateImpl
 
createAuxThreadContext() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
createAuxThreadRootTimer() - Static method in class org.glowroot.agent.model.MergedThreadTimer
 
createAuxThreadRootTimer() - Static method in class org.glowroot.agent.model.MutableAggregateTimer
 
createCompletedTraceHeader(Transaction) - Static method in class org.glowroot.agent.impl.TraceCreator
 
createMessageSupplier(MessageTemplate, Object, String, Object...) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
createMessageTemplate(String, MethodInfo) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
createOptionalThreadContext(ThreadContextThreadLocal.Holder, int, int) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
createPartialTraceHeader(Transaction, long, long) - Static method in class org.glowroot.agent.impl.TraceCreator
 
createTraceReaderForCompleted(Transaction, boolean) - Static method in class org.glowroot.agent.impl.TraceCreator
 
createTraceReaderForPartial(Transaction, long, long) - Static method in class org.glowroot.agent.impl.TraceCreator
 

D

DebuggingClassFileTransformer - Class in org.glowroot.agent
 
DebuggingClassFileTransformer() - Constructor for class org.glowroot.agent.DebuggingClassFileTransformer
 
defaultValue(PropertyValue) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
Initializes the value for the defaultValue attribute.
defaultValue() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
 
defaultValue() - Method in class org.glowroot.agent.config.PropertyDescriptor
 
dependencies(Iterable<? extends ClassLoaders.LazyDefinedClass>) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
Sets or replaces all elements for dependencies list.
dependencies() - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
 
description(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
Initializes the value for the description attribute.
description() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
 
description() - Method in class org.glowroot.agent.config.PropertyDescriptor
 
descriptor(String) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Initializes the value for the descriptor attribute.
DetailMapWriter - Class in org.glowroot.agent.model
 
Directories - Class in org.glowroot.agent
 
Directories(File) - Constructor for class org.glowroot.agent.Directories
 
doNotMatchSubClasses(boolean) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName.Builder
Initializes the value for the doNotMatchSubClasses attribute.

E

end(long) - Method in class org.glowroot.agent.model.AsyncQueryData
 
end(long) - Method in class org.glowroot.agent.model.AsyncTimer
 
end(long) - Method in interface org.glowroot.agent.model.QueryData
 
end(long) - Method in class org.glowroot.agent.model.SyncQueryData
 
endQueryData(long) - Method in class org.glowroot.agent.model.QueryEntryBase
 
entering(String, String) - Method in class org.glowroot.agent.jul.Logger
 
entering(String, String, Object) - Method in class org.glowroot.agent.jul.Logger
 
entering(String, String, Object[]) - Method in class org.glowroot.agent.jul.Logger
 
enteringApacheCommonsDaemonLoadMethod(String, String[]) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
enteringMainMethod(String, String[]) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
enteringMainMethod(String, String[], String, String) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
enteringPossibleProcrunStartMethod(String, String, String[]) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
EnvironmentCreator - Class in org.glowroot.agent.init
 
equals(Object) - Method in class org.glowroot.agent.config.ImmutableAllConfig
This instance is equal to all instances of ImmutableAllConfig that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.config.ImmutablePluginCache
This instance is equal to all instances of ImmutablePluginCache that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.config.ImmutablePluginConfig
This instance is equal to all instances of ImmutablePluginConfig that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
This instance is equal to all instances of ImmutablePluginDescriptor that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
This instance is equal to all instances of ImmutablePropertyDescriptor that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
This instance is equal to all instances of ImmutablePendingTrace that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName
This instance is equal to all instances of ImmutablePointcutClassName that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.model.ImmutableErrorMessage
This instance is equal to all instances of ImmutableErrorMessage that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
This instance is equal to all instances of ImmutableTimerNameImpl that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
This instance is equal to all instances of ImmutableTransactionTimerSnapshot that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
This instance is equal to all instances of ImmutableLazyDefinedClass that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
This instance is equal to all instances of ImmutableMixinClass that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
This instance is equal to all instances of ImmutablePointcutClass that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
This instance is equal to all instances of ImmutablePointcutMethod that have equal attribute values.
equals(Object) - Method in class org.glowroot.agent.weaving.ImmutableShimClass
This instance is equal to all instances of ImmutableShimClass that have equal attribute values.
ErrorMessage - Class in org.glowroot.agent.model
 
ErrorMessage() - Constructor for class org.glowroot.agent.model.ErrorMessage
 
exiting(String, String) - Method in class org.glowroot.agent.jul.Logger
 
exiting(String, String, Object) - Method in class org.glowroot.agent.jul.Logger
 
exitingGetPlatformMBeanServer() - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
extend(TimerImpl) - Method in class org.glowroot.agent.impl.TimerImpl
 
extend(long) - Method in class org.glowroot.agent.model.AsyncQueryData
 
extend(long) - Method in class org.glowroot.agent.model.AsyncTimer
 
extend(long) - Method in interface org.glowroot.agent.model.QueryData
 
extend(long) - Method in class org.glowroot.agent.model.SyncQueryData
 
extended(boolean) - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl.Builder
Initializes the value for the extended attribute.
extended() - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
 
extended() - Method in class org.glowroot.agent.model.TimerNameImpl
 
extendedTimer() - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
 
extendedTimer() - Method in class org.glowroot.agent.model.TimerNameImpl
 
extendQueryData(long) - Method in class org.glowroot.agent.model.QueryEntryBase
 

F

FileSystemMXBean - Interface in org.glowroot.agent.init
 
findAllMBeanServers() - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
findClass(String) - Method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
FINE - Static variable in class org.glowroot.agent.jul.Level
 
fine(String) - Method in class org.glowroot.agent.jul.Logger
 
FINER - Static variable in class org.glowroot.agent.jul.Level
 
finer(String) - Method in class org.glowroot.agent.jul.Logger
 
FINEST - Static variable in class org.glowroot.agent.jul.Level
 
finest(String) - Method in class org.glowroot.agent.jul.Logger
 
fixPluginConfigs(List<ImmutablePluginConfigTemp>, List<PluginDescriptor>) - Static method in class org.glowroot.agent.config.ConfigService
 
forceGC(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
fromInternalName(String) - Static method in class org.glowroot.agent.weaving.ClassNames
 
fromMaybePattern(String, LiveWeavingServiceImpl.PointcutClassName, boolean) - Static method in class org.glowroot.agent.live.LiveWeavingServiceImpl.PointcutClassName
 
fromNonPattern(String, LiveWeavingServiceImpl.PointcutClassName, boolean) - Static method in class org.glowroot.agent.live.LiveWeavingServiceImpl.PointcutClassName
 
fromPattern(Pattern, LiveWeavingServiceImpl.PointcutClassName, boolean) - Static method in class org.glowroot.agent.live.LiveWeavingServiceImpl.PointcutClassName
 

G

gauges(Iterable<? extends GaugeConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Sets or replaces all elements for gauges list.
GenericMessageSupplier - Class in org.glowroot.agent.weaving
 
get() - Static method in class org.glowroot.agent.impl.GlowrootServiceHolder
 
get(String) - Method in class org.glowroot.agent.model.QueryDataMap
 
get() - Method in class org.glowroot.agent.weaving.GenericMessageSupplier
 
getActiveAuxThreadContexts() - Method in class org.glowroot.agent.impl.Transaction
 
getAdvancedConfig() - Method in class org.glowroot.agent.config.ConfigService
 
getAdvisors() - Method in class org.glowroot.agent.weaving.AdviceCache
 
getAdvisorsSupplier() - Method in class org.glowroot.agent.weaving.AdviceCache
 
getAgentConfig() - Method in class org.glowroot.agent.config.ConfigService
 
getAgentDirLockCloseable() - Method in class org.glowroot.agent.Directories
 
getAlertConfigs() - Method in class org.glowroot.agent.config.ConfigService
 
getAllocatedBytes() - Method in class org.glowroot.agent.model.ThreadStats
 
getAnonymousLogger() - Static method in class org.glowroot.agent.jul.Logger
 
getAnonymousLogger(String) - Static method in class org.glowroot.agent.jul.Logger
 
getAnyField(Class<?>, String) - Static method in class org.glowroot.agent.util.Reflections
 
getAnyMethod(Class<?>, String, Class<?>...) - Static method in class org.glowroot.agent.util.Reflections
 
getAttribute(ObjectName, String, List<MBeanServer>) - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
getAttributes() - Method in class org.glowroot.agent.impl.Transaction
 
getAuxThreadProfile(String, String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getAuxThreadProfileProtobuf() - Method in class org.glowroot.agent.impl.Transaction
 
getAvailability() - Method in class org.glowroot.agent.util.OptionalService
 
getAvailableDiskSpace(String, String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getBeanPropertiesAsText(Object) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
getBeanValue(Object, List<String>) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
getBlockedMillis() - Method in class org.glowroot.agent.model.ThreadStats
 
getBooleanProperty(String) - Method in class org.glowroot.agent.config.PluginConfig
 
getBooleanProperty(String) - Method in class org.glowroot.agent.impl.ConfigServiceImpl
 
getCapabilities(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getCaptureTime() - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
getCaptureTime() - Method in class org.glowroot.agent.impl.Transaction
 
getChildTimers() - Method in interface org.glowroot.agent.model.AggregatedTimer
 
getChildTimers() - Method in class org.glowroot.agent.model.MergedThreadTimer
 
getChildTimers() - Method in class org.glowroot.agent.model.MutableAggregateTimer
 
getClassesWithReweavableAdvice(boolean) - Method in class org.glowroot.agent.weaving.AnalyzedWorld
 
getClassLoaders() - Method in class org.glowroot.agent.weaving.AnalyzedWorld
 
getClassMeta(int) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
getClassMeta(int) - Static method in class org.glowroot.agent.weaving.BootstrapMetaHolders
 
getConfDir() - Method in class org.glowroot.agent.Directories
 
getConfDirs() - Method in class org.glowroot.agent.Directories
 
getConfig(ObjectNode, String, Class<T>) - Static method in class org.glowroot.agent.config.ConfigFileUtil
 
getConfig(ObjectNode, String, TypeReference<T>) - Static method in class org.glowroot.agent.config.ConfigFileUtil
 
getConfigService(String) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
getConfigService() - Method in class org.glowroot.agent.init.AgentModule
 
getCount() - Method in class org.glowroot.agent.impl.TimerImpl
 
getCount() - Method in class org.glowroot.agent.model.AsyncTimer
 
getCount() - Method in class org.glowroot.agent.model.MergedThreadTimer
 
getCount() - Method in interface org.glowroot.agent.model.TransactionTimer
 
getCpuNanos() - Method in class org.glowroot.agent.impl.Transaction
 
getCpuNanos() - Method in class org.glowroot.agent.model.ThreadStats
 
getCpuNanos() - Method in class org.glowroot.agent.model.ThreadStatsComponent
 
getCurrentNestingGroupId() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
getCurrentSuppressionKeyId() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
getCurrentThreadContextHolder() - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
getCurrentThreadContextHolder() - Method in class org.glowroot.agent.impl.TransactionRegistry
 
getCurrentTime(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getCurrentTimer() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
getDataDir() - Method in class org.glowroot.agent.Directories
 
getDeclaringClassName() - Method in class org.glowroot.agent.weaving.MethodInfoImpl
 
getDoubleProperty(String) - Method in class org.glowroot.agent.config.PluginConfig
 
getDoubleProperty(String) - Method in class org.glowroot.agent.impl.ConfigServiceImpl
 
getDurationNanos() - Method in class org.glowroot.agent.impl.Transaction
 
getEntries(String, String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getErrorMessage() - Method in class org.glowroot.agent.impl.Transaction
 
getExecutionCount() - Method in class org.glowroot.agent.model.AsyncQueryData
 
getExecutionCount() - Method in class org.glowroot.agent.model.SyncQueryData
 
getFreeSpace() - Method in interface org.glowroot.agent.init.FileSystemMXBean
 
getFullQueryText(String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
getFullQueryText(String, String) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
getFullQueryText(String) - Method in class org.glowroot.agent.model.QueryCollector
 
getFullTrace(String, String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getGaugeCollectionIntervalMillis() - Method in class org.glowroot.agent.config.ConfigService
 
getGaugeConfigs() - Method in class org.glowroot.agent.config.ConfigService
 
getGlobal() - Static method in class org.glowroot.agent.jul.Logger
 
getGlobalMeta(String) - Method in class org.glowroot.agent.live.LiveWeavingServiceImpl
 
getGlowrootAgentInit() - Static method in class org.glowroot.agent.MainEntryPoint
 
getGlowrootJarFile() - Method in class org.glowroot.agent.Directories
 
getHeader(String, String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getHeadline() - Method in class org.glowroot.agent.impl.Transaction
 
getImmedateTraceStoreRunnable() - Method in class org.glowroot.agent.impl.Transaction
 
getImportantClassLoadingPoints() - Method in class org.glowroot.agent.init.PreCheckLoadedClasses.PreCheckClassFileTransformer
 
getInstrumentationConfigs() - Method in class org.glowroot.agent.config.ConfigService
 
getJstack(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getJvmConfig() - Method in class org.glowroot.agent.config.ConfigService
 
getLazyPlatformMBeanServer() - Method in class org.glowroot.agent.init.AgentModule
 
getLevel() - Method in class org.glowroot.agent.jul.Logger
 
getLevel() - Method in class org.glowroot.agent.jul.LogRecord
 
getListProperty(String) - Method in class org.glowroot.agent.config.PluginConfig
 
getListProperty(String) - Method in class org.glowroot.agent.impl.ConfigServiceImpl
 
getLiveAggregateRepository() - Method in class org.glowroot.agent.init.AgentModule
 
getLiveJvmService() - Method in class org.glowroot.agent.init.AgentModule
 
getLiveTraceRepository() - Method in class org.glowroot.agent.init.AgentModule
 
getLiveWeavingService() - Method in class org.glowroot.agent.init.AgentModule
 
getLoader() - Method in class org.glowroot.agent.weaving.ClassInfoImpl
 
getLoader() - Method in class org.glowroot.agent.weaving.MethodInfoImpl
 
getLogDir() - Method in class org.glowroot.agent.Directories
 
getLogger(Class<?>) - Method in class org.glowroot.agent.impl.LoggerFactoryImpl
 
getLogger(String) - Static method in class org.glowroot.agent.jul.Logger
 
getLogger(String, String) - Static method in class org.glowroot.agent.jul.Logger
 
getLoggerName() - Method in class org.glowroot.agent.jul.LogRecord
 
getMainThreadContext() - Method in class org.glowroot.agent.impl.Transaction
 
getMainThreadProfile(String, String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getMainThreadProfileProtobuf() - Method in class org.glowroot.agent.impl.Transaction
 
getMatchingActiveTracePoints(LiveTraceRepository.TraceKind, String, String, LiveTraceRepository.TracePointFilter, int, long, long) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getMatchingClassNames(String, String, int) - Method in class org.glowroot.agent.live.LiveWeavingServiceImpl
 
getMatchingMBeanObjectNames(String, String, int) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getMatchingMethodNames(String, String, String, int) - Method in class org.glowroot.agent.live.LiveWeavingServiceImpl
 
getMatchingPendingPoints(LiveTraceRepository.TraceKind, String, String, LiveTraceRepository.TracePointFilter, long) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getMatchingTraceCount(String, String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getMBeanDump(String, DownstreamServiceOuterClass.MBeanDumpRequest.MBeanDumpKind, List<String>) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getMBeanInfo(ObjectName, List<MBeanServer>) - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
getMBeanMeta(String, String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getMessage() - Method in class org.glowroot.agent.jul.LogRecord
 
getMessageText(MessageTemplate, Object, String, Object...) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
getMessageText() - Method in class org.glowroot.agent.weaving.GenericMessageSupplier
 
getMethodMeta(int) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
getMethodMeta(int) - Static method in class org.glowroot.agent.weaving.BootstrapMetaHolders
 
getMethodSignatures(String, String, String) - Method in class org.glowroot.agent.live.LiveWeavingServiceImpl
 
getMillis() - Method in class org.glowroot.agent.jul.LogRecord
 
getMixinTypes() - Method in class org.glowroot.agent.weaving.AdviceCache
 
getModule(Class<?>) - Static method in class org.glowroot.agent.weaving.Java9
 
getName() - Method in class org.glowroot.agent.impl.TimerImpl
 
getName() - Method in class org.glowroot.agent.jul.Level
 
getName() - Method in class org.glowroot.agent.jul.Logger
 
getName() - Method in interface org.glowroot.agent.model.AggregatedTimer
 
getName() - Method in class org.glowroot.agent.model.AsyncTimer
 
getName() - Method in class org.glowroot.agent.model.MergedThreadTimer
 
getName() - Method in class org.glowroot.agent.model.MutableAggregateTimer
 
getName() - Method in interface org.glowroot.agent.model.TransactionTimer
 
getName() - Method in class org.glowroot.agent.weaving.ClassInfoImpl
 
getName() - Method in class org.glowroot.agent.weaving.MethodInfoImpl
 
getNextQueryData() - Method in class org.glowroot.agent.model.SyncQueryData
 
getOrderedIntervalCollectorsInRange(long, long) - Method in class org.glowroot.agent.impl.TransactionProcessor
 
getOverviewAggregate(String, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
getOverviewAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
getPackage(String) - Method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
getParameters() - Method in class org.glowroot.agent.jul.LogRecord
 
getParameterTypes() - Method in class org.glowroot.agent.weaving.MethodInfoImpl
 
getParent() - Method in class org.glowroot.agent.jul.Logger
 
getPendingTransactions() - Method in class org.glowroot.agent.impl.TraceCollector
 
getPercentFull() - Method in interface org.glowroot.agent.init.FileSystemMXBean
 
getPercentileAggregate(String, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
getPercentileAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
getPluginConfig(String) - Method in class org.glowroot.agent.config.ConfigService
 
getPluginConfigs() - Method in class org.glowroot.agent.config.ConfigService
 
getProcessId() - Static method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getQueries() - Method in class org.glowroot.agent.impl.Transaction
 
getQueries(String, String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getQueryData() - Method in class org.glowroot.agent.model.QueryEntryBase
 
getQueryText() - Method in class org.glowroot.agent.model.AsyncQueryData
 
getQueryText() - Method in interface org.glowroot.agent.model.QueryData
 
getQueryText() - Method in class org.glowroot.agent.model.QueryEntryBase
 
getQueryText() - Method in class org.glowroot.agent.model.SyncQueryData
 
getQueryType() - Method in class org.glowroot.agent.model.SyncQueryData
 
getResourceBundle() - Method in class org.glowroot.agent.jul.Logger
 
getResourceBundle() - Method in class org.glowroot.agent.jul.LogRecord
 
getResourceBundleName() - Method in class org.glowroot.agent.jul.Logger
 
getResourceBundleName() - Method in class org.glowroot.agent.jul.LogRecord
 
getRetrievedTooEarlyLocation() - Static method in class org.glowroot.agent.impl.GlowrootServiceHolder
 
getReturnType() - Method in class org.glowroot.agent.weaving.MethodInfoImpl
 
getRootObjectNode(File) - Static method in class org.glowroot.agent.config.ConfigFileUtil
 
getRowCount() - Method in class org.glowroot.agent.model.QueryEntryBase
 
getSampleCount() - Method in class org.glowroot.agent.model.ThreadProfile
 
getSequenceNumber() - Method in class org.glowroot.agent.jul.LogRecord
 
getService() - Method in class org.glowroot.agent.util.OptionalService
 
getServletRequestInfo() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
getSharedQueryTextIndex(String) - Method in interface org.glowroot.agent.model.SharedQueryTextCollection
 
getSharedQueryTexts() - Method in class org.glowroot.agent.impl.Transaction
 
getShimTypes() - Method in class org.glowroot.agent.weaving.AdviceCache
 
getSnapshot() - Method in class org.glowroot.agent.impl.TimerImpl
 
getSnapshot() - Method in class org.glowroot.agent.model.AsyncTimer
 
getSnapshot() - Method in class org.glowroot.agent.model.MergedThreadTimer
 
getSnapshot() - Method in interface org.glowroot.agent.model.TransactionTimer
 
getSourceClassName() - Method in class org.glowroot.agent.jul.LogRecord
 
getSourceMethodName() - Method in class org.glowroot.agent.jul.LogRecord
 
getStartTick() - Method in class org.glowroot.agent.impl.Transaction
 
getStringProperty(String) - Method in class org.glowroot.agent.config.PluginConfig
 
getStringProperty(String) - Method in class org.glowroot.agent.impl.ConfigServiceImpl
 
getSystemProperties(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getThreadAllocatedBytesSafely(long) - Method in class org.glowroot.agent.util.ThreadAllocatedBytes
 
getThreadDump(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
getThreadId() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
getThreadID() - Method in class org.glowroot.agent.jul.LogRecord
 
getThreadStats() - Method in class org.glowroot.agent.model.ThreadStatsComponent
 
getThroughputAggregate(String, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
getThroughputAggregates(String, LiveAggregateRepository.AggregateQuery) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
getThrown() - Method in class org.glowroot.agent.jul.LogRecord
 
getTicker() - Static method in class org.glowroot.agent.util.Tickers
 
getTimerName(Class<?>) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
getTimerName(String) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
getTimerName(Class<?>) - Method in class org.glowroot.agent.impl.TimerNameCache
 
getTmpDir() - Method in class org.glowroot.agent.Directories
 
getTotalDurationNanos(Ticker) - Method in class org.glowroot.agent.model.AsyncQueryData
 
getTotalDurationNanos(Ticker) - Method in class org.glowroot.agent.model.SyncQueryData
 
getTotalNanos() - Method in class org.glowroot.agent.impl.TimerImpl
 
getTotalNanos() - Method in class org.glowroot.agent.model.AsyncTimer
 
getTotalNanos() - Method in class org.glowroot.agent.model.MergedThreadTimer
 
getTotalNanos() - Method in interface org.glowroot.agent.model.TransactionTimer
 
getTotalRows() - Method in class org.glowroot.agent.model.AsyncQueryData
 
getTotalRows() - Method in class org.glowroot.agent.model.SyncQueryData
 
getTotalSpace() - Method in interface org.glowroot.agent.init.FileSystemMXBean
 
getTraceId() - Method in class org.glowroot.agent.impl.Transaction
 
getTransaction() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
getTransactionConfig() - Method in class org.glowroot.agent.config.ConfigService
 
getTransactionName() - Method in class org.glowroot.agent.impl.Transaction
 
getTransactions() - Method in class org.glowroot.agent.impl.TransactionRegistry
 
getTransactionType() - Method in class org.glowroot.agent.impl.Transaction
 
getTransactionTypes() - Method in class org.glowroot.agent.impl.TransactionProcessor
 
getTransactionTypes(String) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
getTransactionTypes(String) - Method in class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
getType() - Method in class org.glowroot.agent.model.QueryDataMap
 
getUiDefaultsConfig() - Method in class org.glowroot.agent.config.ConfigService
 
getUser() - Method in class org.glowroot.agent.impl.Transaction
 
getWaitedMillis() - Method in class org.glowroot.agent.model.ThreadStats
 
global - Static variable in class org.glowroot.agent.jul.Logger
 
GLOBAL_LOGGER_NAME - Static variable in class org.glowroot.agent.jul.Logger
 
GlowrootAgentInit - Interface in org.glowroot.agent.init
 
GlowrootAgentInitFactory - Interface in org.glowroot.agent.init
 
GlowrootServiceHolder - Class in org.glowroot.agent.impl
 
GlowrootServiceImpl - Class in org.glowroot.agent.impl
 
GlowrootServiceImpl(TransactionRegistry) - Constructor for class org.glowroot.agent.impl.GlowrootServiceImpl
 
grantAccess(Instrumentation, String, String, boolean) - Static method in class org.glowroot.agent.weaving.Java9
 
grantAccessToGlowroot(Instrumentation, Object) - Static method in class org.glowroot.agent.weaving.Java9
 

H

hasDataDir() - Method in class org.glowroot.agent.Directories
 
hashCode() - Method in class org.glowroot.agent.config.ImmutableAllConfig
Computes a hash code from attributes: transaction, jvm, uiDefaults, advanced, gauges, syntheticMonitors, alerts, plugins, instrumentation.
hashCode() - Method in class org.glowroot.agent.config.ImmutablePluginCache
Computes a hash code from attributes: pluginJars, pluginDescriptors.
hashCode() - Method in class org.glowroot.agent.config.ImmutablePluginConfig
Computes a hash code from attributes: pluginDescriptor, id, properties, booleanProperties, stringProperties, doubleProperties, listProperties.
hashCode() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Computes a hash code from attributes: id, name, properties, instrumentationConfigs, aspects, collocate, pluginJar.
hashCode() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Computes a hash code from attributes: name, type, defaultValue, label, checkboxLabel, description.
hashCode() - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
Computes a hash code from attributes: transaction, slow, partial.
hashCode() - Method in class org.glowroot.agent.live.ImmutablePointcutClassName
Computes a hash code from attributes: pattern, nonPattern, subTypeRestriction, doNotMatchSubClasses.
hashCode() - Method in class org.glowroot.agent.model.ImmutableErrorMessage
Computes a hash code from attributes: message, throwable.
hashCode() - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
Computes a hash code from attributes: name, extended, extendedTimer, specialHashCode.
hashCode() - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Computes a hash code from attributes: totalNanos, count, active.
hashCode() - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Computes a hash code from attributes: type, bytes, dependencies.
hashCode() - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Computes a hash code from attributes: type, interfaces, mixin, initMethodName, bytes.
hashCode() - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Computes a hash code from attributes: type, pointcut, methods, bytes, collocateInClassLoader, pluginJar.
hashCode() - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Computes a hash code from attributes: name, descriptor, annotationTypes, parameterAnnotationTypes, toAsmMethod.
hashCode() - Method in class org.glowroot.agent.weaving.ImmutableShimClass
Computes a hash code from attributes: type.
hasTotalRows() - Method in class org.glowroot.agent.model.AsyncQueryData
 
hasTotalRows() - Method in class org.glowroot.agent.model.SyncQueryData
 
heapDump(String, String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
heapHistogram(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 

I

id() - Method in class org.glowroot.agent.config.ImmutablePluginConfig
 
id(String) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Initializes the value for the id attribute.
id() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
 
id() - Method in class org.glowroot.agent.config.PluginConfig
 
id() - Method in class org.glowroot.agent.config.PluginDescriptor
 
ImmutableAllConfig - Class in org.glowroot.agent.config
Immutable implementation of AllConfig.
ImmutableAllConfig.Builder - Class in org.glowroot.agent.config
Builds instances of type ImmutableAllConfig.
ImmutableErrorMessage - Class in org.glowroot.agent.model
Immutable implementation of ErrorMessage.
ImmutableErrorMessage.Builder - Class in org.glowroot.agent.model
Builds instances of type ImmutableErrorMessage.
ImmutableLazyDefinedClass - Class in org.glowroot.agent.weaving
Immutable implementation of ClassLoaders.LazyDefinedClass.
ImmutableLazyDefinedClass.Builder - Class in org.glowroot.agent.weaving
Builds instances of type ImmutableLazyDefinedClass.
ImmutableMixinClass - Class in org.glowroot.agent.weaving
Immutable implementation of PluginDetail.MixinClass.
ImmutableMixinClass.Builder - Class in org.glowroot.agent.weaving
Builds instances of type ImmutableMixinClass.
ImmutablePendingTrace - Class in org.glowroot.agent.impl
Immutable implementation of TraceCollector.PendingTrace.
ImmutablePendingTrace.Builder - Class in org.glowroot.agent.impl
Builds instances of type ImmutablePendingTrace.
ImmutablePluginCache - Class in org.glowroot.agent.config
Immutable implementation of PluginCache.
ImmutablePluginCache.Builder - Class in org.glowroot.agent.config
Builds instances of type ImmutablePluginCache.
ImmutablePluginConfig - Class in org.glowroot.agent.config
Immutable implementation of PluginConfig.
ImmutablePluginConfig.Builder - Class in org.glowroot.agent.config
Builds instances of type ImmutablePluginConfig.
ImmutablePluginDescriptor - Class in org.glowroot.agent.config
Immutable implementation of PluginDescriptor.
ImmutablePluginDescriptor.Builder - Class in org.glowroot.agent.config
Builds instances of type ImmutablePluginDescriptor.
ImmutablePointcutClass - Class in org.glowroot.agent.weaving
Immutable implementation of PluginDetail.PointcutClass.
ImmutablePointcutClass.Builder - Class in org.glowroot.agent.weaving
Builds instances of type ImmutablePointcutClass.
ImmutablePointcutClassName - Class in org.glowroot.agent.live
Immutable implementation of LiveWeavingServiceImpl.PointcutClassName.
ImmutablePointcutClassName.Builder - Class in org.glowroot.agent.live
Builds instances of type ImmutablePointcutClassName.
ImmutablePointcutMethod - Class in org.glowroot.agent.weaving
Immutable implementation of PluginDetail.PointcutMethod.
ImmutablePointcutMethod.Builder - Class in org.glowroot.agent.weaving
Builds instances of type ImmutablePointcutMethod.
ImmutablePropertyDescriptor - Class in org.glowroot.agent.config
Immutable implementation of PropertyDescriptor.
ImmutablePropertyDescriptor.Builder - Class in org.glowroot.agent.config
Builds instances of type ImmutablePropertyDescriptor.
ImmutableShimClass - Class in org.glowroot.agent.weaving
Immutable implementation of PluginDetail.ShimClass.
ImmutableShimClass.Builder - Class in org.glowroot.agent.weaving
Builds instances of type ImmutableShimClass.
ImmutableTimerNameImpl - Class in org.glowroot.agent.model
Immutable implementation of TimerNameImpl.
ImmutableTimerNameImpl.Builder - Class in org.glowroot.agent.model
Builds instances of type ImmutableTimerNameImpl.
ImmutableTransactionTimerSnapshot - Class in org.glowroot.agent.model
Immutable implementation of TransactionTimer.TransactionTimerSnapshot.
ImmutableTransactionTimerSnapshot.Builder - Class in org.glowroot.agent.model
Builds instances of type ImmutableTransactionTimerSnapshot.
ImportantClassNames - Class in org.glowroot.agent.weaving
 
incrementCurrRow() - Method in class org.glowroot.agent.model.QueryEntryBase
 
incrementRowCount(long) - Method in class org.glowroot.agent.model.AsyncQueryData
 
incrementRowCount(long) - Method in interface org.glowroot.agent.model.QueryData
 
incrementRowCount(long) - Method in class org.glowroot.agent.model.SyncQueryData
 
INFO - Static variable in class org.glowroot.agent.jul.Level
 
info(String) - Method in class org.glowroot.agent.jul.Logger
 
init(List<File>, CollectorServiceOuterClass.InitMessage.Environment, AgentConfigOuterClass.AgentConfig, Collector.AgentConfigUpdater) - Method in class org.glowroot.agent.central.CentralCollector
 
init(List<File>, CollectorServiceOuterClass.InitMessage.Environment, AgentConfigOuterClass.AgentConfig, Collector.AgentConfigUpdater) - Method in interface org.glowroot.agent.collector.Collector
 
init(List<File>, CollectorServiceOuterClass.InitMessage.Environment, AgentConfigOuterClass.AgentConfig, Collector.AgentConfigUpdater) - Method in class org.glowroot.agent.init.CollectorProxy
 
init(File, List<File>, File, File, File, Map<String, String>, Instrumentation, PreCheckLoadedClasses.PreCheckClassFileTransformer, String, Closeable) - Method in interface org.glowroot.agent.init.GlowrootAgentInit
 
init(File, List<File>, File, File, File, Map<String, String>, Instrumentation, PreCheckLoadedClasses.PreCheckClassFileTransformer, String, Closeable) - Method in class org.glowroot.agent.init.NonEmbeddedGlowrootAgentInit
 
initConfigForTests() - Method in class org.glowroot.agent.config.ConfigService
 
initConfigForTests() - Method in interface org.glowroot.agent.init.GlowrootAgentInit
 
initConfigForTests() - Method in class org.glowroot.agent.init.NonEmbeddedGlowrootAgentInit
 
initialReweave(Set<LiveWeavingServiceImpl.PointcutClassName>, Class<?>[], Instrumentation) - Static method in class org.glowroot.agent.live.LiveWeavingServiceImpl
 
initialReweave(Class<?>[]) - Method in class org.glowroot.agent.weaving.AdviceCache
 
initLogger() - Static method in class org.glowroot.agent.DebuggingClassFileTransformer
 
initLogger() - Static method in class org.glowroot.agent.init.PreCheckLoadedClasses.PreCheckClassFileTransformer
 
initLogging(List<File>, File, File, Instrumentation) - Static method in class org.glowroot.agent.MainEntryPoint
 
initMethodName(String) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Initializes the value for the initMethodName attribute.
instrumentation(Iterable<? extends InstrumentationConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Sets or replaces all elements for instrumentation list.
instrumentationConfigs(Iterable<? extends InstrumentationConfig>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Sets or replaces all elements for instrumentationConfigs list.
instrumentationConfigs() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
 
instrumentationConfigs() - Method in class org.glowroot.agent.config.PluginDescriptor
 
interfaces(Iterable<? extends Type>) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Sets or replaces all elements for interfaces list.
intValue() - Method in class org.glowroot.agent.jul.Level
 
invoke(ObjectName, String, Object[], String[]) - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
isActive() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
isActive() - Method in class org.glowroot.agent.model.AsyncQueryData
 
isActive() - Method in class org.glowroot.agent.model.SyncQueryData
 
isAvailable(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
isCompleted() - Method in class org.glowroot.agent.impl.Transaction
 
isExplicitGcDisabled(String) - Method in class org.glowroot.agent.live.LiveJvmServiceImpl
 
isExtended() - Method in class org.glowroot.agent.impl.TimerImpl
 
isExtended() - Method in interface org.glowroot.agent.model.AggregatedTimer
 
isExtended() - Method in class org.glowroot.agent.model.AsyncTimer
 
isExtended() - Method in class org.glowroot.agent.model.MergedThreadTimer
 
isExtended() - Method in class org.glowroot.agent.model.MutableAggregateTimer
 
isExtended() - Method in interface org.glowroot.agent.model.TransactionTimer
 
isFullyCompleted() - Method in class org.glowroot.agent.impl.Transaction
 
isGreaterThanOrEqualToJava10() - Static method in class org.glowroot.agent.util.JavaVersion
 
isGreaterThanOrEqualToJava8() - Static method in class org.glowroot.agent.util.JavaVersion
 
isGreaterThanOrEqualToJava9() - Static method in class org.glowroot.agent.util.JavaVersion
 
isInTransaction() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
isJ9Jvm() - Static method in class org.glowroot.agent.util.JavaVersion
 
isJava6() - Static method in class org.glowroot.agent.util.JavaVersion
 
isJRockitJvm() - Static method in class org.glowroot.agent.util.JavaVersion
 
isLoggable(Level) - Method in class org.glowroot.agent.jul.Logger
 
IsolatedWeavingClassLoader - Class in org.glowroot.agent.weaving
 
IsolatedWeavingClassLoader(Class<?>...) - Constructor for class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
isOSX() - Static method in class org.glowroot.agent.util.JavaVersion
 
isOutOfSync(List<InstrumentationConfig>) - Method in class org.glowroot.agent.weaving.AdviceCache
 
isPartiallyStored() - Method in class org.glowroot.agent.impl.Transaction
 
isRowNavigationAttempted() - Method in class org.glowroot.agent.model.QueryEntryBase
 
isSampleLimitExceeded() - Method in class org.glowroot.agent.model.ThreadProfile
 
IterableWithSelfRemovableEntries<E> - Class in org.glowroot.agent.util
 
IterableWithSelfRemovableEntries() - Constructor for class org.glowroot.agent.util.IterableWithSelfRemovableEntries
 
IterableWithSelfRemovableEntries.SelfRemovableEntry - Interface in org.glowroot.agent.util
 
iterator() - Method in class org.glowroot.agent.util.IterableWithSelfRemovableEntries
 

J

Java9 - Class in org.glowroot.agent.weaving
 
JavaVersion - Class in org.glowroot.agent.util
 
JBOSS_URL_HACK_CLASS_NAME - Static variable in class org.glowroot.agent.weaving.ImportantClassNames
 
JBOSS_WELD_HACK_CLASS_NAME - Static variable in class org.glowroot.agent.weaving.ImportantClassNames
 
JRebelWorkaround - Class in org.glowroot.agent.init
 
jvm(JvmConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Initializes the value for the jvm attribute.

L

label(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
Initializes the value for the label attribute.
label() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
 
label() - Method in class org.glowroot.agent.config.PropertyDescriptor
 
LazyPlatformMBeanServer - Class in org.glowroot.agent.util
 
LazyPlatformMBeanServer.InitListener - Interface in org.glowroot.agent.util
 
lazyRegisterMBean(Object, String) - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
lessThanOrEqual(long, long) - Static method in class org.glowroot.agent.util.Tickers
 
Level - Class in org.glowroot.agent.jul
 
Level(String, int) - Constructor for class org.glowroot.agent.jul.Level
 
LiveAggregateRepositoryImpl - Class in org.glowroot.agent.live
 
LiveAggregateRepositoryImpl(TransactionProcessor) - Constructor for class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
LiveJvmServiceImpl - Class in org.glowroot.agent.live
 
LiveJvmServiceImpl(LazyPlatformMBeanServer, TransactionRegistry, TraceCollector, DownstreamServiceOuterClass.Availability, ConfigService, File, Clock) - Constructor for class org.glowroot.agent.live.LiveJvmServiceImpl
 
LiveTraceRepositoryImpl - Class in org.glowroot.agent.live
 
LiveTraceRepositoryImpl(TransactionRegistry, TraceCollector, Clock, Ticker) - Constructor for class org.glowroot.agent.live.LiveTraceRepositoryImpl
 
LiveWeavingServiceImpl - Class in org.glowroot.agent.live
 
LiveWeavingServiceImpl(AnalyzedWorld, Instrumentation, ConfigService, AdviceCache, boolean) - Constructor for class org.glowroot.agent.live.LiveWeavingServiceImpl
 
LiveWeavingServiceImpl.PointcutClassName - Class in org.glowroot.agent.live
 
loadClass(String, boolean) - Method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
loadingClass(String) - Static method in class org.glowroot.agent.DebuggingClassFileTransformer
 
loadWithParentClassLoader(String) - Static method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
log(CollectorServiceOuterClass.LogMessage.LogEvent) - Method in class org.glowroot.agent.central.CentralCollector
 
log(CollectorServiceOuterClass.LogMessage.LogEvent) - Method in interface org.glowroot.agent.collector.Collector
 
log(CollectorServiceOuterClass.LogMessage.LogEvent) - Method in class org.glowroot.agent.init.CollectorProxy
 
log(LogRecord) - Method in class org.glowroot.agent.jul.Logger
 
log(Level, String) - Method in class org.glowroot.agent.jul.Logger
 
log(Level, String, Object) - Method in class org.glowroot.agent.jul.Logger
 
log(Level, String, Object[]) - Method in class org.glowroot.agent.jul.Logger
 
log(Level, String, Throwable) - Method in class org.glowroot.agent.jul.Logger
 
logAnyImportantClassLoadedPriorToWeavingInit(Class<?>[], File, boolean) - Static method in class org.glowroot.agent.init.AgentModule
 
Logger - Class in org.glowroot.agent.jul
 
LoggerFactoryImpl - Class in org.glowroot.agent.impl
 
LoggerFactoryImpl() - Constructor for class org.glowroot.agent.impl.LoggerFactoryImpl
 
logp(Level, String, String, String) - Method in class org.glowroot.agent.jul.Logger
 
logp(Level, String, String, String, Object) - Method in class org.glowroot.agent.jul.Logger
 
logp(Level, String, String, String, Object[]) - Method in class org.glowroot.agent.jul.Logger
 
logp(Level, String, String, String, Throwable) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, String, String, String, String) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, String, String, String, String, Object) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, String, String, String, String, Object[]) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, String, String, ResourceBundle, String, Object...) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, ResourceBundle, String, Object...) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, String, String, String, String, Throwable) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, String, String, ResourceBundle, String, Throwable) - Method in class org.glowroot.agent.jul.Logger
 
logrb(Level, ResourceBundle, String, Throwable) - Method in class org.glowroot.agent.jul.Logger
 
LogRecord - Class in org.glowroot.agent.jul
 
LogRecord(Level, String) - Constructor for class org.glowroot.agent.jul.LogRecord
 
logThrowable(Throwable) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 

M

main(String[]) - Static method in class org.glowroot.agent.ToolMain
 
MainEntryPoint - Class in org.glowroot.agent
 
MaybePatterns - Class in org.glowroot.agent.util
 
maybeUsedTypes() - Static method in class org.glowroot.agent.weaving.PreInitializeWeavingClasses
 
mergeAuxThreadProfilesInto(ProfileCollector, String, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
mergeChildTimersInto(AggregatedTimer) - Method in class org.glowroot.agent.impl.TimerImpl
 
mergeChildTimersInto(AggregatedTimer) - Method in class org.glowroot.agent.model.AsyncTimer
 
mergeChildTimersInto(AggregatedTimer) - Method in class org.glowroot.agent.model.MergedThreadTimer
 
mergeChildTimersInto(AggregatedTimer) - Method in interface org.glowroot.agent.model.TransactionTimer
 
MergedThreadTimer - Class in org.glowroot.agent.model
 
MergedThreadTimer(String, boolean) - Constructor for class org.glowroot.agent.model.MergedThreadTimer
 
mergeInAuxThreadProfiles(String, LiveAggregateRepository.AggregateQuery, ProfileCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeInMainThreadProfiles(String, LiveAggregateRepository.AggregateQuery, ProfileCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeInOverallErrorSummary(String, LiveAggregateRepository.SummaryQuery, OverallErrorSummaryCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeInOverallSummary(String, LiveAggregateRepository.SummaryQuery, OverallSummaryCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeInQueries(String, LiveAggregateRepository.AggregateQuery, QueryCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeInServiceCalls(String, LiveAggregateRepository.AggregateQuery, ServiceCallCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeInto(MutableProfile) - Method in class org.glowroot.agent.model.ThreadProfile
 
mergeInTransactionNameErrorSummaries(String, LiveAggregateRepository.SummaryQuery, TransactionNameErrorSummaryCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeInTransactionNameSummaries(String, LiveAggregateRepository.SummaryQuery, TransactionNameSummaryCollector) - Method in class org.glowroot.agent.live.LiveAggregateRepositoryImpl
 
mergeMainThreadProfilesInto(ProfileCollector, String, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
mergeOverallErrorSummaryInto(OverallErrorSummaryCollector, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
mergeOverallSummaryInto(OverallSummaryCollector, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
mergeQueriesInto(QueryCollector, String, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
mergeQueriesInto(QueryCollector) - Method in class org.glowroot.agent.model.QueryCollector
 
mergeQueriesInto(QueryCollector) - Method in class org.glowroot.agent.model.QueryCollector
 
mergeQuery(String, String, double, long, boolean, long, boolean) - Method in class org.glowroot.agent.model.QueryCollector
 
mergeServiceCall(String, String, double, long) - Method in class org.glowroot.agent.model.ServiceCallCollector
 
mergeServiceCallsInto(ServiceCallCollector, String, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
mergeServiceCallsInto(ServiceCallCollector) - Method in class org.glowroot.agent.model.ServiceCallCollector
 
mergeServiceCallsInto(ServiceCallCollector) - Method in class org.glowroot.agent.model.ServiceCallCollector
 
mergeTransactionNameErrorSummariesInto(TransactionNameErrorSummaryCollector, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
mergeTransactionNameSummariesInto(TransactionNameSummaryCollector, String) - Method in class org.glowroot.agent.impl.AggregateIntervalCollector
 
message() - Method in class org.glowroot.agent.model.ErrorMessage
 
message(String) - Method in class org.glowroot.agent.model.ImmutableErrorMessage.Builder
Initializes the value for the message attribute.
message() - Method in class org.glowroot.agent.model.ImmutableErrorMessage
 
MessageTemplateImpl - Class in org.glowroot.agent.weaving
 
MethodInfoImpl - Class in org.glowroot.agent.weaving
 
MethodInfoImpl(String, Class<?>, List<Class<?>>, String, ClassLoader) - Constructor for class org.glowroot.agent.weaving.MethodInfoImpl
 
methods(Iterable<? extends PluginDetail.PointcutMethod>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Sets or replaces all elements for methods list.
mixin(Mixin) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Initializes the value for the mixin attribute.
MutableAggregateTimer - Class in org.glowroot.agent.model
 
MutableAggregateTimer(String, boolean) - Constructor for class org.glowroot.agent.model.MutableAggregateTimer
 

N

NA - Static variable in class org.glowroot.agent.model.ThreadStats
 
name(String) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Initializes the value for the name attribute.
name() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
 
name(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
Initializes the value for the name attribute.
name() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
 
name() - Method in class org.glowroot.agent.config.PluginDescriptor
 
name() - Method in class org.glowroot.agent.config.PropertyDescriptor
 
name(String) - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl.Builder
Initializes the value for the name attribute.
name() - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
 
name() - Method in class org.glowroot.agent.model.TimerNameImpl
 
name(String) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Initializes the value for the name attribute.
NettyInit - Class in org.glowroot.agent.init
 
newChildTimer(String, boolean) - Method in interface org.glowroot.agent.model.AggregatedTimer
 
newChildTimer(String, boolean) - Method in class org.glowroot.agent.model.MergedThreadTimer
 
newChildTimer(String, boolean) - Method in class org.glowroot.agent.model.MutableAggregateTimer
 
newGlowrootAgentInit(File, boolean, Class<? extends Collector>) - Method in interface org.glowroot.agent.init.GlowrootAgentInitFactory
 
newInstance(Class<T>, Class<S>) - Method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
NonEmbeddedGlowrootAgentInit - Class in org.glowroot.agent.init
 
NonEmbeddedGlowrootAgentInit(String, String, Class<? extends Collector>) - Constructor for class org.glowroot.agent.init.NonEmbeddedGlowrootAgentInit
 
nonPattern(String) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName.Builder
Initializes the value for the nonPattern attribute.

O

of(String, Proto.Throwable) - Static method in class org.glowroot.agent.model.ImmutableErrorMessage
Construct a new immutable ErrorMessage instance.
of(String, boolean) - Static method in class org.glowroot.agent.model.ImmutableTimerNameImpl
Construct a new immutable TimerNameImpl instance.
of(long, long, boolean) - Static method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Construct a new immutable TransactionTimerSnapshot instance.
OFF - Static variable in class org.glowroot.agent.jul.Level
 
onChange() - Method in class org.glowroot.agent.impl.ConfigServiceImpl
 
onChange() - Method in class org.glowroot.agent.impl.TransactionService
 
onComplete() - Method in class org.glowroot.agent.model.ThreadStatsComponent
 
onEnteringMain(ScheduledExecutorService, Collector, Instrumentation, File, String) - Method in class org.glowroot.agent.init.AgentModule
 
OptionalService<T> - Class in org.glowroot.agent.util
 
OptionalService() - Constructor for class org.glowroot.agent.util.OptionalService
 
org.glowroot.agent - package org.glowroot.agent
 
org.glowroot.agent.central - package org.glowroot.agent.central
 
org.glowroot.agent.collector - package org.glowroot.agent.collector
 
org.glowroot.agent.config - package org.glowroot.agent.config
 
org.glowroot.agent.impl - package org.glowroot.agent.impl
 
org.glowroot.agent.init - package org.glowroot.agent.init
 
org.glowroot.agent.jul - package org.glowroot.agent.jul
 
org.glowroot.agent.live - package org.glowroot.agent.live
 
org.glowroot.agent.model - package org.glowroot.agent.model
 
org.glowroot.agent.util - package org.glowroot.agent.util
 
org.glowroot.agent.weaving - package org.glowroot.agent.weaving
 

P

parameterAnnotationTypes(Map<Integer, ? extends List<Type>>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Sets or replaces all mappings from the specified map as entries for the parameterAnnotationTypes map.
partial() - Method in interface org.glowroot.agent.collector.Collector.TraceReader
 
partial(boolean) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace.Builder
Initializes the value for the partial attribute.
partial() - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
 
partial() - Method in interface org.glowroot.agent.impl.TraceCollector.PendingTrace
 
pattern(Pattern) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName.Builder
Initializes the value for the pattern attribute.
perform() - Static method in class org.glowroot.agent.init.JRebelWorkaround
 
PluginCache - Class in org.glowroot.agent.config
 
PluginCache() - Constructor for class org.glowroot.agent.config.PluginCache
 
PluginConfig - Class in org.glowroot.agent.config
 
PluginConfig() - Constructor for class org.glowroot.agent.config.PluginConfig
 
pluginDescriptor(PluginDescriptor) - Method in class org.glowroot.agent.config.ImmutablePluginConfig.Builder
Initializes the value for the pluginDescriptor attribute.
pluginDescriptor() - Method in class org.glowroot.agent.config.ImmutablePluginConfig
 
pluginDescriptor() - Method in class org.glowroot.agent.config.PluginConfig
 
PluginDescriptor - Class in org.glowroot.agent.config
 
PluginDescriptor() - Constructor for class org.glowroot.agent.config.PluginDescriptor
 
pluginDescriptors(Iterable<? extends PluginDescriptor>) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Sets or replaces all elements for pluginDescriptors list.
pluginDescriptors() - Method in class org.glowroot.agent.config.ImmutablePluginCache
 
pluginDescriptors() - Method in class org.glowroot.agent.config.PluginCache
 
pluginJar(File) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Initializes the value for the pluginJar attribute.
pluginJar() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
 
pluginJar() - Method in class org.glowroot.agent.config.PluginDescriptor
 
pluginJar(File) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Initializes the value for the pluginJar attribute.
pluginJars(Iterable<? extends File>) - Method in class org.glowroot.agent.config.ImmutablePluginCache.Builder
Sets or replaces all elements for pluginJars list.
pluginJars() - Method in class org.glowroot.agent.config.ImmutablePluginCache
 
pluginJars() - Method in class org.glowroot.agent.config.PluginCache
 
plugins(Iterable<? extends PluginConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Sets or replaces all elements for plugins list.
PluginServiceImpl - Class in org.glowroot.agent.impl
 
PluginServiceImpl(TimerNameCache, PluginServiceImpl.ConfigServiceFactory) - Constructor for class org.glowroot.agent.impl.PluginServiceImpl
 
PluginServiceImpl.ConfigServiceFactory - Interface in org.glowroot.agent.impl
 
pointcut(Pointcut) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Initializes the value for the pointcut attribute.
PointcutClassFileTransformer - Class in org.glowroot.agent.weaving
 
PointcutClassFileTransformer() - Constructor for class org.glowroot.agent.weaving.PointcutClassFileTransformer
 
PointcutClassName() - Constructor for class org.glowroot.agent.live.LiveWeavingServiceImpl.PointcutClassName
 
postInit(MBeanServer) - Method in interface org.glowroot.agent.util.LazyPlatformMBeanServer.InitListener
 
PreCheckClassFileTransformer() - Constructor for class org.glowroot.agent.init.PreCheckLoadedClasses.PreCheckClassFileTransformer
 
PreCheckLoadedClasses - Class in org.glowroot.agent.init
 
PreCheckLoadedClasses.PreCheckClassFileTransformer - Class in org.glowroot.agent.init
 
preInitializeClasses() - Static method in class org.glowroot.agent.weaving.PreInitializeWeavingClasses
 
PreInitializeWeavingClasses - Class in org.glowroot.agent.weaving
 
preloadClasspathCache(String) - Method in class org.glowroot.agent.live.LiveWeavingServiceImpl
 
preloadSomeSuperTypes(ClassLoader, String) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
PreloadSomeSuperTypesCache - Class in org.glowroot.agent.impl
 
PreloadSomeSuperTypesCache(File, int, Clock) - Constructor for class org.glowroot.agent.impl.PreloadSomeSuperTypesCache
 
premain(String, Instrumentation) - Static method in class org.glowroot.agent.AgentPremain
 
premain(Instrumentation, Class<?>[], File) - Static method in class org.glowroot.agent.MainEntryPoint
 
PRINT_CLASS_LOADING - Static variable in class org.glowroot.agent.MainEntryPoint
 
properties(Map<String, ? extends PropertyValue>) - Method in class org.glowroot.agent.config.ImmutablePluginConfig.Builder
Sets or replaces all mappings from the specified map as entries for the properties map.
properties() - Method in class org.glowroot.agent.config.ImmutablePluginConfig
 
properties(Iterable<? extends PropertyDescriptor>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor.Builder
Sets or replaces all elements for properties list.
properties() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
 
properties() - Method in class org.glowroot.agent.config.PluginConfig
 
properties() - Method in class org.glowroot.agent.config.PluginDescriptor
 
PropertyDescriptor - Class in org.glowroot.agent.config
 
PropertyDescriptor() - Constructor for class org.glowroot.agent.config.PropertyDescriptor
 
put(String, String) - Method in class org.glowroot.agent.impl.PreloadSomeSuperTypesCache
 
put(String, SyncQueryData) - Method in class org.glowroot.agent.model.QueryDataMap
 
putAllParameterAnnotationTypes(Map<Integer, ? extends List<Type>>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Put all mappings from the specified map as entries to parameterAnnotationTypes map.
putAllProperties(Map<String, ? extends PropertyValue>) - Method in class org.glowroot.agent.config.ImmutablePluginConfig.Builder
Put all mappings from the specified map as entries to properties map.
putParameterAnnotationTypes(int, List<Type>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Put one entry to the parameterAnnotationTypes map.
putParameterAnnotationTypes(Map.Entry<Integer, ? extends List<Type>>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod.Builder
Put one entry to the parameterAnnotationTypes map.
putProperties(String, PropertyValue) - Method in class org.glowroot.agent.config.ImmutablePluginConfig.Builder
Put one entry to the properties map.
putProperties(Map.Entry<String, ? extends PropertyValue>) - Method in class org.glowroot.agent.config.ImmutablePluginConfig.Builder
Put one entry to the properties map.

Q

QueryCollector - Class in org.glowroot.agent.model
 
QueryCollector(int, int) - Constructor for class org.glowroot.agent.model.QueryCollector
 
QueryData - Interface in org.glowroot.agent.model
 
QueryDataMap - Class in org.glowroot.agent.model
 
QueryDataMap(String) - Constructor for class org.glowroot.agent.model.QueryDataMap
 
QueryEntryBase - Class in org.glowroot.agent.model
 
QueryEntryBase(QueryData, long, long) - Constructor for class org.glowroot.agent.model.QueryEntryBase
 
queryNames(ObjectName, QueryExp, List<MBeanServer>) - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 

R

RateLimitedLogger - Class in org.glowroot.agent.util
 
RateLimitedLogger(Class<?>) - Constructor for class org.glowroot.agent.util.RateLimitedLogger
 
readHeader() - Method in interface org.glowroot.agent.collector.Collector.TraceReader
 
readMemoryBarrier() - Method in class org.glowroot.agent.config.ConfigService
 
readValue(String) - Static method in class org.glowroot.agent.config.PluginDescriptor
 
Reflections - Class in org.glowroot.agent.util
 
registerConfigListener(ConfigListener) - Method in class org.glowroot.agent.impl.ConfigServiceImpl
 
remove() - Method in interface org.glowroot.agent.util.IterableWithSelfRemovableEntries.SelfRemovableEntry
 
removeClasses(Iterable<Class<?>>) - Method in class org.glowroot.agent.weaving.AnalyzedWorld
 
resetConfigForTests() - Method in class org.glowroot.agent.config.ConfigService
 
resetConfigForTests() - Method in interface org.glowroot.agent.init.GlowrootAgentInit
 
resetConfigForTests() - Method in class org.glowroot.agent.init.NonEmbeddedGlowrootAgentInit
 
reweave(String) - Method in class org.glowroot.agent.live.LiveWeavingServiceImpl
 
rowNavigationAttempted() - Method in class org.glowroot.agent.model.QueryEntryBase
 
run(String) - Method in interface org.glowroot.agent.impl.BytecodeServiceImpl.OnEnteringMain
 
run() - Static method in class org.glowroot.agent.init.NettyInit
 
runInternal() - Method in class org.glowroot.agent.impl.PreloadSomeSuperTypesCache
 
runOfflineViewer(Directories, GlowrootAgentInitFactory) - Static method in class org.glowroot.agent.MainEntryPoint
 

S

ServiceCallCollector - Class in org.glowroot.agent.model
 
ServiceCallCollector(int, int) - Constructor for class org.glowroot.agent.model.ServiceCallCollector
 
set(GlowrootServiceImpl) - Static method in class org.glowroot.agent.impl.GlowrootServiceHolder
 
setCurrentNestingGroupId(int) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setCurrentSuppressionKeyId(int) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setCurrRow(long) - Method in class org.glowroot.agent.model.QueryEntryBase
 
setHasTotalRows() - Method in class org.glowroot.agent.model.AsyncQueryData
 
setHasTotalRows() - Method in interface org.glowroot.agent.model.QueryData
 
setHasTotalRows() - Method in class org.glowroot.agent.model.SyncQueryData
 
setImmediateTraceStoreRunnable(Cancellable) - Method in class org.glowroot.agent.impl.Transaction
 
setInstance(Collector) - Method in class org.glowroot.agent.init.CollectorProxy
 
setLevel(Level) - Method in class org.glowroot.agent.jul.Logger
 
setLevel(Level) - Method in class org.glowroot.agent.jul.LogRecord
 
setLoggerName(String) - Method in class org.glowroot.agent.jul.LogRecord
 
setMessage(String) - Method in class org.glowroot.agent.jul.LogRecord
 
setMillis(long) - Method in class org.glowroot.agent.jul.LogRecord
 
setNoLongerNeedToWeaveMainMethods() - Method in class org.glowroot.agent.weaving.Weaver
 
setOnEnteringMain(BytecodeServiceImpl.OnEnteringMain) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
setOnEnteringMain(BytecodeServiceImpl.OnEnteringMain) - Method in class org.glowroot.agent.init.AgentModule
 
setOnExitingGetPlatformMBeanServer(Runnable) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
setParameters(Object[]) - Method in class org.glowroot.agent.jul.LogRecord
 
setParent(Logger) - Method in class org.glowroot.agent.jul.Logger
 
setPlatformMBeanServerAvailable() - Method in class org.glowroot.agent.util.LazyPlatformMBeanServer
 
setResourceBundle(ResourceBundle) - Method in class org.glowroot.agent.jul.Logger
 
setResourceBundle(ResourceBundle) - Method in class org.glowroot.agent.jul.LogRecord
 
setResourceBundleName(String) - Method in class org.glowroot.agent.jul.LogRecord
 
setSequenceNumber(long) - Method in class org.glowroot.agent.jul.LogRecord
 
setServletRequestInfo(ThreadContext.ServletRequestInfo) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setSourceClassName(String) - Method in class org.glowroot.agent.jul.LogRecord
 
setSourceMethodName(String) - Method in class org.glowroot.agent.jul.LogRecord
 
setThreadAllocatedBytes(ThreadAllocatedBytes) - Method in class org.glowroot.agent.impl.TransactionService
 
setThreadID(int) - Method in class org.glowroot.agent.jul.LogRecord
 
setThrown(Throwable) - Method in class org.glowroot.agent.jul.LogRecord
 
setTransactionAsync() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionAsyncComplete() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionError(Throwable) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionError(String) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionError(String, Throwable) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionName(String) - Method in class org.glowroot.agent.impl.GlowrootServiceImpl
 
setTransactionName(String, int) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionOuter() - Method in class org.glowroot.agent.impl.GlowrootServiceImpl
 
setTransactionOuter() - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionProcessor(TransactionProcessor) - Method in class org.glowroot.agent.impl.TransactionService
 
setTransactionSlowThreshold(long, TimeUnit) - Method in class org.glowroot.agent.impl.GlowrootServiceImpl
 
setTransactionSlowThreshold(long, TimeUnit, int) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionType(String) - Method in class org.glowroot.agent.impl.GlowrootServiceImpl
 
setTransactionType(String, int) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setTransactionUser(String) - Method in class org.glowroot.agent.impl.GlowrootServiceImpl
 
setTransactionUser(String, int) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
setWeaver(Weaver) - Method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
SEVERE - Static variable in class org.glowroot.agent.jul.Level
 
severe(String) - Method in class org.glowroot.agent.jul.Logger
 
SharedQueryTextCollection - Interface in org.glowroot.agent.model
 
shouldStoreError(Transaction) - Method in class org.glowroot.agent.impl.TraceCollector
 
shouldStoreSlow(Transaction) - Method in class org.glowroot.agent.impl.TraceCollector
 
slow(boolean) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace.Builder
Initializes the value for the slow attribute.
slow() - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
 
slow() - Method in interface org.glowroot.agent.impl.TraceCollector.PendingTrace
 
specialHashCode() - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
 
specialHashCode() - Method in class org.glowroot.agent.model.TimerNameImpl
 
StackTraceCollector - Class in org.glowroot.agent.impl
 
StackTraceCollector(TransactionRegistry, ConfigService, Random) - Constructor for class org.glowroot.agent.impl.StackTraceCollector
 
start(Map<String, String>) - Static method in class org.glowroot.agent.MainEntryPoint
 
start(long, long) - Method in class org.glowroot.agent.model.AsyncQueryData
 
start(long, long) - Method in interface org.glowroot.agent.model.QueryData
 
start(long, long) - Method in class org.glowroot.agent.model.SyncQueryData
 
startAsyncQueryEntry(String, String, QueryMessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startAsyncServiceCallEntry(String, String, MessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startAsyncTraceEntry(MessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startNestedTimer(TimerName, long) - Method in class org.glowroot.agent.impl.TimerImpl
 
startQueryEntry(String, String, QueryMessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startQueryEntry(String, String, long, QueryMessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startServiceCallEntry(String, String, MessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startTimer(TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startTraceEntry(MessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startTransaction(String, String, MessageSupplier, TimerName) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
startTransaction(String, String, MessageSupplier, TimerName, OptionalThreadContext.AlreadyInTransactionBehavior) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
stop() - Method in class org.glowroot.agent.impl.TimerImpl
 
storePartialTrace(Transaction) - Method in class org.glowroot.agent.impl.TraceCollector
 
subTypeRestriction(LiveWeavingServiceImpl.PointcutClassName) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName.Builder
Initializes the value for the subTypeRestriction attribute.
SyncQueryData - Class in org.glowroot.agent.model
 
SyncQueryData(String, String, SyncQueryData, SyncQueryData) - Constructor for class org.glowroot.agent.model.SyncQueryData
 
syntheticMonitors(Iterable<? extends SyntheticMonitorConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Sets or replaces all elements for syntheticMonitors list.

T

ThreadAllocatedBytes - Class in org.glowroot.agent.util
 
ThreadContextImpl - Class in org.glowroot.agent.impl
 
ThreadFactories - Class in org.glowroot.agent.util
 
ThreadProfile - Class in org.glowroot.agent.model
 
ThreadProfile(int) - Constructor for class org.glowroot.agent.model.ThreadProfile
 
ThreadStats - Class in org.glowroot.agent.model
 
ThreadStats(long, long, long, long) - Constructor for class org.glowroot.agent.model.ThreadStats
 
ThreadStatsComponent - Class in org.glowroot.agent.model
 
ThreadStatsComponent(ThreadAllocatedBytes) - Constructor for class org.glowroot.agent.model.ThreadStatsComponent
 
throwable() - Method in class org.glowroot.agent.model.ErrorMessage
 
throwable(Proto.Throwable) - Method in class org.glowroot.agent.model.ImmutableErrorMessage.Builder
Initializes the value for the throwable attribute.
throwable() - Method in class org.glowroot.agent.model.ImmutableErrorMessage
 
throwing(String, String, Throwable) - Method in class org.glowroot.agent.jul.Logger
 
Tickers - Class in org.glowroot.agent.util
 
TimerImpl - Class in org.glowroot.agent.impl
 
TimerNameCache - Class in org.glowroot.agent.impl
 
TimerNameCache() - Constructor for class org.glowroot.agent.impl.TimerNameCache
 
TimerNameImpl - Class in org.glowroot.agent.model
 
TimerNameImpl() - Constructor for class org.glowroot.agent.model.TimerNameImpl
 
toAggregateProto(SharedQueryTextCollection, boolean) - Method in class org.glowroot.agent.model.QueryCollector
 
toAggregateProto() - Method in class org.glowroot.agent.model.ServiceCallCollector
 
toImmutableList(Collection<E>) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
toImmutableMap(Map<K, V>) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
toImmutableSet(Collection<E>) - Method in class org.glowroot.agent.impl.PluginServiceImpl
 
toInternalName(String) - Static method in class org.glowroot.agent.weaving.ClassNames
 
ToolMain - Class in org.glowroot.agent
 
ToolMain() - Constructor for class org.glowroot.agent.ToolMain
 
toPreventDeadCodeElimination - Static variable in class org.glowroot.agent.weaving.PreInitializeWeavingClasses
 
toProto() - Method in class org.glowroot.agent.config.PluginConfig
 
toProto(List<String>) - Static method in class org.glowroot.agent.impl.TraceCreator
 
toProto(Map<String, ?>) - Static method in class org.glowroot.agent.model.DetailMapWriter
 
toProto(StackTraceElement) - Static method in class org.glowroot.agent.model.ErrorMessage
 
toProto() - Method in class org.glowroot.agent.model.MergedThreadTimer
 
toProto() - Method in class org.glowroot.agent.model.MutableAggregateTimer
 
toProto() - Method in class org.glowroot.agent.model.ThreadProfile
 
toString() - Method in class org.glowroot.agent.config.ImmutableAllConfig
Prints the immutable value AllConfig with attribute values.
toString() - Method in class org.glowroot.agent.config.ImmutablePluginCache
Prints the immutable value PluginCache with attribute values.
toString() - Method in class org.glowroot.agent.config.ImmutablePluginConfig
Prints the immutable value PluginConfig with attribute values.
toString() - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Prints the immutable value PluginDescriptor with attribute values.
toString() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Prints the immutable value PropertyDescriptor with attribute values.
toString() - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
Prints the immutable value PendingTrace with attribute values.
toString() - Method in class org.glowroot.agent.live.ImmutablePointcutClassName
Prints the immutable value PointcutClassName with attribute values.
toString() - Method in class org.glowroot.agent.model.ImmutableErrorMessage
Prints the immutable value ErrorMessage with attribute values.
toString() - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
Prints the immutable value TimerNameImpl with attribute values.
toString() - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Prints the immutable value TransactionTimerSnapshot with attribute values.
toString() - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Prints the immutable value LazyDefinedClass with attribute values.
toString() - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Prints the immutable value MixinClass with attribute values.
toString() - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Prints the immutable value PointcutClass with attribute values.
toString() - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Prints the immutable value PointcutMethod with attribute values.
toString() - Method in class org.glowroot.agent.weaving.ImmutableShimClass
Prints the immutable value ShimClass with attribute values.
totalNanos(long) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot.Builder
Initializes the value for the totalNanos attribute.
totalNanos() - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
 
totalNanos() - Method in interface org.glowroot.agent.model.TransactionTimer.TransactionTimerSnapshot
 
TraceCollector - Class in org.glowroot.agent.impl
 
TraceCollector(ConfigService, Collector, Clock, Ticker) - Constructor for class org.glowroot.agent.impl.TraceCollector
 
TraceCollector.PendingTrace - Interface in org.glowroot.agent.impl
 
TraceCreator - Class in org.glowroot.agent.impl
 
traceId() - Method in interface org.glowroot.agent.collector.Collector.TraceReader
 
trackResourceAcquired(Object, boolean) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
trackResourceReleased(Object) - Method in class org.glowroot.agent.impl.ThreadContextImpl
 
transaction(TransactionConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Initializes the value for the transaction attribute.
transaction(Transaction) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace.Builder
Initializes the value for the transaction attribute.
transaction() - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
 
transaction() - Method in interface org.glowroot.agent.impl.TraceCollector.PendingTrace
 
Transaction - Class in org.glowroot.agent.impl
 
Transaction.TraceEntryVisitor - Interface in org.glowroot.agent.impl
 
TransactionProcessor - Class in org.glowroot.agent.impl
 
TransactionProcessor(Collector, TraceCollector, ConfigService, long, Clock) - Constructor for class org.glowroot.agent.impl.TransactionProcessor
 
TransactionRegistry - Class in org.glowroot.agent.impl
 
TransactionRegistry() - Constructor for class org.glowroot.agent.impl.TransactionRegistry
 
TransactionService - Class in org.glowroot.agent.impl
 
TransactionTimer - Interface in org.glowroot.agent.model
 
TransactionTimer.TransactionTimerSnapshot - Interface in org.glowroot.agent.model
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.glowroot.agent.DebuggingClassFileTransformer
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.glowroot.agent.init.PreCheckLoadedClasses.PreCheckClassFileTransformer
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.glowroot.agent.weaving.PointcutClassFileTransformer
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.glowroot.agent.weaving.WeavingClassFileTransformer
 
transformJava9(Object, ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class org.glowroot.agent.weaving.WeavingClassFileTransformer
 
type(PropertyValue.PropertyType) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor.Builder
Initializes the value for the type attribute.
type() - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
 
type() - Method in class org.glowroot.agent.config.PropertyDescriptor
 
type(Type) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass.Builder
Initializes the value for the type attribute.
type() - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
 
type(Type) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass.Builder
Initializes the value for the type attribute.
type(Type) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass.Builder
Initializes the value for the type attribute.
type(Type) - Method in class org.glowroot.agent.weaving.ImmutableShimClass.Builder
Initializes the value for the type attribute.

U

uiDefaults(UiDefaultsConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig.Builder
Initializes the value for the uiDefaults attribute.
update(AgentConfigOuterClass.AgentConfig) - Method in interface org.glowroot.agent.collector.Collector.AgentConfigUpdater
 
update() - Method in interface org.glowroot.agent.collector.Collector.TraceReader
 
updateAdvancedConfig(AdvancedConfig) - Method in class org.glowroot.agent.config.ConfigService
 
updateAdvisors(List<InstrumentationConfig>) - Method in class org.glowroot.agent.weaving.AdviceCache
 
updateAlertConfigs(List<AlertConfig>) - Method in class org.glowroot.agent.config.ConfigService
 
updateAllConfig(AllConfig) - Method in class org.glowroot.agent.config.ConfigService
 
updateGaugeConfigs(List<GaugeConfig>) - Method in class org.glowroot.agent.config.ConfigService
 
updateInstrumentationConfigs(List<InstrumentationConfig>) - Method in class org.glowroot.agent.config.ConfigService
 
updateJvmConfig(JvmConfig) - Method in class org.glowroot.agent.config.ConfigService
 
updatePluginConfigs(List<PluginConfig>) - Method in class org.glowroot.agent.config.ConfigService
 
updateSyntheticMonitorConfigs(List<SyntheticMonitorConfig>) - Method in class org.glowroot.agent.config.ConfigService
 
updateTransactionConfig(TransactionConfig) - Method in class org.glowroot.agent.config.ConfigService
 
updateUiDefaultsConfig(UiDefaultsConfig) - Method in class org.glowroot.agent.config.ConfigService
 
updateWithReturnValue(TraceEntry, Object) - Method in class org.glowroot.agent.impl.BytecodeServiceImpl
 
updateWithReturnValue(TraceEntry, Object) - Static method in class org.glowroot.agent.weaving.GenericMessageSupplier
 
usedTypes() - Static method in class org.glowroot.agent.weaving.PreInitializeWeavingClasses
 

V

value(Object, List<String>) - Static method in class org.glowroot.agent.weaving.Beans
 
visitAuxThreadProfile(ProfileOuterClass.Profile) - Method in interface org.glowroot.agent.collector.Collector.TraceVisitor
 
visitEntries(long, Transaction.TraceEntryVisitor) - Method in class org.glowroot.agent.impl.Transaction
 
visitEntry(TraceOuterClass.Trace.Entry) - Method in interface org.glowroot.agent.collector.Collector.TraceVisitor
 
visitEntry(TraceOuterClass.Trace.Entry) - Method in interface org.glowroot.agent.impl.Transaction.TraceEntryVisitor
 
visitHeader(TraceOuterClass.Trace.Header) - Method in interface org.glowroot.agent.collector.Collector.TraceVisitor
 
visitMainThreadProfile(ProfileOuterClass.Profile) - Method in interface org.glowroot.agent.collector.Collector.TraceVisitor
 
visitOverallAggregate(String, List<String>, AggregateOuterClass.Aggregate) - Method in interface org.glowroot.agent.collector.Collector.AggregateVisitor
 
visitQueries(List<AggregateOuterClass.Aggregate.Query>) - Method in interface org.glowroot.agent.collector.Collector.TraceVisitor
 
visitSharedQueryTexts(List<String>) - Method in interface org.glowroot.agent.collector.Collector.TraceVisitor
 
visitTransactionAggregate(String, String, List<String>, AggregateOuterClass.Aggregate) - Method in interface org.glowroot.agent.collector.Collector.AggregateVisitor
 

W

warn(String, Object...) - Method in class org.glowroot.agent.util.RateLimitedLogger
 
WARNING - Static variable in class org.glowroot.agent.jul.Level
 
warning(String) - Method in class org.glowroot.agent.jul.Logger
 
weaveAndDefineClass(String, byte[], CodeSource) - Method in class org.glowroot.agent.weaving.IsolatedWeavingClassLoader
 
Weaver - Class in org.glowroot.agent.weaving
 
Weaver(Supplier<List<Advice>>, List<ShimType>, List<MixinType>, AnalyzedWorld, TransactionRegistry, Ticker, TimerNameCache, ConfigService) - Constructor for class org.glowroot.agent.weaving.Weaver
 
WeavingClassFileTransformer - Class in org.glowroot.agent.weaving
 
WeavingClassFileTransformer(Weaver, Instrumentation) - Constructor for class org.glowroot.agent.weaving.WeavingClassFileTransformer
 
withActive(boolean) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Copy the current immutable object by setting a value for the active attribute.
withAdvanced(AdvancedConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object by setting a value for the advanced attribute.
withAlerts(AlertConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of alerts.
withAlerts(Iterable<? extends AlertConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of alerts.
withAnnotationTypes(Type...) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Copy the current immutable object with elements that replace the content of annotationTypes.
withAnnotationTypes(Iterable<? extends Type>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Copy the current immutable object with elements that replace the content of annotationTypes.
withAspects(String...) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object with elements that replace the content of aspects.
withAspects(Iterable<String>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object with elements that replace the content of aspects.
withBytes(byte...) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Copy the current immutable object with elements that replace the content of bytes.
withBytes(byte...) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Copy the current immutable object with elements that replace the content of bytes.
withBytes(byte...) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Copy the current immutable object with elements that replace the content of bytes.
withCheckboxLabel(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Copy the current immutable object by setting a value for the checkboxLabel attribute.
withCollocate(boolean) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object by setting a value for the collocate attribute.
withCollocateInClassLoader(boolean) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Copy the current immutable object by setting a value for the collocateInClassLoader attribute.
withCount(long) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Copy the current immutable object by setting a value for the count attribute.
withDefaultValue(PropertyValue) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Copy the current immutable object by setting a value for the defaultValue attribute.
withDependencies(ClassLoaders.LazyDefinedClass...) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Copy the current immutable object with elements that replace the content of dependencies.
withDependencies(Iterable<? extends ClassLoaders.LazyDefinedClass>) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Copy the current immutable object with elements that replace the content of dependencies.
withDescription(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Copy the current immutable object by setting a value for the description attribute.
withDescriptor(String) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Copy the current immutable object by setting a value for the descriptor attribute.
withDoNotMatchSubClasses(boolean) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName
Copy the current immutable object by setting a value for the doNotMatchSubClasses attribute.
withExtended(boolean) - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
Copy the current immutable object by setting a value for the extended attribute.
withGauges(GaugeConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of gauges.
withGauges(Iterable<? extends GaugeConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of gauges.
withId(String) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object by setting a value for the id attribute.
withInitMethodName(String) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Copy the current immutable object by setting a value for the initMethodName attribute.
withInstrumentation(InstrumentationConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of instrumentation.
withInstrumentation(Iterable<? extends InstrumentationConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of instrumentation.
withInstrumentationConfigs(InstrumentationConfig...) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object with elements that replace the content of instrumentationConfigs.
withInstrumentationConfigs(Iterable<? extends InstrumentationConfig>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object with elements that replace the content of instrumentationConfigs.
withInterfaces(Type...) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Copy the current immutable object with elements that replace the content of interfaces.
withInterfaces(Iterable<? extends Type>) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Copy the current immutable object with elements that replace the content of interfaces.
withJvm(JvmConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object by setting a value for the jvm attribute.
withLabel(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Copy the current immutable object by setting a value for the label attribute.
withMessage(String) - Method in class org.glowroot.agent.model.ImmutableErrorMessage
Copy the current immutable object by setting a value for the message attribute.
withMethods(PluginDetail.PointcutMethod...) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Copy the current immutable object with elements that replace the content of methods.
withMethods(Iterable<? extends PluginDetail.PointcutMethod>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Copy the current immutable object with elements that replace the content of methods.
withMixin(Mixin) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Copy the current immutable object by setting a value for the mixin attribute.
withName(String) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.glowroot.agent.model.ImmutableTimerNameImpl
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Copy the current immutable object by setting a value for the name attribute.
withNonPattern(String) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName
Copy the current immutable object by setting a value for the nonPattern attribute.
withParameterAnnotationTypes(Map<Integer, ? extends List<Type>>) - Method in class org.glowroot.agent.weaving.ImmutablePointcutMethod
Copy the current immutable object by replacing the parameterAnnotationTypes map with the specified map.
withPartial(boolean) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
Copy the current immutable object by setting a value for the partial attribute.
withPattern(Pattern) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName
Copy the current immutable object by setting a value for the pattern attribute.
withPluginDescriptor(PluginDescriptor) - Method in class org.glowroot.agent.config.ImmutablePluginConfig
Copy the current immutable object by setting a value for the pluginDescriptor attribute.
withPluginDescriptors(PluginDescriptor...) - Method in class org.glowroot.agent.config.ImmutablePluginCache
Copy the current immutable object with elements that replace the content of pluginDescriptors.
withPluginDescriptors(Iterable<? extends PluginDescriptor>) - Method in class org.glowroot.agent.config.ImmutablePluginCache
Copy the current immutable object with elements that replace the content of pluginDescriptors.
withPluginJar(File) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object by setting a value for the pluginJar attribute.
withPluginJar(File) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Copy the current immutable object by setting a value for the pluginJar attribute.
withPluginJars(File...) - Method in class org.glowroot.agent.config.ImmutablePluginCache
Copy the current immutable object with elements that replace the content of pluginJars.
withPluginJars(Iterable<? extends File>) - Method in class org.glowroot.agent.config.ImmutablePluginCache
Copy the current immutable object with elements that replace the content of pluginJars.
withPlugins(PluginConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of plugins.
withPlugins(Iterable<? extends PluginConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of plugins.
withPointcut(Pointcut) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Copy the current immutable object by setting a value for the pointcut attribute.
withProperties(Map<String, ? extends PropertyValue>) - Method in class org.glowroot.agent.config.ImmutablePluginConfig
Copy the current immutable object by replacing the properties map with the specified map.
withProperties(PropertyDescriptor...) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object with elements that replace the content of properties.
withProperties(Iterable<? extends PropertyDescriptor>) - Method in class org.glowroot.agent.config.ImmutablePluginDescriptor
Copy the current immutable object with elements that replace the content of properties.
withSlow(boolean) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
Copy the current immutable object by setting a value for the slow attribute.
withSubTypeRestriction(LiveWeavingServiceImpl.PointcutClassName) - Method in class org.glowroot.agent.live.ImmutablePointcutClassName
Copy the current immutable object by setting a value for the subTypeRestriction attribute.
withSyntheticMonitors(SyntheticMonitorConfig...) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of syntheticMonitors.
withSyntheticMonitors(Iterable<? extends SyntheticMonitorConfig>) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object with elements that replace the content of syntheticMonitors.
withThrowable(Proto.Throwable) - Method in class org.glowroot.agent.model.ImmutableErrorMessage
Copy the current immutable object by setting a value for the throwable attribute.
withTotalNanos(long) - Method in class org.glowroot.agent.model.ImmutableTransactionTimerSnapshot
Copy the current immutable object by setting a value for the totalNanos attribute.
withTransaction(TransactionConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object by setting a value for the transaction attribute.
withTransaction(Transaction) - Method in class org.glowroot.agent.impl.ImmutablePendingTrace
Copy the current immutable object by setting a value for the transaction attribute.
withType(PropertyValue.PropertyType) - Method in class org.glowroot.agent.config.ImmutablePropertyDescriptor
Copy the current immutable object by setting a value for the type attribute.
withType(Type) - Method in class org.glowroot.agent.weaving.ImmutableLazyDefinedClass
Copy the current immutable object by setting a value for the type attribute.
withType(Type) - Method in class org.glowroot.agent.weaving.ImmutableMixinClass
Copy the current immutable object by setting a value for the type attribute.
withType(Type) - Method in class org.glowroot.agent.weaving.ImmutablePointcutClass
Copy the current immutable object by setting a value for the type attribute.
withType(Type) - Method in class org.glowroot.agent.weaving.ImmutableShimClass
Copy the current immutable object by setting a value for the type attribute.
withUiDefaults(UiDefaultsConfig) - Method in class org.glowroot.agent.config.ImmutableAllConfig
Copy the current immutable object by setting a value for the uiDefaults attribute.
writeMemoryBarrier() - Method in class org.glowroot.agent.config.ConfigService
 
writeToFileIfNeeded(File, ObjectNode, List<String>, boolean) - Static method in class org.glowroot.agent.config.ConfigFileUtil
 
writeValue(List<PluginDescriptor>) - Static method in class org.glowroot.agent.config.PluginDescriptor
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2011–2020 Glowroot contributors. All rights reserved.