Uses of Class
zipkin2.reporter.SpanBytesEncoder
-
-
Uses of SpanBytesEncoder in zipkin2.reporter
Methods in zipkin2.reporter that return SpanBytesEncoder Modifier and Type Method Description static SpanBytesEncoderSpanBytesEncoder. valueOf(String name)Returns the enum constant of this type with the specified name.static SpanBytesEncoder[]SpanBytesEncoder. values()Returns an array containing the constants of this enum type, in the order they are declared.
-