您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.alipay.common.tracer.core
,
com.alipay.common.tracer.core.appender
,
com.alipay.common.tracer.core.appender.builder
,
com.alipay.common.tracer.core.appender.config
,
com.alipay.common.tracer.core.appender.encoder
,
com.alipay.common.tracer.core.appender.file
,
com.alipay.common.tracer.core.appender.info
,
com.alipay.common.tracer.core.appender.manager
,
com.alipay.common.tracer.core.appender.self
,
com.alipay.common.tracer.core.async
,
com.alipay.common.tracer.core.configuration
,
com.alipay.common.tracer.core.constants
,
com.alipay.common.tracer.core.context.span
,
com.alipay.common.tracer.core.context.trace
,
com.alipay.common.tracer.core.exception
,
com.alipay.common.tracer.core.extensions
,
com.alipay.common.tracer.core.generator
,
com.alipay.common.tracer.core.holder
,
com.alipay.common.tracer.core.listener
,
com.alipay.common.tracer.core.middleware.parent
,
com.alipay.common.tracer.core.mock
,
com.alipay.common.tracer.core.registry
,
com.alipay.common.tracer.core.reporter.common
,
com.alipay.common.tracer.core.reporter.composite
,
com.alipay.common.tracer.core.reporter.digest
,
com.alipay.common.tracer.core.reporter.digest.manager
,
com.alipay.common.tracer.core.reporter.facade
,
com.alipay.common.tracer.core.reporter.stat
,
com.alipay.common.tracer.core.reporter.stat.manager
,
com.alipay.common.tracer.core.reporter.stat.model
,
com.alipay.common.tracer.core.reporter.type
,
com.alipay.common.tracer.core.samplers
,
com.alipay.common.tracer.core.span
,
com.alipay.common.tracer.core.tags
,
com.alipay.common.tracer.core.tracer
,
com.alipay.common.tracer.core.utils
,
com.alipay.disruptor
,
com.alipay.disruptor.collections
,
com.alipay.disruptor.dsl
,
com.alipay.disruptor.util
类分层结构
java.lang.
Object
com.alipay.common.tracer.core.middleware.parent.
AbstractDigestSpanEncoder
(implements com.alipay.common.tracer.core.appender.encoder.
SpanEncoder
<T>)
com.alipay.common.tracer.core.reporter.facade.
AbstractReporter
(implements com.alipay.common.tracer.core.reporter.facade.
Reporter
)
com.alipay.common.tracer.core.reporter.digest.
AbstractDiskReporter
com.alipay.common.tracer.core.reporter.digest.
DiskReporterImpl
com.alipay.common.tracer.core.reporter.composite.
SofaTracerCompositeDigestReporterImpl
com.alipay.common.tracer.core.appender.file.
AbstractRollingFileAppender
(implements com.alipay.common.tracer.core.appender.
TraceAppender
)
com.alipay.common.tracer.core.appender.file.
TimedRollingFileAppender
com.alipay.disruptor.
AbstractSequencer
(implements com.alipay.disruptor.
Sequencer
)
com.alipay.disruptor.
MultiProducerSequencer
com.alipay.disruptor.
SingleProducerSequencer
com.alipay.common.tracer.core.reporter.stat.
AbstractSofaTracerStatisticReporter
(implements com.alipay.common.tracer.core.reporter.stat.
SofaTracerStatisticReporter
)
com.alipay.common.tracer.core.registry.
AbstractTextB3Formatter
(implements com.alipay.common.tracer.core.registry.
RegistryExtractorInjector
<T>)
com.alipay.common.tracer.core.registry.
HttpHeadersB3Formatter
com.alipay.common.tracer.core.registry.
TextMapB3Formatter
com.alipay.common.tracer.core.registry.
AbstractTextFormatter
(implements com.alipay.common.tracer.core.registry.
RegistryExtractorInjector
<T>)
com.alipay.common.tracer.core.registry.
HttpHeadersFormatter
com.alipay.common.tracer.core.registry.
TextMapFormatter
com.alipay.common.tracer.core.tracer.
AbstractTracer
com.alipay.common.tracer.core.tracer.
AbstractClientTracer
com.alipay.common.tracer.core.tracer.
AbstractServerTracer
com.alipay.disruptor.
AggregateEventHandler
<T> (implements com.alipay.disruptor.
EventHandler
<T>, com.alipay.disruptor.
LifecycleAware
)
com.alipay.common.tracer.core.utils.
AssertUtils
com.alipay.common.tracer.core.appender.manager.
AsyncCommonAppenderManager
com.alipay.common.tracer.core.appender.manager.
AsyncCommonDigestAppenderManager
com.alipay.disruptor.dsl.
BasicExecutor
(implements java.util.concurrent.
Executor
)
com.alipay.disruptor.
BatchEventProcessor
<T> (implements com.alipay.disruptor.
EventProcessor
)
com.alipay.common.tracer.core.registry.
BinaryFormater
(implements com.alipay.common.tracer.core.registry.
RegistryExtractorInjector
<T>)
com.alipay.disruptor.
BlockingWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
com.alipay.disruptor.
BusySpinWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
com.alipay.common.tracer.core.utils.
ByteArrayUtils
com.alipay.common.tracer.core.reporter.common.
CommonSpanEncoder
(implements com.alipay.common.tracer.core.appender.encoder.
SpanEncoder
<T>)
com.alipay.common.tracer.core.span.
CommonSpanTags
com.alipay.common.tracer.core.reporter.common.
CommonTracerManager
com.alipay.common.tracer.core.utils.
CommonUtils
com.alipay.common.tracer.core.appender.file.
CompositeTraceAppender
(implements com.alipay.common.tracer.core.appender.
TraceAppender
)
com.alipay.common.tracer.core.appender.manager.
ConsumerExceptionHandler
(implements com.alipay.disruptor.
ExceptionHandler
<T>)
com.alipay.common.tracer.core.appender.manager.
ConsumerThreadFactory
(implements java.util.concurrent.
ThreadFactory
)
com.alipay.disruptor.dsl.
Disruptor
<T>
com.alipay.disruptor.dsl.
EventHandlerGroup
<T>
com.alipay.disruptor.
EventPoller
<T>
com.alipay.disruptor.dsl.
ExceptionHandlerSetting
<T>
com.alipay.disruptor.dsl.
ExceptionHandlerWrapper
<T> (implements com.alipay.disruptor.
ExceptionHandler
<T>)
com.alipay.common.tracer.core.registry.
ExtendFormat.Builtin
<C> (implements com.alipay.common.tracer.core.registry.
ExtendFormat
<C>)
com.alipay.disruptor.
FatalExceptionHandler
(implements com.alipay.disruptor.
ExceptionHandler
<T>)
com.alipay.disruptor.collections.
Histogram
com.alipay.disruptor.
IgnoreExceptionHandler
(implements com.alipay.disruptor.
ExceptionHandler
<T>)
com.alipay.common.tracer.core.appender.builder.
JsonStringBuilder
com.alipay.disruptor.
LiteBlockingWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
com.alipay.disruptor.
LiteTimeoutBlockingWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
com.alipay.common.tracer.core.appender.file.
LoadTestAwareAppender
(implements com.alipay.common.tracer.core.appender.
TraceAppender
)
com.alipay.common.tracer.core.span.
LogData
com.alipay.common.tracer.core.appender.config.
LogReserveConfig
com.alipay.common.tracer.core.mock.
MockSofaTracer
com.alipay.disruptor.
NoOpEventProcessor
(implements com.alipay.disruptor.
EventProcessor
)
com.alipay.disruptor.
PhasedBackoffWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
com.alipay.disruptor.
RingBuffer
<E> (implements com.alipay.disruptor.
Cursored
, com.alipay.disruptor.
EventSequencer
<T>, com.alipay.disruptor.
EventSink
<E>)
com.alipay.common.tracer.core.samplers.
SamplerProperties
com.alipay.common.tracer.core.samplers.
SamplingStatus
com.alipay.common.tracer.core.appender.self.
SelfLog
com.alipay.disruptor.
Sequence
com.alipay.disruptor.
FixedSequenceGroup
com.alipay.disruptor.
SequenceGroup
com.alipay.disruptor.
SleepingWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
com.alipay.common.tracer.core.holder.
SofaTraceContextHolder
com.alipay.common.tracer.core.
SofaTracer
(implements io.opentracing.Tracer)
com.alipay.common.tracer.core.
SofaTracer.Builder
com.alipay.common.tracer.core.
SofaTracer.SofaTracerSpanBuilder
(implements io.opentracing.Tracer.SpanBuilder)
com.alipay.common.tracer.core.async.
SofaTracerCallable
<T> (implements java.util.concurrent.
Callable
<V>)
com.alipay.common.tracer.core.configuration.
SofaTracerConfiguration
com.alipay.common.tracer.core.constants.
SofaTracerConstant
com.alipay.common.tracer.core.reporter.digest.manager.
SofaTracerDigestReporterAsyncManager
com.alipay.common.tracer.core.samplers.
SofaTracerPercentageBasedSampler
(implements com.alipay.common.tracer.core.samplers.
Sampler
)
com.alipay.common.tracer.core.async.
SofaTracerRunnable
(implements java.lang.
Runnable
)
com.alipay.common.tracer.core.span.
SofaTracerSpan
(implements io.opentracing.Span)
com.alipay.common.tracer.core.span.
CommonLogSpan
com.alipay.common.tracer.core.context.span.
SofaTracerSpanContext
(implements io.opentracing.SpanContext)
com.alipay.common.tracer.core.appender.manager.
SofaTracerSpanEvent
com.alipay.common.tracer.core.appender.manager.
SofaTracerSpanEventFactory
(implements com.alipay.disruptor.
EventFactory
<T>)
com.alipay.common.tracer.core.span.
SofaTracerSpanReferenceRelationship
com.alipay.common.tracer.core.reporter.stat.manager.
SofaTracerStatisticReporterCycleTimesManager
com.alipay.common.tracer.core.reporter.stat.manager.
SofaTracerStatisticReporterManager
com.alipay.common.tracer.core.context.trace.
SofaTracerThreadLocalTraceContext
(implements com.alipay.common.tracer.core.context.trace.
SofaTraceContext
)
com.alipay.common.tracer.core.extensions.
SpanExtensionFactory
com.alipay.common.tracer.core.listener.
SpanReportListenerHolder
com.alipay.common.tracer.core.tags.
SpanTags
com.alipay.common.tracer.core.appender.info.
StaticInfoLog
com.alipay.common.tracer.core.reporter.stat.model.
StatKey
com.alipay.common.tracer.core.reporter.stat.model.
StatMapKey
com.alipay.common.tracer.core.reporter.stat.model.
StatValues
com.alipay.common.tracer.core.appender.manager.
StringConsumerExceptionHandler
(implements com.alipay.disruptor.
ExceptionHandler
<T>)
com.alipay.common.tracer.core.appender.manager.
StringEvent
com.alipay.common.tracer.core.appender.manager.
StringEventFactory
(implements com.alipay.disruptor.
EventFactory
<T>)
com.alipay.common.tracer.core.utils.
StringUtils
com.alipay.common.tracer.core.appender.self.
SynchronizingSelfLog
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.alipay.disruptor.
AlertException
com.alipay.disruptor.
InsufficientCapacityException
java.lang.
RuntimeException
com.alipay.common.tracer.core.exception.
EmptyTracerStateStringException
com.alipay.common.tracer.core.exception.
SamplingStrategyErrorException
com.alipay.common.tracer.core.exception.
SofaTracerRuntimeException
com.alipay.common.tracer.core.exception.
UnsupportedFormatException
com.alipay.disruptor.
TimeoutException
com.alipay.disruptor.
TimeoutBlockingWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
com.alipay.common.tracer.core.appender.self.
Timestamp
com.alipay.common.tracer.core.async.
TracedExecutorService
(implements java.util.concurrent.
ExecutorService
)
com.alipay.common.tracer.core.async.
TracerScheduleExecutorService
(implements java.util.concurrent.
ScheduledExecutorService
)
com.alipay.common.tracer.core.generator.
TraceIdGenerator
com.alipay.common.tracer.core.appender.self.
TracerDaemon
(implements java.lang.
Runnable
)
com.alipay.common.tracer.core.registry.
TracerFormatRegistry
com.alipay.common.tracer.core.appender.
TracerLogRootDaemon
com.alipay.common.tracer.core.utils.
TracerUtils
com.alipay.disruptor.util.
Util
com.alipay.disruptor.
WorkerPool
<T>
com.alipay.disruptor.
WorkProcessor
<T> (implements com.alipay.disruptor.
EventProcessor
)
com.alipay.common.tracer.core.appender.builder.
XStringBuilder
com.alipay.disruptor.
YieldingWaitStrategy
(implements com.alipay.disruptor.
WaitStrategy
)
接口分层结构
com.alipay.disruptor.
Cursored
com.alipay.disruptor.
Sequencer
(并 extends com.alipay.disruptor.
Sequenced
)
com.alipay.disruptor.
DataProvider
<T>
com.alipay.disruptor.
EventSequencer
<T> (并 extends com.alipay.disruptor.
Sequenced
)
com.alipay.disruptor.
EventFactory
<T>
com.alipay.disruptor.
EventHandler
<T>
com.alipay.disruptor.
SequenceReportingEventHandler
<T>
com.alipay.disruptor.
EventPoller.Handler
<T>
com.alipay.disruptor.dsl.
EventProcessorFactory
<T>
com.alipay.disruptor.
EventReleaseAware
com.alipay.disruptor.
EventReleaser
com.alipay.disruptor.
EventSink
<E>
com.alipay.disruptor.
EventTranslator
<T>
com.alipay.disruptor.
EventTranslatorOneArg
<T,A>
com.alipay.disruptor.
EventTranslatorThreeArg
<T,A,B,C>
com.alipay.disruptor.
EventTranslatorTwoArg
<T,A,B>
com.alipay.disruptor.
EventTranslatorVararg
<T>
com.alipay.disruptor.
ExceptionHandler
<T>
io.opentracing.propagation.Format<C>
com.alipay.common.tracer.core.registry.
ExtendFormat
<C>
com.alipay.disruptor.
LifecycleAware
com.alipay.common.tracer.core.registry.
RegistryExtractorInjector
<T>
com.alipay.common.tracer.core.reporter.facade.
Reporter
java.lang.
Runnable
com.alipay.disruptor.
EventProcessor
com.alipay.common.tracer.core.samplers.
Sampler
com.alipay.disruptor.
SequenceBarrier
com.alipay.disruptor.
Sequenced
com.alipay.disruptor.
EventSequencer
<T> (并 extends com.alipay.disruptor.
DataProvider
<T>)
com.alipay.disruptor.
Sequencer
(并 extends com.alipay.disruptor.
Cursored
)
com.alipay.common.tracer.core.context.trace.
SofaTraceContext
com.alipay.common.tracer.core.configuration.
SofaTracerExternalConfiguration
com.alipay.common.tracer.core.reporter.stat.
SofaTracerStatisticReporter
com.alipay.common.tracer.core.appender.encoder.
SpanEncoder
<T>
com.alipay.common.tracer.core.extensions.
SpanExtension
com.alipay.common.tracer.core.listener.
SpanReportListener
com.alipay.disruptor.
TimeoutHandler
com.alipay.common.tracer.core.appender.
TraceAppender
com.alipay.disruptor.
WaitStrategy
com.alipay.disruptor.
WorkHandler
<T>
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.alipay.common.tracer.core.reporter.type.
TracerSystemLogEnum
com.alipay.disruptor.
EventPoller.PollState
com.alipay.disruptor.dsl.
ProducerType
com.alipay.disruptor.util.
DaemonThreadFactory
(implements java.util.concurrent.
ThreadFactory
)
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2018
Pivotal Software, Inc.
. All rights reserved.