Package zipkin2.codec.generated
Class CodecBenchmarks_jmhType
java.lang.Object
zipkin2.codec.CodecBenchmarks
zipkin2.codec.generated.CodecBenchmarks_jmhType_B1
zipkin2.codec.generated.CodecBenchmarks_jmhType_B2
zipkin2.codec.generated.CodecBenchmarks_jmhType_B3
zipkin2.codec.generated.CodecBenchmarks_jmhType
public class CodecBenchmarks_jmhType extends CodecBenchmarks_jmhType_B3
-
Field Summary
Fields inherited from class zipkin2.codec.generated.CodecBenchmarks_jmhType_B2
setupInvocationMutex, setupInvocationMutexUpdater, setupIterationMutex, setupIterationMutexUpdater, setupTrialMutex, setupTrialMutexUpdater, tearInvocationMutex, tearInvocationMutexUpdater, tearIterationMutex, tearIterationMutexUpdater, tearTrialMutex, tearTrialMutexUpdater
-
Constructor Summary
Constructors Constructor Description CodecBenchmarks_jmhType()
-
Method Summary
Methods inherited from class zipkin2.codec.CodecBenchmarks
main, readChineseSpan_JSON_V1, readChineseSpan_JSON_V2, readChineseSpan_PROTO3, readChineseSpan_THRIFT, readClientSpan_JSON_V1, readClientSpan_JSON_V2, readClientSpan_PROTO3, readClientSpan_THRIFT, readTenClientSpans_JSON_V2, writeChineseSpan_JSON_V1, writeChineseSpan_JSON_V2, writeChineseSpan_PROTO3, writeChineseSpan_THRIFT, writeClientSpan_JSON_V1, writeClientSpan_JSON_V2, writeClientSpan_PROTO3, writeClientSpan_THRIFT, writeTenClientSpans_JSON_V2
-
Constructor Details
-
CodecBenchmarks_jmhType
public CodecBenchmarks_jmhType()
-