Package org.apache.dubbo.metadata.report
Interface MetadataReportFactory
- All Known Implementing Classes:
AbstractMetadataReportFactory
@SPI("redis")
public interface MetadataReportFactory
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault voiddestroy()getMetadataReport(org.apache.dubbo.common.URL url)
-
Field Details
-
DEFAULT
- See Also:
-
-
Method Details
-
getMetadataReport
-
destroy
default void destroy()
-