- 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
-
- 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
-
- 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() - 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() - 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
-
- 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
-
- 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
-
- ServiceResetCommandExecutor - Class in org.apache.skywalking.apm.agent.core.commands.executor
-
- 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
-
- 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
-
- start() - Method in class org.apache.skywalking.apm.agent.core.context.trace.ExitSpan
-
- 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
-
- StringTag - Class in org.apache.skywalking.apm.agent.core.context.tag
-
- 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
-
- 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
-
- 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(ContextCarrier) - Constructor for class org.apache.skywalking.apm.agent.core.context.trace.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
-
- 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.