public class SpanLogsSerializer extends Object implements java.util.function.Function<SpanLogs,String>
SpanLogs to its string representation in a canonical format.| Constructor and Description |
|---|
SpanLogsSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(SpanLogs spanLogs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic String apply(SpanLogs spanLogs)
apply in interface java.util.function.Function<SpanLogs,String>Copyright © 2020. All rights reserved.