Package org.apache.dubbo.config.nested
Class ExporterConfig
java.lang.Object
org.apache.dubbo.config.nested.ExporterConfig
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetOtlpConfig(ExporterConfig.OtlpConfig otlpConfig) voidsetZipkinConfig(ExporterConfig.ZipkinConfig zipkinConfig)
-
Constructor Details
-
ExporterConfig
public ExporterConfig()
-
-
Method Details
-
getZipkinConfig
-
setZipkinConfig
-
getOtlpConfig
-
setOtlpConfig
-