Uses of Interface
zipkin2.storage.AutocompleteTags
-
Packages that use AutocompleteTags Package Description zipkin2.storage -
-
Uses of AutocompleteTags in zipkin2.storage
Classes in zipkin2.storage that implement AutocompleteTags 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 AutocompleteTags Modifier and Type Method Description AutocompleteTagsForwardingStorageComponent. autocompleteTags()AutocompleteTagsStorageComponent. autocompleteTags()
-