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