Uses of Class
org.zalando.opentracing.flowid.FlowId.Source
-
-
Uses of FlowId.Source in org.zalando.opentracing.flowid
Methods in org.zalando.opentracing.flowid that return FlowId.Source Modifier and Type Method Description FlowId.SourceFlowId. getSource()static FlowId.SourceFlowId.Source. valueOf(String name)Returns the enum constant of this type with the specified name.static FlowId.Source[]FlowId.Source. values()Returns an array containing the constants of this enum type, in the order they are declared.
-