@Deprecated public interface Monitor extends org.apache.dubbo.monitor.Monitor
| Modifier and Type | Method and Description |
|---|---|
void |
collect(URL statistics)
Deprecated.
|
default void |
collect(org.apache.dubbo.common.URL statistics)
Deprecated.
|
URL |
getUrl()
Deprecated.
|
List<URL> |
lookup(URL query)
Deprecated.
|
default List<org.apache.dubbo.common.URL> |
lookup(org.apache.dubbo.common.URL query)
Deprecated.
|
URL getUrl()
getUrl in interface org.apache.dubbo.common.Nodevoid collect(URL statistics)
default void collect(org.apache.dubbo.common.URL statistics)
collect in interface org.apache.dubbo.monitor.MonitorServicedefault List<org.apache.dubbo.common.URL> lookup(org.apache.dubbo.common.URL query)
lookup in interface org.apache.dubbo.monitor.MonitorServiceCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.