Uses of Class
zipkin2.Component
-
Packages that use Component Package Description zipkin2.storage -
-
Uses of Component in zipkin2.storage
Subclasses of Component in zipkin2.storage Modifier and Type Class Description classForwardingStorageComponentWe provide a forwarding variant of the storage component for use cases such as trace decoration, or throttling.classInMemoryStorageTest storage component that keeps all spans in memory, accepting them on the calling thread.classStorageComponentA component that provides storage interfaces used for spans and aggregations.
-