JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
zipkin2
Interface Call.Mapper<V1,
V2>
All Known Implementing Classes:
GroupByTraceId
Enclosing class:
Call
<
V
>
public static interface
Call.Mapper<V1,
V2>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V2
map
(
V1
input)
Method Details
map
V2
map
(
V1
input)