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

A

AbstractClassEnhancePluginDefine - Class in org.apache.skywalking.apm.agent.core.plugin
Basic abstract class of all sky-walking auto-instrumentation plugins.
AbstractClassEnhancePluginDefine() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
 
AbstractJunction<V> - Class in org.apache.skywalking.apm.agent.core.plugin.bytebuddy
Created by wusheng on 16/7/31.
AbstractJunction() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.AbstractJunction
 
AbstractSpan - Interface in org.apache.skywalking.apm.agent.core.context.trace
The AbstractSpan represents the span's skeleton, which contains all open methods.
AbstractTag<T> - Class in org.apache.skywalking.apm.agent.core.context.tag
 
AbstractTag(int, String, boolean) - Constructor for class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
 
AbstractTag(String) - Constructor for class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
 
AbstractTracerContext - Interface in org.apache.skywalking.apm.agent.core.context
The AbstractTracerContext represents the tracer context manager.
AbstractTracingSpan - Class in org.apache.skywalking.apm.agent.core.context.trace
The AbstractTracingSpan represents a group of AbstractSpan implementations, which belongs a real distributed trace.
AbstractTracingSpan(int, int, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
AbstractTracingSpan(int, int, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
accept(RuntimeContextSnapshot) - Method in class org.apache.skywalking.apm.agent.core.context.RuntimeContext
 
ACTIVE_V1_HEADER - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Deactive V1 header in default
ACTIVE_V2_HEADER - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Active V2 header in default
activeSpan() - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
 
activeSpan() - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
If not sure has the active span, use this method, will be cause NPE when has no active span, use ContextManager::isActive method to determine whether there has the active span.
activeSpan() - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
activeSpan() - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
 
add(String) - Method in class org.apache.skywalking.apm.agent.core.commands.CommandSerialNumberCache
 
add(IgnoreTracerContextListener) - Static method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext.ListenerManager
add(KeyValuePair...) - Method in class org.apache.skywalking.apm.agent.core.context.trace.LogDataEntity.Builder
 
add(TracingContextListener) - Static method in class org.apache.skywalking.apm.agent.core.context.TracingContext.ListenerManager
add(String) - Method in class org.apache.skywalking.apm.agent.core.plugin.jdk9module.JDK9ModuleExporter.EdgeClasses
 
addChannelDecorator(ChannelDecorator) - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel.Builder
 
addChannelListener(GRPCChannelListener) - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
addManagedChannelBuilder(ChannelBuilder) - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel.Builder
 
afterFinished(IgnoredTracerContext) - Method in interface org.apache.skywalking.apm.agent.core.context.IgnoreTracerContextListener
 
afterFinished(TraceSegment) - Method in interface org.apache.skywalking.apm.agent.core.context.TracingContextListener
 
afterFinished(TraceSegment) - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
afterMethod(EnhancedInstance, Method, Object[], Class<?>[], Object) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor
called after target method invocation.
afterMethod(Class, Method, Object[], Class<?>[], Object) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.StaticMethodsAroundInterceptor
called after target method invocation.
Agent() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Agent
 
Agent() - Constructor for class org.apache.skywalking.apm.agent.core.conf.RemoteDownstreamConfig.Agent
 
AgentClassLoader - Class in org.apache.skywalking.apm.agent.core.plugin.loader
The AgentClassLoader represents a classloader, which is in charge of finding plugins and interceptors.
AgentClassLoader(ClassLoader) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.loader.AgentClassLoader
 
AgentIDDecorator - Class in org.apache.skywalking.apm.agent.core.remote
Add agent version(Described in MANIFEST.MF) to the connection establish stage.
AgentIDDecorator() - Constructor for class org.apache.skywalking.apm.agent.core.remote.AgentIDDecorator
 
AgentNameConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
 
AgentNameConverter() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.AgentNameConverter
 
AgentPackageNotFoundException - Exception in org.apache.skywalking.apm.agent.core.boot
 
AgentPackageNotFoundException(String) - Constructor for exception org.apache.skywalking.apm.agent.core.boot.AgentPackageNotFoundException
 
AgentPackagePath - Class in org.apache.skywalking.apm.agent.core.boot
 
AgentPackagePath() - Constructor for class org.apache.skywalking.apm.agent.core.boot.AgentPackagePath
 
and(ElementMatcher<? super U>) - Method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.AbstractJunction
 
AnnotationTypeNameMatch<T extends net.bytebuddy.description.annotation.AnnotationDescription> - Class in org.apache.skywalking.apm.agent.core.plugin.bytebuddy
Annotation Type match.
APP_AND_SERVICE_REGISTER_CHECK_INTERVAL - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Collector
service and endpoint registry check interval
append(DistributedTraceId) - Method in class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceIds
 
archive(AbstractTracingSpan) - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
After AbstractSpan is finished, as be controller by "skywalking-api" module, notify the TraceSegment to archive it.
ArgumentTypeNameMatch - Class in org.apache.skywalking.apm.agent.core.plugin.bytebuddy
Argument Type match.
asCache(AbstractSpan) - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
 
asDB(AbstractSpan) - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
 
asHttp(AbstractSpan) - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
 
asMQ(AbstractSpan) - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
 
asRPCFramework(AbstractSpan) - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
 
asyncFinish() - Method in interface org.apache.skywalking.apm.agent.core.context.AsyncSpan
Notify the span, it could be finished.
asyncFinish() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
asyncFinish() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
AsyncSpan - Interface in org.apache.skywalking.apm.agent.core.context
Span could use these APIs to active and extend its lift cycle across thread.
asyncStop(AsyncSpan) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
The given span could be stopped officially.
asyncStop(AsyncSpan) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
asyncStop(AsyncSpan) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
 
AUTHENTICATION - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Authentication active is based on backend setting, see application.yml for more details.
AuthenticationDecorator - Class in org.apache.skywalking.apm.agent.core.remote
Active authentication header by Config.Agent.AUTHENTICATION
AuthenticationDecorator() - Constructor for class org.apache.skywalking.apm.agent.core.remote.AuthenticationDecorator
 
awaitFinishAsync() - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Notify this context, current span is going to be finished async in another thread.
awaitFinishAsync(AbstractSpan) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
awaitFinishAsync() - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
awaitFinishAsync() - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
 

B

BACKEND_SERVICE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Collector
Collector skywalking trace receiver service addresses.
Base64 - Class in org.apache.skywalking.apm.agent.core.base64
Copied from zipkin.internal.Base64, adapted from okio.Base64 as JRE 6 doesn't have a base64Url encoder.
beforeMethod(EnhancedInstance, Method, Object[], Class<?>[], MethodInterceptResult) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor
called before target method invocation.
beforeMethod(Class, Method, Object[], Class<?>[], MethodInterceptResult) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.StaticMethodsAroundInterceptor
called before target method invocation.
boot() - Method in interface org.apache.skywalking.apm.agent.core.boot.BootService
 
boot() - Method in enum org.apache.skywalking.apm.agent.core.boot.ServiceManager
 
boot() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandExecutorService
 
boot() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandService
 
boot() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
boot() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManagerExtendService
 
boot() - Method in class org.apache.skywalking.apm.agent.core.context.OperationNameFormatService
 
boot() - Method in class org.apache.skywalking.apm.agent.core.jvm.JVMService
 
boot() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
boot() - Method in class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
boot() - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
boot() - Method in class org.apache.skywalking.apm.agent.core.sampling.SamplingService
 
BootService - Interface in org.apache.skywalking.apm.agent.core.boot
The BootService is an interface to all remote, which need to boot when plugin mechanism begins to work.
BootstrapInstrumentBoost - Class in org.apache.skywalking.apm.agent.core.plugin.bootstrap
If there is Bootstrap instrumentation plugin declared in plugin list, BootstrapInstrumentBoost inject the necessary classes into bootstrap class loader, including generated dynamic delegate classes.
BootstrapInstrumentBoost() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapInstrumentBoost
 
BootstrapInterRuntimeAssist - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
This assist help all bootstrap class core interceptor.
BootstrapInterRuntimeAssist() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.BootstrapInterRuntimeAssist
 
BootstrapPluginLogBridge - Class in org.apache.skywalking.apm.agent.core.plugin.bootstrap
The log bridge makes the ILog accessible inside bootstrap classloader, especially for internal interceptor.
Buffer() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Buffer
 
BUFFER_SIZE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Buffer
 
BUFFER_SIZE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Jvm
The buffer size of collected JVM info.
build(long) - Method in class org.apache.skywalking.apm.agent.core.context.trace.LogDataEntity.Builder
 
build(String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.PluginDefine
 
build(Channel) - Method in class org.apache.skywalking.apm.agent.core.remote.AgentIDDecorator
 
build(Channel) - Method in class org.apache.skywalking.apm.agent.core.remote.AuthenticationDecorator
 
build(B) - Method in interface org.apache.skywalking.apm.agent.core.remote.ChannelBuilder
 
build(Channel) - Method in interface org.apache.skywalking.apm.agent.core.remote.ChannelDecorator
 
build() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel.Builder
 
build(ManagedChannelBuilder) - Method in class org.apache.skywalking.apm.agent.core.remote.StandardChannelBuilder
 
build(NettyChannelBuilder) - Method in class org.apache.skywalking.apm.agent.core.remote.TLSChannelBuilder
 
Builder() - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.LogDataEntity.Builder
 
buildJunction() - Method in class org.apache.skywalking.apm.agent.core.plugin.match.ClassAnnotationMatch
 
buildJunction() - Method in class org.apache.skywalking.apm.agent.core.plugin.match.HierarchyMatch
 
buildJunction() - Method in interface org.apache.skywalking.apm.agent.core.plugin.match.IndirectMatch
 
buildJunction() - Method in class org.apache.skywalking.apm.agent.core.plugin.match.MethodAnnotationMatch
 
buildJunction() - Method in class org.apache.skywalking.apm.agent.core.plugin.match.MultiClassNameMatch
 
buildMatch() - Method in class org.apache.skywalking.apm.agent.core.plugin.PluginFinder
 
buildOSInfo() - Static method in class org.apache.skywalking.apm.agent.core.os.OSUtil
 
byClassAnnotationMatch(String[]) - Static method in class org.apache.skywalking.apm.agent.core.plugin.match.ClassAnnotationMatch
 
byHierarchyMatch(String[]) - Static method in class org.apache.skywalking.apm.agent.core.plugin.match.HierarchyMatch
 
byMethodAnnotationMatch(String[]) - Static method in class org.apache.skywalking.apm.agent.core.plugin.match.MethodAnnotationMatch
 
byMultiClassMatch(String...) - Static method in class org.apache.skywalking.apm.agent.core.plugin.match.MultiClassNameMatch
 
byName(String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.match.NameMatch
 
ByteBuddyCoreClasses - Class in org.apache.skywalking.apm.agent.core.plugin
All ByteBuddy core classes required to expose, including open edge for JDK 9+ module, or Bootstrap instrumentation.
ByteBuddyCoreClasses() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.ByteBuddyCoreClasses
 

C

call(Object[]) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.OverrideCallable
 
capture() - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Capture a snapshot for cross-thread propagation.
capture() - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
capture() - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
capture() - Method in class org.apache.skywalking.apm.agent.core.context.RuntimeContext
 
capture() - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Capture the snapshot of current context.
CarrierItem - Class in org.apache.skywalking.apm.agent.core.context
 
CarrierItem(String, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
CarrierItem(String, String, CarrierItem) - Constructor for class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
CarrierItemHead - Class in org.apache.skywalking.apm.agent.core.context
 
CarrierItemHead(CarrierItem) - Constructor for class org.apache.skywalking.apm.agent.core.context.CarrierItemHead
 
CAUSE_EXCEPTION_DEPTH - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
How depth the agent goes, when log cause exceptions.
CHANNEL_SIZE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Buffer
 
ChannelBuilder<B extends io.grpc.ManagedChannelBuilder> - Interface in org.apache.skywalking.apm.agent.core.remote
 
ChannelDecorator - Interface in org.apache.skywalking.apm.agent.core.remote
 
ClassAnnotationMatch - Class in org.apache.skywalking.apm.agent.core.plugin.match
Match the class by the given annotations in class.
ClassConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
Just return logEvent.getTargetClass().
ClassConverter() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.ClassConverter
 
ClassEnhancePluginDefine - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
This class controls all enhance operations, including enhance constructors, instance methods and static methods.
ClassEnhancePluginDefine() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
 
CLASSES - Static variable in class org.apache.skywalking.apm.agent.core.plugin.ByteBuddyCoreClasses
 
ClassInstanceMethodsEnhancePluginDefine - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
Plugins, which only need enhance class static methods.
ClassInstanceMethodsEnhancePluginDefine() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
 
ClassMatch - Interface in org.apache.skywalking.apm.agent.core.plugin.match
 
ClassStaticMethodsEnhancePluginDefine - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
Plugins, which only need enhance class static methods.
ClassStaticMethodsEnhancePluginDefine() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassStaticMethodsEnhancePluginDefine
 
clear() - Method in enum org.apache.skywalking.apm.agent.core.dictionary.EndpointNameDictionary
 
clear() - Method in enum org.apache.skywalking.apm.agent.core.dictionary.NetworkAddressDictionary
 
CMSCollectorModule - Class in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
CMSCollectorModule(List<MemoryPoolMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.memorypool.CMSCollectorModule
 
CMSGCModule - Class in org.apache.skywalking.apm.agent.core.jvm.gc
 
CMSGCModule(List<GarbageCollectorMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.gc.CMSGCModule
 
Collector() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Collector
 
command() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandExecutionException
 
CommandExecutionException - Class in org.apache.skywalking.apm.agent.core.commands
Indicates that the execution of a command failed
CommandExecutionException(Command) - Constructor for class org.apache.skywalking.apm.agent.core.commands.CommandExecutionException
Constructs a new ExecuteFailedException with null detail message and the command whose execution failed
CommandExecutionException(String, Command) - Constructor for class org.apache.skywalking.apm.agent.core.commands.CommandExecutionException
Constructs a new ExecuteFailedException with given detail message and the command whose execution failed
CommandExecutor - Interface in org.apache.skywalking.apm.agent.core.commands
Command executor that can handle a given command, implementations are required to be stateless, i.e.
CommandExecutorService - Class in org.apache.skywalking.apm.agent.core.commands
Command executor service, acts like a routing executor that controls all commands' execution, is responsible for managing all the mappings between commands and their executors, one can simply invoke CommandExecutorService.execute(BaseCommand) and it will routes the command to corresponding executor.
CommandExecutorService() - Constructor for class org.apache.skywalking.apm.agent.core.commands.CommandExecutorService
 
CommandSerialNumberCache - Class in org.apache.skywalking.apm.agent.core.commands
 
CommandSerialNumberCache() - Constructor for class org.apache.skywalking.apm.agent.core.commands.CommandSerialNumberCache
 
CommandSerialNumberCache(int) - Constructor for class org.apache.skywalking.apm.agent.core.commands.CommandSerialNumberCache
 
CommandService - Class in org.apache.skywalking.apm.agent.core.commands
 
CommandService() - Constructor for class org.apache.skywalking.apm.agent.core.commands.CommandService
 
componentId - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
componentName - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
Config - Class in org.apache.skywalking.apm.agent.core.conf
This is the core config in sniffer agent.
Config() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config
 
Config.Agent - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Buffer - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Collector - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Dictionary - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Jvm - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Logging - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.Customize - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.Elasticsearch - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.Light4J - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.MongoDB - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.MySQL - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.OPGroup - Class in org.apache.skywalking.apm.agent.core.conf
Operation name group rules
Config.Plugin.OPGroup.RestTemplate - Class in org.apache.skywalking.apm.agent.core.conf
Rules for RestTemplate plugin
Config.Plugin.POSTGRESQL - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.SolrJ - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.SpringMVC - Class in org.apache.skywalking.apm.agent.core.conf
 
Config.Plugin.Toolkit - Class in org.apache.skywalking.apm.agent.core.conf
 
ConfigNotFoundException - Exception in org.apache.skywalking.apm.agent.core.conf
 
ConfigNotFoundException(String, Throwable) - Constructor for exception org.apache.skywalking.apm.agent.core.conf.ConfigNotFoundException
 
ConfigNotFoundException(String) - Constructor for exception org.apache.skywalking.apm.agent.core.conf.ConfigNotFoundException
 
ConfigReadFailedException - Exception in org.apache.skywalking.apm.agent.core.conf
 
ConfigReadFailedException(String, Throwable) - Constructor for exception org.apache.skywalking.apm.agent.core.conf.ConfigReadFailedException
 
Constants - Class in org.apache.skywalking.apm.agent.core.conf
 
Constants() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Constants
 
ConstructorInter - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
The actual byte-buddy's interceptor to intercept constructor methods.
ConstructorInter(String, ClassLoader) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ConstructorInter
 
ConstructorInterceptPoint - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor
One of the three "Intercept Point".
ConstructorInterTemplate - Class in org.apache.skywalking.apm.agent.core.plugin.bootstrap.template
--------CLASS TEMPLATE---------
ConstructorInterTemplate() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.ConstructorInterTemplate
 
consume(List<TraceSegment>) - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
contain(String) - Method in class org.apache.skywalking.apm.agent.core.commands.CommandSerialNumberCache
 
CONTEXT - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Customize
Some information after custom enhancements, this configuration is used by the custom enhancement plugin.
context - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
CONTEXT_ATTR_NAME - Static variable in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
New field name.
ContextCarrier - Class in org.apache.skywalking.apm.agent.core.context
ContextCarrier is a data carrier of TracingContext.
ContextCarrier() - Constructor for class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
ContextCarrier.HeaderVersion - Enum in org.apache.skywalking.apm.agent.core.context
 
ContextManager - Class in org.apache.skywalking.apm.agent.core.context
ContextManager controls the whole context of TraceSegment.
ContextManager() - Constructor for class org.apache.skywalking.apm.agent.core.context.ContextManager
 
ContextManagerExtendService - Class in org.apache.skywalking.apm.agent.core.context
 
ContextManagerExtendService() - Constructor for class org.apache.skywalking.apm.agent.core.context.ContextManagerExtendService
 
ContextSnapshot - Class in org.apache.skywalking.apm.agent.core.context
The ContextSnapshot is a snapshot for current context.
continued(ContextSnapshot) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Build the reference between this segment and a cross-thread segment.
continued(ContextSnapshot) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
continued(ContextSnapshot) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
continued(ContextSnapshot) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Continue the context from the given snapshot of parent thread.
convert(LogEvent) - Method in interface org.apache.skywalking.apm.agent.core.logging.core.Converter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.AgentNameConverter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.ClassConverter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.DateConverter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.LevelConverter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.LiteralConverter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.MessageConverter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.ThreadConverter
 
convert(LogEvent) - Method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.ThrowableConverter
 
convert2String(Throwable, int) - Method in enum org.apache.skywalking.apm.agent.core.context.util.ThrowableTransformer
 
Converter - Interface in org.apache.skywalking.apm.agent.core.logging.core
The Converter, It is used to convert the LogEvent to the String.
COOL_DOWN_THRESHOLD - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
How long should the agent wait (in minute) before re-registering to the OAP server after receiving reset command
coolDown() - Method in class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
CPUMetricsAccessor - Class in org.apache.skywalking.apm.agent.core.jvm.cpu
The unit of CPU usage is 1/10000.
CPUMetricsAccessor(int) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.cpu.CPUMetricsAccessor
 
CPUProvider - Enum in org.apache.skywalking.apm.agent.core.jvm.cpu
 
createEntrySpan(String) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Create an entry span
createEntrySpan(String, ContextCarrier) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
createEntrySpan(String) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
createEntrySpan(String) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Create an entry span
createExitSpan(String, String) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Create an exit span
createExitSpan(String, ContextCarrier, String) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
createExitSpan(String, String) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
createExitSpan(String, String) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
createExitSpan(String, String) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Create an exit span
createInterceptor(ClassLoader, String, IBootstrapLog) - Static method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.BootstrapInterRuntimeAssist
 
createLocalSpan(String) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Create a local span
createLocalSpan(String) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
createLocalSpan(String) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
createLocalSpan(String) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Create a local span
createTime() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
createTraceContext(String, boolean) - Method in class org.apache.skywalking.apm.agent.core.context.ContextManagerExtendService
 
Customize() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Customize
 

D

DateConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
The Converter is used to return a now date with format.
DateConverter() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.DateConverter
 
DB_BIND_VARIABLES - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
DB_BIND_VARIABLES records the bind variables of sql statement.
DB_INSTANCE - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
DB_INSTANCE records database instance name.
DB_STATEMENT - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
DB_STATEMENT records the sql statement of the database access.
DB_TYPE - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
DB_TYPE records database type, such as sql, redis, cassandra and so on.
debug(String) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
debug(String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
debug(String) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
debug(String, Object...) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
debug(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
debug(String, Object...) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
debug(String) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
debug(String, Object...) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
debug(String) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
debug(String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
DeclaredInstanceMethodsInterceptPoint - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor
this interface for those who only want to enhance declared method in case of some unexpected issue, such as spring controller
decode(String) - Static method in class org.apache.skywalking.apm.agent.core.base64.Base64
 
decode2UTFString(String) - Static method in class org.apache.skywalking.apm.agent.core.base64.Base64
 
DEFAULT_CONVERTER_MAP - Static variable in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
DEFAULT_PATTERN - Static variable in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
DefaultImplementor - Annotation Type in org.apache.skywalking.apm.agent.core.boot
 
DefaultNamedThreadFactory - Class in org.apache.skywalking.apm.agent.core.boot
 
DefaultNamedThreadFactory(String) - Constructor for class org.apache.skywalking.apm.agent.core.boot.DefaultNamedThreadFactory
 
define(TypeDescription, DynamicType.Builder<?>, ClassLoader, EnhanceContext) - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
Main entrance of enhancing the class.
defineReturnValue(Object) - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.MethodInterceptResult
define the new return value.
Dictionary() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Dictionary
 
DictionaryManager - Class in org.apache.skywalking.apm.agent.core.dictionary
 
DictionaryManager() - Constructor for class org.apache.skywalking.apm.agent.core.dictionary.DictionaryManager
 
DictionaryUtil - Class in org.apache.skywalking.apm.agent.core.dictionary
 
DictionaryUtil() - Constructor for class org.apache.skywalking.apm.agent.core.dictionary.DictionaryUtil
 
DIR - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Logging
Log files directory.
DistributedTraceId - Class in org.apache.skywalking.apm.agent.core.context.ids
The DistributedTraceId presents a distributed call chain.
DistributedTraceId(ID) - Constructor for class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceId
 
DistributedTraceId(String) - Constructor for class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceId
 
DistributedTraceIds - Class in org.apache.skywalking.apm.agent.core.context.ids
 
DistributedTraceIds() - Constructor for class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceIds
 
doInCondition(PossibleFound.Found, PossibleFound.NotFound) - Method in class org.apache.skywalking.apm.agent.core.dictionary.PossibleFound
 
doInCondition(PossibleFound.FoundAndObtain, PossibleFound.NotFoundAndObtain) - Method in class org.apache.skywalking.apm.agent.core.dictionary.PossibleFound
 
doProcess(int) - Method in interface org.apache.skywalking.apm.agent.core.dictionary.PossibleFound.Found
 
doProcess(int) - Method in interface org.apache.skywalking.apm.agent.core.dictionary.PossibleFound.FoundAndObtain
 
doProcess() - Method in interface org.apache.skywalking.apm.agent.core.dictionary.PossibleFound.NotFound
 
doProcess() - Method in interface org.apache.skywalking.apm.agent.core.dictionary.PossibleFound.NotFoundAndObtain
 
DynamicPluginLoader - Enum in org.apache.skywalking.apm.agent.core.plugin
The plugin can be inserted into the kernel by implementing this spi return PluginDefine list.

E

EdgeClasses() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.jdk9module.JDK9ModuleExporter.EdgeClasses
 
Elasticsearch() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Elasticsearch
 
encode(String) - Static method in class org.apache.skywalking.apm.agent.core.base64.Base64
 
encode(byte[]) - Static method in class org.apache.skywalking.apm.agent.core.base64.Base64
 
encode() - Method in class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceId
 
encode() - Method in class org.apache.skywalking.apm.agent.core.context.ids.ID
 
encodeUrl(byte[]) - Static method in class org.apache.skywalking.apm.agent.core.base64.Base64
 
ENDPOINT_NAME_BUFFER_SIZE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Dictionary
 
EndpointNameDictionary - Enum in org.apache.skywalking.apm.agent.core.dictionary
 
endTime - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
The end time of this Span.
enhance(TypeDescription, DynamicType.Builder<?>, ClassLoader, EnhanceContext) - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
 
enhance(TypeDescription, DynamicType.Builder<?>, ClassLoader, EnhanceContext) - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassEnhancePluginDefine
Begin to define how to enhance class.
ENHANCE_FILE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Customize
Custom enhancement class configuration file path, recommended to use an absolute path.
enhanceClass() - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
Define the ClassMatch for filtering class.
EnhanceContext - Class in org.apache.skywalking.apm.agent.core.plugin
The EnhanceContext represents the context or status for processing a class.
EnhanceContext() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.EnhanceContext
 
EnhancedInstance - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
 
EnhanceException - Exception in org.apache.skywalking.apm.agent.core.plugin.interceptor
 
EnhanceException(String) - Constructor for exception org.apache.skywalking.apm.agent.core.plugin.interceptor.EnhanceException
 
EnhanceException(String, Throwable) - Constructor for exception org.apache.skywalking.apm.agent.core.plugin.interceptor.EnhanceException
 
EntrySpan - Class in org.apache.skywalking.apm.agent.core.context.trace
The EntrySpan represents a service provider point, such as Tomcat server entrance.
EntrySpan(int, int, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
EntrySpan(int, int, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
equals(Object) - Method in class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceId
Compare the two DistributedTraceId by its DistributedTraceId.id, even these two DistributedTraceIds are not the same instances.
equals(Object) - Method in class org.apache.skywalking.apm.agent.core.context.ids.ID
 
equals(Object) - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
 
error(String, Throwable) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
error(Throwable, String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
error(String) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
error(String, Throwable) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
error(String) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
error(Throwable, String, Object...) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
error(String, Throwable) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
error(Throwable, String, Object...) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
error(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
error(String, Throwable) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
error(Throwable, String, Object...) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
error(String) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
error(String, Throwable) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
error(Throwable, String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
error(String) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
errorOccurred() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
errorOccurred - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Error has occurred in the scope of span.
errorOccurred() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
In the scope of this span tracing context, error occurred, in auto-instrumentation mechanism, almost means throw an exception.
errorOccurred() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
ESCAPE_CHAR - Static variable in class org.apache.skywalking.apm.agent.core.logging.core.Parser
 
execute(BaseCommand) - Method in interface org.apache.skywalking.apm.agent.core.commands.CommandExecutor
 
execute(BaseCommand) - Method in class org.apache.skywalking.apm.agent.core.commands.CommandExecutorService
 
execute(BaseCommand) - Method in enum org.apache.skywalking.apm.agent.core.commands.executor.NoopCommandExecutor
 
execute(BaseCommand) - Method in class org.apache.skywalking.apm.agent.core.commands.executor.ServiceResetCommandExecutor
 
exist(String, ClassLoader) - Method in enum org.apache.skywalking.apm.agent.core.plugin.WitnessClassFinder
 
ExitSpan - Class in org.apache.skywalking.apm.agent.core.context.trace
The ExitSpan represents a service consumer point, such as Feign, Okhttp client for an Http service.
ExitSpan(int, int, String, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
ExitSpan(int, int, int, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
ExitSpan(int, int, int, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
ExitSpan(int, int, String, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
extendObjectCompleted() - Method in class org.apache.skywalking.apm.agent.core.plugin.EnhanceContext
 
extract(ContextCarrier) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Build the reference between this segment and a cross-process segment.
extract(ContextCarrier) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
extract(ContextCarrier) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
extract(ContextCarrier) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Extract the carrier to build the reference for the pre segment.

F

FILE_NAME - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Logging
Log file name.
FileWriter - Class in org.apache.skywalking.apm.agent.core.logging.core
The FileWriter support async file output, by using a queue as buffer.
FILTER_LENGTH_LIMIT - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.MongoDB
For the sake of performance, SkyWalking won't save the entire parameters string into the tag, but only the first FILTER_LENGTH_LIMIT characters.
find(String) - Method in enum org.apache.skywalking.apm.agent.core.dictionary.NetworkAddressDictionary
 
find(TypeDescription) - Method in class org.apache.skywalking.apm.agent.core.plugin.PluginFinder
 
findClass(String) - Method in class org.apache.skywalking.apm.agent.core.plugin.loader.AgentClassLoader
 
findEndpointSection() - Static method in class org.apache.skywalking.apm.agent.core.dictionary.DictionaryManager
 
findNetworkAddressSection() - Static method in class org.apache.skywalking.apm.agent.core.dictionary.DictionaryManager
 
findOnly(int, String) - Method in enum org.apache.skywalking.apm.agent.core.dictionary.EndpointNameDictionary
 
findOrPrepare4Register(int, String, boolean, boolean) - Method in enum org.apache.skywalking.apm.agent.core.dictionary.EndpointNameDictionary
 
findResource(String) - Method in class org.apache.skywalking.apm.agent.core.plugin.loader.AgentClassLoader
 
findResources(String) - Method in class org.apache.skywalking.apm.agent.core.plugin.loader.AgentClassLoader
 
findService(Class<T>) - Method in enum org.apache.skywalking.apm.agent.core.boot.ServiceManager
Find a BootService implementation, which is already started.
finish(TraceSegment) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Finish the active Span.
finish() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
finish(TraceSegment) - Method in class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
finish(boolean) - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
Finish this TraceSegment.
finished() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCStreamServiceStatus
 
FORCE_RECONNECTION_PERIOD - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Force reconnection period of grpc, based on grpc_channel_check_interval.
forceSampled() - Method in class org.apache.skywalking.apm.agent.core.sampling.SamplingService
Increase the sampling factor by force, to avoid sampling too many traces.
forInternalDelegateClass(String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapInstrumentBoost
Load the delegate class from current class loader, mostly should be AppClassLoader.
format(Throwable) - Static method in class org.apache.skywalking.apm.agent.core.logging.core.coverts.ThrowableConverter
 
formatOperationName(Class<? extends OPGroupDefinition>, String) - Method in class org.apache.skywalking.apm.agent.core.context.OperationNameFormatService
Format the operation name based on group rules
Found - Class in org.apache.skywalking.apm.agent.core.dictionary
 
Found(int) - Constructor for class org.apache.skywalking.apm.agent.core.dictionary.Found
 

G

G1CollectorModule - Class in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
G1CollectorModule(List<MemoryPoolMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.memorypool.G1CollectorModule
 
G1GCModule - Class in org.apache.skywalking.apm.agent.core.jvm.gc
 
G1GCModule(List<GarbageCollectorMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.gc.G1GCModule
 
GCMetricAccessor - Interface in org.apache.skywalking.apm.agent.core.jvm.gc
 
GCModule - Class in org.apache.skywalking.apm.agent.core.jvm.gc
 
GCModule(List<GarbageCollectorMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.gc.GCModule
 
GCProvider - Enum in org.apache.skywalking.apm.agent.core.jvm.gc
 
generate() - Static method in class org.apache.skywalking.apm.agent.core.context.ids.GlobalIdGenerator
Generate a new id, combined by three long numbers.
generateOperationName(Method) - Static method in class org.apache.skywalking.apm.agent.core.util.MethodUtil
 
get(Object) - Method in class org.apache.skywalking.apm.agent.core.context.RuntimeContext
 
get(Object, Class<T>) - Method in class org.apache.skywalking.apm.agent.core.context.RuntimeContext
 
get() - Static method in class org.apache.skywalking.apm.agent.core.logging.core.FileWriter
 
getAgentClassLoader() - Static method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.BootstrapInterRuntimeAssist
 
getAllIPV4() - Static method in class org.apache.skywalking.apm.agent.core.os.OSUtil
 
getApplicationInstanceId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
getBootstrapClassMatchDefine() - Method in class org.apache.skywalking.apm.agent.core.plugin.PluginFinder
 
getCarrier() - Method in interface org.apache.skywalking.apm.agent.core.context.Injectable
 
getChannel() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel
 
getChannel() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
getClassName() - Method in class org.apache.skywalking.apm.agent.core.plugin.match.NameMatch
 
getCode() - Method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
 
getCodeCacheNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.CMSCollectorModule
 
getCodeCacheNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.G1CollectorModule
 
getCodeCacheNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
getCodeCacheNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.ParallelCollectorModule
 
getCodeCacheNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.SerialCollectorModule
 
getConstructorInterceptor() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint
 
getConstructorMatcher() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.ConstructorInterceptPoint
Constructor matcher
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
Constructor methods intercept point.
getConstructorsInterceptPoints() - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassStaticMethodsEnhancePluginDefine
 
getCpuMetric() - Method in enum org.apache.skywalking.apm.agent.core.jvm.cpu.CPUProvider
 
getCPUMetrics() - Method in class org.apache.skywalking.apm.agent.core.jvm.cpu.CPUMetricsAccessor
 
getCpuTime() - Method in class org.apache.skywalking.apm.agent.core.jvm.cpu.CPUMetricsAccessor
 
getCpuTime() - Method in class org.apache.skywalking.apm.agent.core.jvm.cpu.NoSupportedCPUAccessor
 
getCpuTime() - Method in class org.apache.skywalking.apm.agent.core.jvm.cpu.SunCpuAccessor
 
getDefault() - Static method in class org.apache.skywalking.apm.agent.core.plugin.loader.AgentClassLoader
 
getDefineClass() - Method in class org.apache.skywalking.apm.agent.core.plugin.PluginDefine
 
getDistributedTraceId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getDistributedTraceId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
getEdenNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.CMSCollectorModule
 
getEdenNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.G1CollectorModule
 
getEdenNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
getEdenNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.ParallelCollectorModule
 
getEdenNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.SerialCollectorModule
 
getEntryApplicationInstanceId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
getEntryEndpointId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
 
getEntryEndpointName() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getEntryEndpointName() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
 
getEntryOperationName() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
getEntryServiceInstanceId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getEntryServiceInstanceId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
 
getGCList() - Method in interface org.apache.skywalking.apm.agent.core.jvm.gc.GCMetricAccessor
 
getGCList() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.GCModule
 
getGCList() - Method in enum org.apache.skywalking.apm.agent.core.jvm.gc.GCProvider
 
getGCList() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.UnknowGC
 
getGlobalTraceId() - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
getHeadKey() - Method in class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
getHeadValue() - Method in class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
getHostName() - Static method in class org.apache.skywalking.apm.agent.core.os.OSUtil
 
getId() - Method in class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
 
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
Instance methods intercept point.
getInstanceMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassStaticMethodsEnhancePluginDefine
 
getKey() - Method in class org.apache.skywalking.apm.agent.core.context.util.KeyValuePair
 
getKey() - Method in class org.apache.skywalking.apm.agent.core.context.util.TagValuePair
 
getLevel() - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
getLogger(Class<?>) - Static method in class org.apache.skywalking.apm.agent.core.logging.api.LogManager
 
getLogger(String) - Static method in class org.apache.skywalking.apm.agent.core.logging.api.LogManager
 
getLogger(Class<?>) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.LogResolver
 
getLogger(String) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.LogResolver
 
getLogger(Class<?>) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogResolver
 
getLogger(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogResolver
 
getLogger(String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
getLogger(ClassLoader, String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.BootstrapInterRuntimeAssist
 
getLogs() - Method in class org.apache.skywalking.apm.agent.core.context.trace.LogDataEntity
 
getLogWriter() - Static method in class org.apache.skywalking.apm.agent.core.logging.core.WriterFactory
 
getMemoryMetricList() - Method in enum org.apache.skywalking.apm.agent.core.jvm.memory.MemoryProvider
 
getMemoryPoolMetricsList() - Method in interface org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolMetricsAccessor
 
getMemoryPoolMetricsList() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
getMemoryPoolMetricsList() - Method in enum org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolProvider
 
getMemoryPoolMetricsList() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.UnknownMemoryPool
 
getMessage() - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
getMessage() - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogMessageHolder
 
getMetaspaceNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.CMSCollectorModule
 
getMetaspaceNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.G1CollectorModule
 
getMetaspaceNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
getMetaspaceNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.ParallelCollectorModule
 
getMetaspaceNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.SerialCollectorModule
 
getMethodsInterceptor() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
 
getMethodsInterceptor() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.StaticMethodsInterceptPoint
 
getMethodsMatcher() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
class instance methods matcher.
getMethodsMatcher() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.StaticMethodsInterceptPoint
static methods matcher.
getNewGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.CMSGCModule
 
getNewGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.G1GCModule
 
getNewGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.GCModule
 
getNewGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.ParallelGCModule
 
getNewGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.SerialGCModule
 
getNumberOfProcessors() - Static method in class org.apache.skywalking.apm.agent.core.os.ProcessorUtil
 
getOldGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.CMSGCModule
 
getOldGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.G1GCModule
 
getOldGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.GCModule
 
getOldGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.ParallelGCModule
 
getOldGCName() - Method in class org.apache.skywalking.apm.agent.core.jvm.gc.SerialGCModule
 
getOldNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.CMSCollectorModule
 
getOldNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.G1CollectorModule
 
getOldNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
getOldNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.ParallelCollectorModule
 
getOldNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.SerialCollectorModule
 
getOperationId() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
getOperationId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
getOperationId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
getOperationName() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
getOperationName() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
getOperationName() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
getOsName() - Static method in class org.apache.skywalking.apm.agent.core.os.OSUtil
 
getParentEndpointName() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getParentOperationName() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
getParentServiceInstanceId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getPath() - Static method in class org.apache.skywalking.apm.agent.core.boot.AgentPackagePath
 
getPattern() - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
getPeer() - Method in interface org.apache.skywalking.apm.agent.core.context.Injectable
 
getPeer() - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
getPeer() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopExitSpan
 
getPeer() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.WithPeerInfo
 
getPeerHost() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getPeerId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
getPeerId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopExitSpan
 
getPeerId() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.WithPeerInfo
 
getPermNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.CMSCollectorModule
 
getPermNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.G1CollectorModule
 
getPermNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
getPermNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.ParallelCollectorModule
 
getPermNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.SerialCollectorModule
 
getPluginClassList() - Method in enum org.apache.skywalking.apm.agent.core.plugin.PluginCfg
 
getProcessNo() - Static method in class org.apache.skywalking.apm.agent.core.os.OSUtil
 
getReadableGlobalTraceId() - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Get the global trace id, if needEnhance.
getReadableGlobalTraceId() - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
getReadableGlobalTraceId() - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
 
getRefs() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
getRelatedGlobalTraces() - Method in class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceIds
 
getRelatedGlobalTraces() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
getResources() - Method in class org.apache.skywalking.apm.agent.core.plugin.PluginResourcesResolver
 
getRuntimeContext() - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
getServiceId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
getSkyWalkingDynamicField() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance
 
getSpanId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getSpanId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
getSpanId() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Get the id of span
getSpanId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
getSpanId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
getStaticMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
Static methods intercept point.
getStaticMethodsInterceptPoints() - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ClassInstanceMethodsEnhancePluginDefine
 
getSurvivorNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.CMSCollectorModule
 
getSurvivorNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.G1CollectorModule
 
getSurvivorNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
getSurvivorNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.ParallelCollectorModule
 
getSurvivorNames() - Method in class org.apache.skywalking.apm.agent.core.jvm.memorypool.SerialCollectorModule
 
getTargetClass() - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
getThrowable() - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
getTraceSegmentId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
getTraceSegmentId() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
getTraceSegmentId() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
getValue() - Method in class org.apache.skywalking.apm.agent.core.context.util.KeyValuePair
 
getValue() - Method in class org.apache.skywalking.apm.agent.core.context.util.TagValuePair
 
GlobalIdGenerator - Class in org.apache.skywalking.apm.agent.core.context.ids
 
GRPC_CHANNEL_CHECK_INTERVAL - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Collector
grpc channel status check interval
GRPC_UPSTREAM_TIMEOUT - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Collector
How long grpc client will timeout in sending data to upstream.
GRPCChannel - Class in org.apache.skywalking.apm.agent.core.remote
 
GRPCChannel.Builder - Class in org.apache.skywalking.apm.agent.core.remote
 
GRPCChannelListener - Interface in org.apache.skywalking.apm.agent.core.remote
 
GRPCChannelManager - Class in org.apache.skywalking.apm.agent.core.remote
 
GRPCChannelManager() - Constructor for class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
GRPCChannelStatus - Enum in org.apache.skywalking.apm.agent.core.remote
 
GRPCStreamServiceStatus - Class in org.apache.skywalking.apm.agent.core.remote
 
GRPCStreamServiceStatus(boolean) - Constructor for class org.apache.skywalking.apm.agent.core.remote.GRPCStreamServiceStatus
 

H

handleMethodException(EnhancedInstance, Method, Object[], Class<?>[], Throwable) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceMethodsAroundInterceptor
called when occur exception.
handleMethodException(Class, Method, Object[], Class<?>[], Throwable) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.StaticMethodsAroundInterceptor
called when occur exception.
hashCode() - Method in class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceId
 
hashCode() - Method in class org.apache.skywalking.apm.agent.core.context.ids.ID
 
hashCode() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
 
hasNext() - Method in class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
hasRef() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
HEADER_NAME - Static variable in class org.apache.skywalking.apm.agent.core.context.SW3CarrierItem
 
HEADER_NAME - Static variable in class org.apache.skywalking.apm.agent.core.context.SW6CarrierItem
 
HierarchyMatch - Class in org.apache.skywalking.apm.agent.core.plugin.match
Match the class by the given super class or interfaces.
HTTP() - Constructor for class org.apache.skywalking.apm.agent.core.context.tag.Tags.HTTP
 

I

IBootstrapLog - Interface in org.apache.skywalking.apm.agent.core.plugin.bootstrap
The log interface used in bootstrap internal interceptors.
ID - Class in org.apache.skywalking.apm.agent.core.context.ids
 
ID(long, long, long) - Constructor for class org.apache.skywalking.apm.agent.core.context.ids.ID
 
ID(String) - Constructor for class org.apache.skywalking.apm.agent.core.context.ids.ID
 
IGNORE_SUFFIX - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
If the operation name of the first span is included in this set, this segment should be ignored.
IgnoredTracerContext - Class in org.apache.skywalking.apm.agent.core.context
The IgnoredTracerContext represent a context should be ignored.
IgnoredTracerContext() - Constructor for class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
IgnoredTracerContext.ListenerManager - Class in org.apache.skywalking.apm.agent.core.context
 
IgnoreTracerContextListener - Interface in org.apache.skywalking.apm.agent.core.context
 
IllegalPluginDefineException - Exception in org.apache.skywalking.apm.agent.core.plugin.exception
Thrown to indicate that a illegal format plugin definition has been defined in skywalking-plugin.define.
IllegalPluginDefineException(String) - Constructor for exception org.apache.skywalking.apm.agent.core.plugin.exception.IllegalPluginDefineException
 
ILog - Interface in org.apache.skywalking.apm.agent.core.logging.api
The Log interface.
IndirectMatch - Interface in org.apache.skywalking.apm.agent.core.plugin.match
All implementations can't direct match the class like NameMatch did.
info(String) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
info(String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
info(String) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
info(String, Object...) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
info(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
info(String, Object...) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
info(String) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
info(String, Object...) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
info(String) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
info(String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
init() - Method in class org.apache.skywalking.apm.agent.core.jvm.cpu.CPUMetricsAccessor
 
init() - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
initDefaultLoader() - Static method in class org.apache.skywalking.apm.agent.core.plugin.loader.AgentClassLoader
Init the default
initializationStageCompleted() - Method in class org.apache.skywalking.apm.agent.core.plugin.EnhanceContext
 
initialize(String) - Static method in class org.apache.skywalking.apm.agent.core.conf.SnifferConfigInitializer
If the specified agent config path is set, the agent will try to locate the specified agent config.
inject(ContextCarrier) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Prepare for the cross-process propagation.
inject(ContextCarrier) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
inject(ContextCarrier) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
inject(ContextCarrier) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Inject the context into the given carrier, only when the active span is an exit one.
inject(PluginFinder, Instrumentation, AgentBuilder, JDK9ModuleExporter.EdgeClasses) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapInstrumentBoost
 
Injectable - Interface in org.apache.skywalking.apm.agent.core.context
The Injectable represents a provider, which gives the reference of ContextCarrier and peer for the agent core, for cross-process propagation.
INSTANCE_PROPERTIES - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
 
INSTANCE_REGISTERED_TIME - Static variable in class org.apache.skywalking.apm.agent.core.conf.RemoteDownstreamConfig.Agent
 
INSTANCE_UUID - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
The identify of the instance
InstanceConstructorInterceptor - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
The instance constructor's interceptor interface.
InstanceMethodInterTemplate - Class in org.apache.skywalking.apm.agent.core.plugin.bootstrap.template
--------CLASS TEMPLATE---------
InstanceMethodInterTemplate() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.InstanceMethodInterTemplate
 
InstanceMethodInterWithOverrideArgsTemplate - Class in org.apache.skywalking.apm.agent.core.plugin.bootstrap.template
--------CLASS TEMPLATE---------
InstanceMethodInterWithOverrideArgsTemplate() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.InstanceMethodInterWithOverrideArgsTemplate
 
InstanceMethodsAroundInterceptor - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
A interceptor, which intercept method's invocation.
InstanceMethodsInterceptPoint - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor
One of the three "Intercept Point".
InstMethodsInter - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
The actual byte-buddy's interceptor to intercept class instance methods.
InstMethodsInter(String, ClassLoader) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter
 
InstMethodsInterWithOverrideArgs - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
The actual byte-buddy's interceptor to intercept class instance methods.
InstMethodsInterWithOverrideArgs(String, ClassLoader) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInterWithOverrideArgs
 
InstrumentationLoader - Interface in org.apache.skywalking.apm.agent.core.plugin.loader
the spi of the InstrumentationLoader.
InstrumentDebuggingClass - Enum in org.apache.skywalking.apm.agent.core.plugin
The manipulated class output.
intercept(Object, Object[]) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.ConstructorInterTemplate
Intercept the target constructor.
intercept(Object, Object[], Callable<?>, Method) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.InstanceMethodInterTemplate
Intercept the target instance method.
intercept(Object, Object[], OverrideCallable, Method) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.InstanceMethodInterWithOverrideArgsTemplate
Intercept the target instance method.
intercept(Class<?>, Object[], Method, Callable<?>) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.StaticMethodInterTemplate
Intercept the target static method.
intercept(Class<?>, Object[], Method, OverrideCallable) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.StaticMethodInterWithOverrideArgsTemplate
Intercept the target static method.
intercept(Object, Object[]) - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.ConstructorInter
Intercept the target constructor.
intercept(Object, Object[], Callable<?>, Method) - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInter
Intercept the target instance method.
intercept(Object, Object[], Method, OverrideCallable) - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstMethodsInterWithOverrideArgs
Intercept the target instance method.
intercept(Class<?>, Object[], Method, Callable<?>) - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.StaticMethodsInter
Intercept the target static method.
intercept(Class<?>, Object[], Method, OverrideCallable) - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.StaticMethodsInterWithOverrideArgs
Intercept the target static method.
InterceptorException - Exception in org.apache.skywalking.apm.agent.core.plugin.interceptor
 
InterceptorException(String) - Constructor for exception org.apache.skywalking.apm.agent.core.plugin.interceptor.InterceptorException
 
InterceptorException(String, Throwable) - Constructor for exception org.apache.skywalking.apm.agent.core.plugin.interceptor.InterceptorException
 
InterceptorInstanceLoader - Class in org.apache.skywalking.apm.agent.core.plugin.loader
The InterceptorInstanceLoader is a classes finder and container.
InterceptorInstanceLoader() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.loader.InterceptorInstanceLoader
 
internalDelegate(String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapInstrumentBoost
Get the delegate class name.
IS_OPEN_DEBUGGING_CLASS - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
If true, skywalking agent will save all instrumented classes files in `/debugging` folder.
isActive() - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
isAnnotatedWithType(String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.AnnotationTypeNameMatch
The static method to create AnnotationTypeNameMatch This is a delegate method to follow byte-buddy ElementMatcher's code style.
isBootstrapInstrumentation() - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
 
isCanOverwrite() - Method in class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
 
isConnected() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel
 
isConnected(boolean) - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel
 
isContinue() - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.MethodInterceptResult
 
isDebugEnable() - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
isDebugEnable() - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
isDebugEnable() - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
isDebugEnable() - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
isDebugEnable() - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
isEnhanced() - Method in class org.apache.skywalking.apm.agent.core.plugin.EnhanceContext
 
isEntry() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
isEntry() - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
isEntry() - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
isEntry() - Method in class org.apache.skywalking.apm.agent.core.context.trace.LocalSpan
 
isEntry() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
isErrorEnable() - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
isErrorEnable() - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
isErrorEnable() - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
isErrorEnable() - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
isErrorEnable() - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
isExit() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
isExit() - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
isExit() - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
isExit() - Method in class org.apache.skywalking.apm.agent.core.context.trace.LocalSpan
 
isExit() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopExitSpan
 
isExit() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
isFromCurrent() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
isIgnore() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
isInAsyncMode - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
The span has been tagged in async mode, required async stop to finish.
isInfoEnable() - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
isInfoEnable() - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
isInfoEnable() - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
isInfoEnable() - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
isInfoEnable() - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
isInitCompleted() - Static method in class org.apache.skywalking.apm.agent.core.conf.SnifferConfigInitializer
 
isMatch(TypeDescription) - Method in class org.apache.skywalking.apm.agent.core.plugin.match.ClassAnnotationMatch
 
isMatch(TypeDescription) - Method in class org.apache.skywalking.apm.agent.core.plugin.match.HierarchyMatch
 
isMatch(TypeDescription) - Method in interface org.apache.skywalking.apm.agent.core.plugin.match.IndirectMatch
 
isMatch(TypeDescription) - Method in class org.apache.skywalking.apm.agent.core.plugin.match.MethodAnnotationMatch
 
isMatch(TypeDescription) - Method in class org.apache.skywalking.apm.agent.core.plugin.match.MultiClassNameMatch
 
isMethodExist(ClassLoader, String, String, String...) - Static method in class org.apache.skywalking.apm.agent.core.util.MethodUtil
This is a low-performance method, recommand to use this when have to, make sure it is only executed once and the result is being cached.
isNull(int) - Static method in class org.apache.skywalking.apm.agent.core.dictionary.DictionaryUtil
 
isObjectExtended() - Method in class org.apache.skywalking.apm.agent.core.plugin.EnhanceContext
 
isOverrideArgs() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.InstanceMethodsInterceptPoint
 
isOverrideArgs() - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.StaticMethodsInterceptPoint
 
isPathFound() - Static method in class org.apache.skywalking.apm.agent.core.boot.AgentPackagePath
 
isShutdown() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel
 
isSingleSpanSegment() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
isStatus() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCStreamServiceStatus
 
isTerminated() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel
 
isValid() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
isValid() - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
isValid() - Method in class org.apache.skywalking.apm.agent.core.context.ids.ID
 
isWarnEnable() - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
isWarnEnable() - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
isWarnEnable() - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
isWarnEnable() - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
isWarnEnable() - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
items() - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
iterator() - Method in class org.apache.skywalking.apm.agent.core.context.RuntimeContextSnapshot
 
IWriter - Interface in org.apache.skywalking.apm.agent.core.logging.core
 

J

JDK9ModuleExporter - Class in org.apache.skywalking.apm.agent.core.plugin.jdk9module
Since JDK 9, module concept has been introduced.
JDK9ModuleExporter() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.jdk9module.JDK9ModuleExporter
 
JDK9ModuleExporter.EdgeClasses - Class in org.apache.skywalking.apm.agent.core.plugin.jdk9module
 
Jvm() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Jvm
 
JVMService - Class in org.apache.skywalking.apm.agent.core.jvm
The JVMService represents a timer, which collectors JVM cpu, memory, memorypool and gc info, and send the collected info to Collector through the channel provided by GRPCChannelManager
JVMService() - Constructor for class org.apache.skywalking.apm.agent.core.jvm.JVMService
 

K

key - Variable in class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
The key of this Tag.
key() - Method in class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
 
KeyValuePair - Class in org.apache.skywalking.apm.agent.core.context.util
The KeyValuePair represents a object which contains a string key and a string value.
KeyValuePair(String, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.util.KeyValuePair
 

L

layer - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
LEVEL - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Logging
The log level.
LevelConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
Just return logEvent.getLevel().name()
LevelConverter() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.LevelConverter
 
Light4J() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Light4J
 
LINE_SEPARATOR - Static variable in class org.apache.skywalking.apm.agent.core.conf.Constants
 
ListenerManager() - Constructor for class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext.ListenerManager
 
ListenerManager() - Constructor for class org.apache.skywalking.apm.agent.core.context.TracingContext.ListenerManager
 
LiteralConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
This Converter is used to return the literal.
LiteralConverter(String) - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.LiteralConverter
 
load(AgentClassLoader) - Method in enum org.apache.skywalking.apm.agent.core.plugin.DynamicPluginLoader
 
load(AgentClassLoader) - Method in interface org.apache.skywalking.apm.agent.core.plugin.loader.InstrumentationLoader
 
load(String, ClassLoader) - Static method in class org.apache.skywalking.apm.agent.core.plugin.loader.InterceptorInstanceLoader
Load an instance of interceptor, and keep it singleton.
loadPlugins() - Method in class org.apache.skywalking.apm.agent.core.plugin.PluginBootstrap
load all plugins.
LocalSpan - Class in org.apache.skywalking.apm.agent.core.context.trace
The LocalSpan represents a normal tracing point, such as a local method.
LocalSpan(int, int, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.LocalSpan
 
LocalSpan(int, int, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.LocalSpan
 
log(Throwable) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Record an exception event of the current walltime timestamp.
log(long, Map<String, ?>) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Record an event at a specific timestamp.
log(Throwable) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Record an exception event of the current walltime timestamp.
log(long, Map<String, ?>) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Record a common log with multi fields, for supporting opentracing-java
log(Throwable) - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
log(Throwable) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
log(Throwable) - Method in class org.apache.skywalking.apm.agent.core.context.trace.LocalSpan
 
log(Throwable) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
log(long, Map<String, ?>) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
log(DynamicType) - Method in enum org.apache.skywalking.apm.agent.core.plugin.InstrumentDebuggingClass
 
LogDataEntity - Class in org.apache.skywalking.apm.agent.core.context.trace
The LogDataEntity represents a collection of KeyValuePair, contains several fields of a logging operation.
LogDataEntity.Builder - Class in org.apache.skywalking.apm.agent.core.context.trace
 
LogEvent - Class in org.apache.skywalking.apm.agent.core.logging.core
The representation of logging events.
LogEvent(LogLevel, String, Throwable, String) - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
logger(LogLevel, String, Throwable) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
Logging() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Logging
 
LogLevel - Enum in org.apache.skywalking.apm.agent.core.logging.core
Created by xin on 2016/12/7.
LogManager - Class in org.apache.skywalking.apm.agent.core.logging.api
LogManager is the LogResolver implementation manager.
LogManager() - Constructor for class org.apache.skywalking.apm.agent.core.logging.api.LogManager
 
LogMessageHolder - Class in org.apache.skywalking.apm.agent.core.logging.core
The LogMessageHolder is a String holder, in order to in-process propagation String across the disruptor queue.
LogMessageHolder() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.LogMessageHolder
 
LogOutput - Enum in org.apache.skywalking.apm.agent.core.logging.core
 
LogResolver - Interface in org.apache.skywalking.apm.agent.core.logging.api
LogResolver just do only one thing: return the ILog implementation.
logs - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Log is a concept from OpenTracing spec.
logs - Variable in class org.apache.skywalking.apm.agent.core.context.trace.LogDataEntity.Builder
 

M

matches(T) - Method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.AnnotationTypeNameMatch
matches(MethodDescription) - Method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.ArgumentTypeNameMatch
Match the target method.
matches(MethodDescription) - Method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.ReturnTypeNameMatch
matches(T) - Method in class org.apache.skywalking.apm.agent.core.plugin.match.ProtectiveShieldMatcher
 
MAX_FILE_SIZE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Logging
The max size of log file.
MAX_HISTORY_FILES - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Logging
The max history log files.
MemoryPoolMetricsAccessor - Interface in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
MemoryPoolModule - Class in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
MemoryPoolModule(List<MemoryPoolMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolModule
 
MemoryPoolProvider - Enum in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
MemoryProvider - Enum in org.apache.skywalking.apm.agent.core.jvm.memory
 
MessageConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
Just return the logEvent.getMessage()
MessageConverter() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.MessageConverter
 
METHOD - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags.HTTP
 
MethodAnnotationMatch - Class in org.apache.skywalking.apm.agent.core.plugin.match
Match the class, which has methods with the certain annotations.
MethodInterceptResult - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
This is a method return value manipulator.
MethodInterceptResult() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.MethodInterceptResult
 
MethodUtil - Class in org.apache.skywalking.apm.agent.core.util
According to the input parameter, return the OperationName for the span record, It can determine the unique method
MethodUtil() - Constructor for class org.apache.skywalking.apm.agent.core.util.MethodUtil
 
MongoDB() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.MongoDB
 
MQ_BROKER - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
MQ_BROKER records the broker address of message-middleware
MQ_QUEUE - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
MQ_QUEUE records the queue name of message-middleware
MQ_TOPIC - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
MQ_TOPIC records the topic name of message-middleware
MultiClassNameMatch - Class in org.apache.skywalking.apm.agent.core.plugin.match
Match class with a given set of classes.
MySQL() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.MySQL
 

N

NameMatch - Class in org.apache.skywalking.apm.agent.core.plugin.match
Match the class with an explicit class name.
NAMESPACE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Namespace isolates headers in cross process propagation.
NEED_PROPAGATE_CONTEXT_KEY - Static variable in class org.apache.skywalking.apm.agent.core.conf.RuntimeContextConfiguration
 
NetworkAddressDictionary - Enum in org.apache.skywalking.apm.agent.core.dictionary
Map of network address id to network literal address, which is from the collector side.
newBuilder(String, int) - Static method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel
 
NewDistributedTraceId - Class in org.apache.skywalking.apm.agent.core.context.ids
The NewDistributedTraceId is a DistributedTraceId with a new generated id.
NewDistributedTraceId() - Constructor for class org.apache.skywalking.apm.agent.core.context.ids.NewDistributedTraceId
 
newThread(Runnable) - Method in class org.apache.skywalking.apm.agent.core.boot.DefaultNamedThreadFactory
 
next() - Method in class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
NoopCommandExecutor - Enum in org.apache.skywalking.apm.agent.core.commands.executor
A dummy executor that does nothing when executing a command
NoopExitSpan - Class in org.apache.skywalking.apm.agent.core.context.trace
 
NoopExitSpan(int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.NoopExitSpan
 
NoopExitSpan(String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.NoopExitSpan
 
NoopLogger - Enum in org.apache.skywalking.apm.agent.core.logging.api
No operation logger implementation.
NoopSpan - Class in org.apache.skywalking.apm.agent.core.context.trace
The NoopSpan represents a span implementation without any actual operation.
NoopSpan() - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
NoSupportedCPUAccessor - Class in org.apache.skywalking.apm.agent.core.jvm.cpu
 
NoSupportedCPUAccessor(int) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.cpu.NoSupportedCPUAccessor
 
NotFound - Class in org.apache.skywalking.apm.agent.core.dictionary
 
NotFound() - Constructor for class org.apache.skywalking.apm.agent.core.dictionary.NotFound
 
nullValue() - Static method in class org.apache.skywalking.apm.agent.core.dictionary.DictionaryUtil
 

O

onComplete() - Method in interface org.apache.skywalking.apm.agent.core.boot.BootService
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandExecutorService
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandService
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManagerExtendService
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.context.OperationNameFormatService
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.jvm.JVMService
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
onComplete() - Method in class org.apache.skywalking.apm.agent.core.sampling.SamplingService
 
onConstruct(EnhancedInstance, Object[]) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.InstanceConstructorInterceptor
Called after the origin constructor invocation.
onError(List<TraceSegment>, Throwable) - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
onExit() - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
openReadEdge(Instrumentation, AgentBuilder, JDK9ModuleExporter.EdgeClasses) - Static method in class org.apache.skywalking.apm.agent.core.plugin.jdk9module.JDK9ModuleExporter
Assures that all modules of the supplied types are read by the module of any instrumented type.
OPERATION_NAME_THRESHOLD - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Limit the length of the operationName to prevent errors when inserting elasticsearch
operationId - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
operationName - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
OperationNameFormatService - Class in org.apache.skywalking.apm.agent.core.context
Support operation name format by config.
OperationNameFormatService() - Constructor for class org.apache.skywalking.apm.agent.core.context.OperationNameFormatService
 
OPGroup() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.OPGroup
 
OPGroupDefinition - Interface in org.apache.skywalking.apm.agent.core.conf
 
or(ElementMatcher<? super U>) - Method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.AbstractJunction
 
org.apache.skywalking.apm.agent.core.base64 - package org.apache.skywalking.apm.agent.core.base64
 
org.apache.skywalking.apm.agent.core.boot - package org.apache.skywalking.apm.agent.core.boot
 
org.apache.skywalking.apm.agent.core.commands - package org.apache.skywalking.apm.agent.core.commands
 
org.apache.skywalking.apm.agent.core.commands.executor - package org.apache.skywalking.apm.agent.core.commands.executor
 
org.apache.skywalking.apm.agent.core.conf - package org.apache.skywalking.apm.agent.core.conf
 
org.apache.skywalking.apm.agent.core.context - package org.apache.skywalking.apm.agent.core.context
 
org.apache.skywalking.apm.agent.core.context.ids - package org.apache.skywalking.apm.agent.core.context.ids
 
org.apache.skywalking.apm.agent.core.context.tag - package org.apache.skywalking.apm.agent.core.context.tag
 
org.apache.skywalking.apm.agent.core.context.trace - package org.apache.skywalking.apm.agent.core.context.trace
 
org.apache.skywalking.apm.agent.core.context.util - package org.apache.skywalking.apm.agent.core.context.util
 
org.apache.skywalking.apm.agent.core.dictionary - package org.apache.skywalking.apm.agent.core.dictionary
 
org.apache.skywalking.apm.agent.core.jvm - package org.apache.skywalking.apm.agent.core.jvm
 
org.apache.skywalking.apm.agent.core.jvm.cpu - package org.apache.skywalking.apm.agent.core.jvm.cpu
 
org.apache.skywalking.apm.agent.core.jvm.gc - package org.apache.skywalking.apm.agent.core.jvm.gc
 
org.apache.skywalking.apm.agent.core.jvm.memory - package org.apache.skywalking.apm.agent.core.jvm.memory
 
org.apache.skywalking.apm.agent.core.jvm.memorypool - package org.apache.skywalking.apm.agent.core.jvm.memorypool
 
org.apache.skywalking.apm.agent.core.logging.api - package org.apache.skywalking.apm.agent.core.logging.api
 
org.apache.skywalking.apm.agent.core.logging.core - package org.apache.skywalking.apm.agent.core.logging.core
 
org.apache.skywalking.apm.agent.core.logging.core.coverts - package org.apache.skywalking.apm.agent.core.logging.core.coverts
 
org.apache.skywalking.apm.agent.core.os - package org.apache.skywalking.apm.agent.core.os
 
org.apache.skywalking.apm.agent.core.plugin - package org.apache.skywalking.apm.agent.core.plugin
 
org.apache.skywalking.apm.agent.core.plugin.bootstrap - package org.apache.skywalking.apm.agent.core.plugin.bootstrap
 
org.apache.skywalking.apm.agent.core.plugin.bootstrap.template - package org.apache.skywalking.apm.agent.core.plugin.bootstrap.template
 
org.apache.skywalking.apm.agent.core.plugin.bytebuddy - package org.apache.skywalking.apm.agent.core.plugin.bytebuddy
 
org.apache.skywalking.apm.agent.core.plugin.exception - package org.apache.skywalking.apm.agent.core.plugin.exception
 
org.apache.skywalking.apm.agent.core.plugin.interceptor - package org.apache.skywalking.apm.agent.core.plugin.interceptor
 
org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance - package org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
 
org.apache.skywalking.apm.agent.core.plugin.jdk9module - package org.apache.skywalking.apm.agent.core.plugin.jdk9module
 
org.apache.skywalking.apm.agent.core.plugin.loader - package org.apache.skywalking.apm.agent.core.plugin.loader
 
org.apache.skywalking.apm.agent.core.plugin.match - package org.apache.skywalking.apm.agent.core.plugin.match
 
org.apache.skywalking.apm.agent.core.remote - package org.apache.skywalking.apm.agent.core.remote
 
org.apache.skywalking.apm.agent.core.sampling - package org.apache.skywalking.apm.agent.core.sampling
 
org.apache.skywalking.apm.agent.core.util - package org.apache.skywalking.apm.agent.core.util
 
OSUtil - Class in org.apache.skywalking.apm.agent.core.os
 
OSUtil() - Constructor for class org.apache.skywalking.apm.agent.core.os.OSUtil
 
OUTPUT - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Logging
The log output.
OverrideCallable - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
 
OverrideImplementor - Annotation Type in org.apache.skywalking.apm.agent.core.boot
 

P

ParallelCollectorModule - Class in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
ParallelCollectorModule(List<MemoryPoolMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.memorypool.ParallelCollectorModule
 
ParallelGCModule - Class in org.apache.skywalking.apm.agent.core.jvm.gc
 
ParallelGCModule(List<GarbageCollectorMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.gc.ParallelGCModule
 
parentSpanId - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
parse() - Method in class org.apache.skywalking.apm.agent.core.logging.core.Parser
 
Parser - Class in org.apache.skywalking.apm.agent.core.logging.core
Parser of LogPattern.
Parser(String, Map<String, Class<? extends Converter>>) - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.Parser
 
PATH_SEPARATOR - Static variable in class org.apache.skywalking.apm.agent.core.conf.Constants
 
PATTERN - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Logging
The log patten.
PatternLogger - Class in org.apache.skywalking.apm.agent.core.logging.core
A flexible Logger configurable with pattern string.
PatternLogger(Class, String) - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
PatternLogger(String, String) - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
PatternLogResolver - Class in org.apache.skywalking.apm.agent.core.logging.core
 
PatternLogResolver() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.PatternLogResolver
 
peer - Variable in class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
PEER_MAX_LENGTH - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin
Control the length of the peer field.
PeerFormat - Class in org.apache.skywalking.apm.agent.core.context.util
 
PeerFormat() - Constructor for class org.apache.skywalking.apm.agent.core.context.util.PeerFormat
 
peerId - Variable in class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
PERCENT_CHAR - Static variable in class org.apache.skywalking.apm.agent.core.logging.core.Parser
 
Plugin() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin
 
PluginBootstrap - Class in org.apache.skywalking.apm.agent.core.plugin
Plugins finder.
PluginBootstrap() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.PluginBootstrap
 
PluginCfg - Enum in org.apache.skywalking.apm.agent.core.plugin
 
PluginDefine - Class in org.apache.skywalking.apm.agent.core.plugin
 
PluginException - Exception in org.apache.skywalking.apm.agent.core.plugin
 
PluginException(String) - Constructor for exception org.apache.skywalking.apm.agent.core.plugin.PluginException
 
PluginException(String, Throwable) - Constructor for exception org.apache.skywalking.apm.agent.core.plugin.PluginException
 
PluginFinder - Class in org.apache.skywalking.apm.agent.core.plugin
The PluginFinder represents a finder , which assist to find the one from the given AbstractClassEnhancePluginDefine list.
PluginFinder(List<AbstractClassEnhancePluginDefine>) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.PluginFinder
 
PluginResourcesResolver - Class in org.apache.skywalking.apm.agent.core.plugin
Use the current classloader to read all plugin define file.
PluginResourcesResolver() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.PluginResourcesResolver
 
PossibleFound - Class in org.apache.skywalking.apm.agent.core.dictionary
The PossibleFound represents a value, which may needEnhance or not.
PossibleFound.Found - Interface in org.apache.skywalking.apm.agent.core.dictionary
 
PossibleFound.FoundAndObtain - Interface in org.apache.skywalking.apm.agent.core.dictionary
 
PossibleFound.NotFound - Interface in org.apache.skywalking.apm.agent.core.dictionary
 
PossibleFound.NotFoundAndObtain - Interface in org.apache.skywalking.apm.agent.core.dictionary
 
POSTGRESQL() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.POSTGRESQL
 
prepare() - Method in interface org.apache.skywalking.apm.agent.core.boot.BootService
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandExecutorService
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandService
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManagerExtendService
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.context.OperationNameFormatService
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.jvm.JVMService
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
prepare() - Method in class org.apache.skywalking.apm.agent.core.sampling.SamplingService
 
prepareForAsync() - Method in interface org.apache.skywalking.apm.agent.core.context.AsyncSpan
The span finish at current tracing context, but the current span is still alive, until AsyncSpan.asyncFinish() called.
prepareForAsync() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
prepareForAsync() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
ProcessorUtil - Class in org.apache.skywalking.apm.agent.core.os
 
ProcessorUtil() - Constructor for class org.apache.skywalking.apm.agent.core.os.ProcessorUtil
 
PropagatedTraceId - Class in org.apache.skywalking.apm.agent.core.context.ids
The PropagatedTraceId represents a DistributedTraceId, which is propagated from the peer.
PropagatedTraceId(String) - Constructor for class org.apache.skywalking.apm.agent.core.context.ids.PropagatedTraceId
 
ProtectiveShieldMatcher<T> - Class in org.apache.skywalking.apm.agent.core.plugin.match
In some cases, some frameworks and libraries use some binary codes tech too.
ProtectiveShieldMatcher(ElementMatcher<? super T>) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.match.ProtectiveShieldMatcher
 
put(Object, Object) - Method in class org.apache.skywalking.apm.agent.core.context.RuntimeContext
 

R

receiveCommand(Commands) - Method in class org.apache.skywalking.apm.agent.core.commands.CommandService
 
ref(TraceSegmentRef) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Reference other trace segment.
ref(TraceSegmentRef) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
ref(TraceSegmentRef) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
ref(TraceSegmentRef) - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
Establish the link between this segment and its parents.
refs - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
The refs of parent trace segments, except the primary one.
relatedGlobalTraces(DistributedTraceId) - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
Establish the line between this segment and all relative global trace ids.
RemoteDownstreamConfig - Class in org.apache.skywalking.apm.agent.core.conf
The RemoteDownstreamConfig includes configurations from collector side.
RemoteDownstreamConfig() - Constructor for class org.apache.skywalking.apm.agent.core.conf.RemoteDownstreamConfig
 
RemoteDownstreamConfig.Agent - Class in org.apache.skywalking.apm.agent.core.conf
 
remove() - Method in class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
remove(IgnoreTracerContextListener) - Static method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext.ListenerManager
remove(Object) - Method in class org.apache.skywalking.apm.agent.core.context.RuntimeContext
 
remove(TracingContextListener) - Static method in class org.apache.skywalking.apm.agent.core.context.TracingContext.ListenerManager
Clear the given TracingContextListener
reportError(Throwable) - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
If the given expcetion is triggered by network problem, connect in background.
RestTemplate() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.OPGroup.RestTemplate
 
returnsWithType(String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.ReturnTypeNameMatch
The static method to create ReturnTypeNameMatch This is a delegate method to follow byte-buddy ElementMatcher's code style.
ReturnTypeNameMatch - Class in org.apache.skywalking.apm.agent.core.plugin.bytebuddy
Return Type match.
RULE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.OPGroup.RestTemplate
 
run() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandService
 
run() - Method in class org.apache.skywalking.apm.agent.core.jvm.JVMService
 
run() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
run() - Method in class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
RuntimeContext - Class in org.apache.skywalking.apm.agent.core.context
RuntimeContext is alive during the tracing context.
RuntimeContext(ThreadLocal<RuntimeContext>) - Constructor for class org.apache.skywalking.apm.agent.core.context.RuntimeContext
 
RuntimeContextConfiguration - Class in org.apache.skywalking.apm.agent.core.conf
 
RuntimeContextConfiguration() - Constructor for class org.apache.skywalking.apm.agent.core.conf.RuntimeContextConfiguration
 
RuntimeContextSnapshot - Class in org.apache.skywalking.apm.agent.core.context
 
RuntimeContextSnapshot(Map) - Constructor for class org.apache.skywalking.apm.agent.core.context.RuntimeContextSnapshot
 

S

sameWith(AbstractTag<T>) - Method in class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
 
sameWith(AbstractTag) - Method in class org.apache.skywalking.apm.agent.core.context.util.TagValuePair
 
SAMPLE_N_PER_3_SECS - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Negative or zero means off, by default.
SamplingService - Class in org.apache.skywalking.apm.agent.core.sampling
The SamplingService take charge of how to sample the TraceSegment.
SamplingService() - Constructor for class org.apache.skywalking.apm.agent.core.sampling.SamplingService
 
SerialCollectorModule - Class in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
SerialCollectorModule(List<MemoryPoolMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.memorypool.SerialCollectorModule
 
SerialGCModule - Class in org.apache.skywalking.apm.agent.core.jvm.gc
 
SerialGCModule(List<GarbageCollectorMXBean>) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.gc.SerialGCModule
 
SERVICE_CODE_BUFFER_SIZE - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Dictionary
The buffer size of application codes and peer
SERVICE_ID - Static variable in class org.apache.skywalking.apm.agent.core.conf.RemoteDownstreamConfig.Agent
 
SERVICE_INSTANCE_ID - Static variable in class org.apache.skywalking.apm.agent.core.conf.RemoteDownstreamConfig.Agent
 
SERVICE_NAME - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
Service name is showed in skywalking-ui.
ServiceAndEndpointRegisterClient - Class in org.apache.skywalking.apm.agent.core.remote
 
ServiceAndEndpointRegisterClient() - Constructor for class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
ServiceConflictException - Exception in org.apache.skywalking.apm.agent.core.boot
 
ServiceConflictException(String) - Constructor for exception org.apache.skywalking.apm.agent.core.boot.ServiceConflictException
 
ServiceManager - Enum in org.apache.skywalking.apm.agent.core.boot
The ServiceManager bases on ServiceLoader, load all BootService implementations.
ServiceResetCommandExecutor - Class in org.apache.skywalking.apm.agent.core.commands.executor
Command executor that executes the ServiceResetCommand command
ServiceResetCommandExecutor() - Constructor for class org.apache.skywalking.apm.agent.core.commands.executor.ServiceResetCommandExecutor
 
set(AbstractSpan, T) - Method in class org.apache.skywalking.apm.agent.core.context.tag.AbstractTag
 
set(AbstractSpan, String) - Method in class org.apache.skywalking.apm.agent.core.context.tag.StringTag
 
setComponent(Component) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Set the component id, which defines in ComponentsDefine
setComponent(String) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Only use this method in explicit instrumentation, like opentracing-skywalking-bridge.
setComponent(Component) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Set the component of this span, with internal supported.
setComponent(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Set the component name.
setComponent(Component) - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
setComponent(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
setComponent(Component) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
setComponent(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
setComponent(Component) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
setComponent(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
setDistributedTraceIds(List<DistributedTraceId>) - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
setEntryApplicationInstanceId(int) - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
setEntryOperationId(int) - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
setEntryOperationName(String) - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
setEntryServiceInstanceId(int) - Method in class org.apache.skywalking.apm.agent.core.context.ContextCarrier
 
setHeadValue(String) - Method in class org.apache.skywalking.apm.agent.core.context.CarrierItem
 
setHeadValue(String) - Method in class org.apache.skywalking.apm.agent.core.context.SW3CarrierItem
 
setHeadValue(String) - Method in class org.apache.skywalking.apm.agent.core.context.SW6CarrierItem
 
setIgnore(boolean) - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
setLayer(SpanLayer) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
setLayer(SpanLayer) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
setLayer(SpanLayer) - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
setLayer(SpanLayer) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
setLayer(SpanLayer) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
setLevel(LogLevel) - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
setLogResolver(LogResolver) - Static method in class org.apache.skywalking.apm.agent.core.logging.api.LogManager
 
setMessage(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
setMessage(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogMessageHolder
 
setOperationId(int) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
setOperationId(int) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Set the operation id, which compress by the name.
setOperationId(int) - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
setOperationId(int) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
setOperationId(int) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
setOperationName(String) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Sets the string name for the logical operation this span represents.
setOperationName(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Set the operation name, just because these is not compress dictionary value for this name.
setOperationName(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
setOperationName(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
setOperationName(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
setParentOperationId(int) - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
setParentOperationName(String) - Method in class org.apache.skywalking.apm.agent.core.context.ContextSnapshot
 
setPattern(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
setPeer(String) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
setPeer(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.LocalSpan
 
setPeer(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
setPeer(String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
setSkyWalkingDynamicField(Object) - Method in interface org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.EnhancedInstance
 
setTargetClass(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
setThrowable(Throwable) - Method in class org.apache.skywalking.apm.agent.core.logging.core.LogEvent
 
setValue(String) - Method in class org.apache.skywalking.apm.agent.core.context.util.TagValuePair
 
shorten(String) - Static method in class org.apache.skywalking.apm.agent.core.context.util.PeerFormat
 
shutdown() - Method in interface org.apache.skywalking.apm.agent.core.boot.BootService
 
shutdown() - Method in enum org.apache.skywalking.apm.agent.core.boot.ServiceManager
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandExecutorService
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.commands.CommandService
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.context.ContextManagerExtendService
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.context.OperationNameFormatService
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.jvm.JVMService
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannelManager
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
shutdown() - Method in class org.apache.skywalking.apm.agent.core.sampling.SamplingService
 
shutdownNow() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCChannel
 
SnifferConfigInitializer - Class in org.apache.skywalking.apm.agent.core.conf
The SnifferConfigInitializer initializes all configs in several way.
SnifferConfigInitializer() - Constructor for class org.apache.skywalking.apm.agent.core.conf.SnifferConfigInitializer
 
SolrJ() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.SolrJ
 
SPAN_LIMIT_PER_SEGMENT - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Agent
The max number of spans in a single segment.
spanId - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
SpanLayer - Enum in org.apache.skywalking.apm.agent.core.context.trace
 
SpringMVC() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.SpringMVC
 
SQL_PARAMETERS_MAX_LENGTH - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.MySQL
For the sake of performance, SkyWalking won't save the entire parameters string into the tag, but only the first SQL_PARAMETERS_MAX_LENGTH characters.
SQL_PARAMETERS_MAX_LENGTH - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.POSTGRESQL
For the sake of performance, SkyWalking won't save the entire parameters string into the tag, but only the first SQL_PARAMETERS_MAX_LENGTH characters.
StackBasedTracingSpan - Class in org.apache.skywalking.apm.agent.core.context.trace
The StackBasedTracingSpan represents a span with an inside stack construction.
StackBasedTracingSpan(int, int, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
StackBasedTracingSpan(int, int, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
StackBasedTracingSpan(int, int, int, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
StackBasedTracingSpan(int, int, int, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
StackBasedTracingSpan(int, int, String, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
StackBasedTracingSpan(int, int, String, int) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
stackDepth - Variable in class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
StandardChannelBuilder - Class in org.apache.skywalking.apm.agent.core.remote
 
StandardChannelBuilder() - Constructor for class org.apache.skywalking.apm.agent.core.remote.StandardChannelBuilder
 
start() - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Start a span.
start(long) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
start() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
start(long) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
start() - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
Set the AbstractTracingSpan.startTime, when the first start, which means the first service provided.
start() - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
Set the AbstractTracingSpan.startTime, when the first start, which means the first service provided.
start() - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
start(long) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
startTime - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
The start time of this Span.
StaticMethodInterTemplate - Class in org.apache.skywalking.apm.agent.core.plugin.bootstrap.template
--------CLASS TEMPLATE---------
StaticMethodInterTemplate() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.StaticMethodInterTemplate
 
StaticMethodInterWithOverrideArgsTemplate - Class in org.apache.skywalking.apm.agent.core.plugin.bootstrap.template
--------CLASS TEMPLATE---------
StaticMethodInterWithOverrideArgsTemplate() - Constructor for class org.apache.skywalking.apm.agent.core.plugin.bootstrap.template.StaticMethodInterWithOverrideArgsTemplate
 
StaticMethodsAroundInterceptor - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
The static method's interceptor interface.
StaticMethodsInter - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
The actual byte-buddy's interceptor to intercept class instance methods.
StaticMethodsInter(String) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.StaticMethodsInter
StaticMethodsInterceptPoint - Interface in org.apache.skywalking.apm.agent.core.plugin.interceptor
One of the three "Intercept Point".
StaticMethodsInterWithOverrideArgs - Class in org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance
The actual byte-buddy's interceptor to intercept class instance methods.
StaticMethodsInterWithOverrideArgs(String) - Constructor for class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.StaticMethodsInterWithOverrideArgs
STATUS_CODE - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
STATUS_CODE records the http status code of the response.
statusChanged(GRPCChannelStatus) - Method in interface org.apache.skywalking.apm.agent.core.remote.GRPCChannelListener
 
statusChanged(GRPCChannelStatus) - Method in class org.apache.skywalking.apm.agent.core.remote.ServiceAndEndpointRegisterClient
 
statusChanged(GRPCChannelStatus) - Method in class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
stopSpan(AbstractSpan) - Method in interface org.apache.skywalking.apm.agent.core.context.AbstractTracerContext
Finish the given span, and the given span should be the active span of current tracing context(stack)
stopSpan() - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
Recommend use ContextManager::stopSpan(AbstractSpan span), because in that way, the TracingContext core could verify this span is the active one, in order to avoid stop unexpected span.
stopSpan(AbstractSpan) - Static method in class org.apache.skywalking.apm.agent.core.context.ContextManager
 
stopSpan(AbstractSpan) - Method in class org.apache.skywalking.apm.agent.core.context.IgnoredTracerContext
 
stopSpan(AbstractSpan) - Method in class org.apache.skywalking.apm.agent.core.context.TracingContext
Stop the given span, if and only if this one is the top element of TracingContext.activeSpanStack.
StringTag - Class in org.apache.skywalking.apm.agent.core.context.tag
A subclass of AbstractTag, represent a tag with a String value.
StringTag(String) - Constructor for class org.apache.skywalking.apm.agent.core.context.tag.StringTag
 
StringTag(int, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.tag.StringTag
 
StringTag(int, String, boolean) - Constructor for class org.apache.skywalking.apm.agent.core.context.tag.StringTag
 
SunCpuAccessor - Class in org.apache.skywalking.apm.agent.core.jvm.cpu
 
SunCpuAccessor(int) - Constructor for class org.apache.skywalking.apm.agent.core.jvm.cpu.SunCpuAccessor
 
SW3CarrierItem - Class in org.apache.skywalking.apm.agent.core.context
 
SW3CarrierItem(ContextCarrier, CarrierItem) - Constructor for class org.apache.skywalking.apm.agent.core.context.SW3CarrierItem
 
SW6CarrierItem - Class in org.apache.skywalking.apm.agent.core.context
 
SW6CarrierItem(ContextCarrier, CarrierItem) - Constructor for class org.apache.skywalking.apm.agent.core.context.SW6CarrierItem
 
syncRemoteDictionary(RegisterGrpc.RegisterBlockingStub) - Method in enum org.apache.skywalking.apm.agent.core.dictionary.EndpointNameDictionary
 
syncRemoteDictionary(RegisterGrpc.RegisterBlockingStub) - Method in enum org.apache.skywalking.apm.agent.core.dictionary.NetworkAddressDictionary
 
SystemOutWriter - Enum in org.apache.skywalking.apm.agent.core.logging.core
 

T

tag(String, String) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
Deprecated.
tag(AbstractTag, String) - Method in interface org.apache.skywalking.apm.agent.core.context.trace.AbstractSpan
 
tag(String, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
Deprecated.
tag(AbstractTag, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
tag(String, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.EntrySpan
 
tag(String, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
tag(AbstractTag, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
 
tag(String, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.LocalSpan
 
tag(String, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
tag(AbstractTag, String) - Method in class org.apache.skywalking.apm.agent.core.context.trace.NoopSpan
 
Tags - Class in org.apache.skywalking.apm.agent.core.context.tag
The span tags are supported by sky-walking engine.
tags - Variable in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
Tags.HTTP - Class in org.apache.skywalking.apm.agent.core.context.tag
 
TagValuePair - Class in org.apache.skywalking.apm.agent.core.context.util
 
TagValuePair(AbstractTag, String) - Constructor for class org.apache.skywalking.apm.agent.core.context.util.TagValuePair
 
takesArgumentWithType(int, String) - Static method in class org.apache.skywalking.apm.agent.core.plugin.bytebuddy.ArgumentTypeNameMatch
The static method to create ArgumentTypeNameMatch This is a delegate method to follow byte-buddy ElementMatcher's code style.
ThreadConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
Just return the Thread.currentThread().getName()
ThreadConverter() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.ThreadConverter
 
ThrowableConverter - Class in org.apache.skywalking.apm.agent.core.logging.core.coverts
Return the StackTrace of String with logEvent.getThrowable()
ThrowableConverter() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.coverts.ThrowableConverter
 
ThrowableTransformer - Enum in org.apache.skywalking.apm.agent.core.context.util
ThrowableTransformer is responsible for transferring stack trace of throwable.
TLSChannelBuilder - Class in org.apache.skywalking.apm.agent.core.remote
Detect the `/ca` folder in agent package, if `ca.crt` exists, start TLS (no mutual auth).
TLSChannelBuilder() - Constructor for class org.apache.skywalking.apm.agent.core.remote.TLSChannelBuilder
 
Toolkit() - Constructor for class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Toolkit
 
toString() - Method in class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceId
 
toString() - Method in class org.apache.skywalking.apm.agent.core.context.ids.ID
 
toString() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
 
toUniqueId() - Method in class org.apache.skywalking.apm.agent.core.context.ids.DistributedTraceId
 
TRACE_DSL - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Elasticsearch
If true, trace all the DSL(Domain Specific Language) in ElasticSearch access, default is false.
TRACE_HANDLER_CHAIN - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Light4J
If true, trace all middleware/business handlers that are part of the Light4J handler chain for a request, generating a local span for each.
TRACE_OPS_PARAMS - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.SolrJ
If true, trace all the operation parameters in Solr request, default is false.
TRACE_PARAM - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.MongoDB
If true, trace all the parameters in MongoDB access, default is false.
TRACE_SQL_PARAMETERS - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.MySQL
If set to true, the parameters of the sql (typically PreparedStatement) would be collected.
TRACE_SQL_PARAMETERS - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.POSTGRESQL
If set to true, the parameters of the sql (typically PreparedStatement) would be collected.
TRACE_STATEMENT - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.SolrJ
If true, trace all the query parameters(include deleteByIds and deleteByQuery) in Solr query request, default is false.
TraceContextCarrierItem - Class in org.apache.skywalking.apm.agent.core.context
 
TraceContextCarrierItem(String, CarrierItem) - Constructor for class org.apache.skywalking.apm.agent.core.context.TraceContextCarrierItem
 
TraceSegment - Class in org.apache.skywalking.apm.agent.core.context.trace
TraceSegment is a segment or fragment of the distributed trace.
TraceSegment() - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
Create a default/empty trace segment, with current time as start time, and generate a new segment id.
TraceSegmentRef - Class in org.apache.skywalking.apm.agent.core.context.trace
TraceSegmentRef is like a pointer, which ref to another TraceSegment, use TraceSegmentRef.spanId point to the exact span of the ref TraceSegment.
TraceSegmentRef(ContextCarrier) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
Transform a ContextCarrier to the TraceSegmentRef
TraceSegmentRef(ContextSnapshot) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
 
TraceSegmentRef.SegmentRefType - Enum in org.apache.skywalking.apm.agent.core.context.trace
 
TraceSegmentServiceClient - Class in org.apache.skywalking.apm.agent.core.remote
 
TraceSegmentServiceClient() - Constructor for class org.apache.skywalking.apm.agent.core.remote.TraceSegmentServiceClient
 
TracingContext - Class in org.apache.skywalking.apm.agent.core.context
The TracingContext represents a core tracing logic controller.
TracingContext.ListenerManager - Class in org.apache.skywalking.apm.agent.core.context
The ListenerManager represents an event notify for every registered listener, which are notified when the TracingContext finished, and TracingContext.segment is ready for further process.
TracingContextListener - Interface in org.apache.skywalking.apm.agent.core.context
 
transform() - Method in class org.apache.skywalking.apm.agent.core.context.ids.ID
 
transform() - Method in class org.apache.skywalking.apm.agent.core.context.trace.AbstractTracingSpan
 
transform() - Method in class org.apache.skywalking.apm.agent.core.context.trace.LogDataEntity
 
transform() - Method in class org.apache.skywalking.apm.agent.core.context.trace.StackBasedTracingSpan
 
transform() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegment
This is a high CPU cost method, only called when sending to collector or test cases.
transform() - Method in class org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef
 
transform() - Method in class org.apache.skywalking.apm.agent.core.context.util.KeyValuePair
 
transform() - Method in class org.apache.skywalking.apm.agent.core.context.util.TagValuePair
 
trySampling() - Method in class org.apache.skywalking.apm.agent.core.sampling.SamplingService
 

U

UnknowGC - Class in org.apache.skywalking.apm.agent.core.jvm.gc
 
UnknowGC() - Constructor for class org.apache.skywalking.apm.agent.core.jvm.gc.UnknowGC
 
UnknownMemoryPool - Class in org.apache.skywalking.apm.agent.core.jvm.memorypool
 
UnknownMemoryPool() - Constructor for class org.apache.skywalking.apm.agent.core.jvm.memorypool.UnknownMemoryPool
 
URL - Static variable in class org.apache.skywalking.apm.agent.core.context.tag.Tags
URL records the url of the incoming request.
USE_QUALIFIED_NAME_AS_ENDPOINT_NAME - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.SpringMVC
If true, the fully qualified method name will be used as the endpoint name instead of the request URL, default is false.
USE_QUALIFIED_NAME_AS_OPERATION_NAME - Static variable in class org.apache.skywalking.apm.agent.core.conf.Config.Plugin.Toolkit
If true, the fully qualified method name will be used as the operation name instead of the given operation name, default is false.

V

valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.boot.ServiceManager
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.commands.executor.NoopCommandExecutor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.context.ContextCarrier.HeaderVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef.SegmentRefType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.context.util.ThrowableTransformer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.dictionary.EndpointNameDictionary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.dictionary.NetworkAddressDictionary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.jvm.cpu.CPUProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.jvm.gc.GCProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.jvm.memory.MemoryProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.logging.core.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.logging.core.LogOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.logging.core.SystemOutWriter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.plugin.DynamicPluginLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.plugin.InstrumentDebuggingClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.plugin.PluginCfg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.plugin.WitnessClassFinder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.skywalking.apm.agent.core.remote.GRPCChannelStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.skywalking.apm.agent.core.boot.ServiceManager
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.commands.executor.NoopCommandExecutor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.context.ContextCarrier.HeaderVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.SpanLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.context.trace.TraceSegmentRef.SegmentRefType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.context.util.ThrowableTransformer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.dictionary.EndpointNameDictionary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.dictionary.NetworkAddressDictionary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.jvm.cpu.CPUProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.jvm.gc.GCProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.jvm.memory.MemoryProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.jvm.memorypool.MemoryPoolProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.logging.core.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.logging.core.LogOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.logging.core.SystemOutWriter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.plugin.DynamicPluginLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.plugin.InstrumentDebuggingClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.plugin.PluginCfg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.plugin.WitnessClassFinder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.skywalking.apm.agent.core.remote.GRPCChannelStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

wait4Finish(long) - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCStreamServiceStatus
 
wait4Finish() - Method in class org.apache.skywalking.apm.agent.core.remote.GRPCStreamServiceStatus
Wait until success status reported.
warn(String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
warn(Throwable, String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.logging.api.ILog
 
warn(String, Object...) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
warn(Throwable, String, Object...) - Method in enum org.apache.skywalking.apm.agent.core.logging.api.NoopLogger
 
warn(String, Object...) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
warn(Throwable, String, Object...) - Method in class org.apache.skywalking.apm.agent.core.logging.core.PatternLogger
 
warn(String, Object...) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
warn(Throwable, String, Object...) - Method in class org.apache.skywalking.apm.agent.core.plugin.bootstrap.BootstrapPluginLogBridge
 
warn(String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
warn(Throwable, String, Object...) - Method in interface org.apache.skywalking.apm.agent.core.plugin.bootstrap.IBootstrapLog
 
WithPeerInfo - Interface in org.apache.skywalking.apm.agent.core.context.trace
 
witnessClasses() - Method in class org.apache.skywalking.apm.agent.core.plugin.AbstractClassEnhancePluginDefine
Witness classname list.
WitnessClassFinder - Enum in org.apache.skywalking.apm.agent.core.plugin
The WitnessClassFinder represents a pool of TypePools, each TypePool matches a ClassLoader, which helps to find the class define existed or not.
write(String) - Method in class org.apache.skywalking.apm.agent.core.logging.core.FileWriter
Write log to the queue.
write(String) - Method in interface org.apache.skywalking.apm.agent.core.logging.core.IWriter
 
write(String) - Method in enum org.apache.skywalking.apm.agent.core.logging.core.SystemOutWriter
Tricky codes for avoiding style-check.
WriterFactory - Class in org.apache.skywalking.apm.agent.core.logging.core
 
WriterFactory() - Constructor for class org.apache.skywalking.apm.agent.core.logging.core.WriterFactory
 

_

_ret() - Method in class org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance.MethodInterceptResult
 
A B C D E F G H I J K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2019 The Apache Software Foundation. All rights reserved.