Uses of Interface
zipkin2.storage.Traces
-
Packages that use Traces Package Description zipkin2.storage -
-
Uses of Traces in zipkin2.storage
Classes in zipkin2.storage that implement Traces Modifier and Type Class Description classInMemoryStorageTest storage component that keeps all spans in memory, accepting them on the calling thread.Methods in zipkin2.storage that return Traces Modifier and Type Method Description TracesForwardingStorageComponent. traces()TracesStorageComponent. traces()
-