Uses of Class
io.opencensus.implcore.trace.export.InProcessSampledSpanStoreImpl
Packages that use InProcessSampledSpanStoreImpl
-
Uses of InProcessSampledSpanStoreImpl in io.opencensus.implcore.trace.export
Fields in io.opencensus.implcore.trace.export declared as InProcessSampledSpanStoreImplModifier and TypeFieldDescriptionprivate final InProcessSampledSpanStoreImplInProcessSampledSpanStoreImpl.RegisterSpanNameEvent.sampledSpanStoreprivate final InProcessSampledSpanStoreImplInProcessSampledSpanStoreImpl.UnregisterSpanNameEvent.sampledSpanStoreConstructors in io.opencensus.implcore.trace.export with parameters of type InProcessSampledSpanStoreImplModifierConstructorDescriptionprivateRegisterSpanNameEvent(InProcessSampledSpanStoreImpl sampledSpanStore, Collection<String> spanNames) privateUnregisterSpanNameEvent(InProcessSampledSpanStoreImpl sampledSpanStore, Collection<String> spanNames)