public class MetadataReportService extends Object
| Modifier and Type | Method and Description |
|---|---|
static MetadataReportService |
instance(Supplier<URL> metadataReportUrl) |
void |
publishConsumer(URL consumerURL) |
void |
publishProvider(URL providerUrl) |
public static MetadataReportService instance(Supplier<URL> metadataReportUrl)
public void publishProvider(URL providerUrl) throws RpcException
RpcExceptionpublic void publishConsumer(URL consumerURL) throws RpcException
RpcExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.