public class ZookeeperMetadataReportFactory extends AbstractMetadataReportFactory
DEFAULT| Constructor and Description |
|---|
ZookeeperMetadataReportFactory(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) |
| Modifier and Type | Method and Description |
|---|---|
MetadataReport |
createMetadataReport(org.apache.dubbo.common.URL url) |
void |
setZookeeperTransporter(org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter zookeeperTransporter) |
destroy, getMetadataReportpublic ZookeeperMetadataReportFactory(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
@DisableInject public void setZookeeperTransporter(org.apache.dubbo.remoting.zookeeper.ZookeeperTransporter zookeeperTransporter)
public MetadataReport createMetadataReport(org.apache.dubbo.common.URL url)
createMetadataReport in class AbstractMetadataReportFactoryCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.