|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.dubbo.monitor.dubbo.DubboMonitor
public class DubboMonitor
DubboMonitor
| Field Summary |
|---|
| Fields inherited from interface com.alibaba.dubbo.monitor.MonitorService |
|---|
APPLICATION, CONCURRENT, CONSUMER, ELAPSED, FAILURE, GROUP, INPUT, INTERFACE, MAX_CONCURRENT, MAX_ELAPSED, MAX_INPUT, MAX_OUTPUT, METHOD, OUTPUT, PROVIDER, SUCCESS, TIMESTAMP, VERSION |
| Constructor Summary | |
|---|---|
DubboMonitor(Invoker<MonitorService> monitorInvoker,
MonitorService monitorService)
|
|
| Method Summary | |
|---|---|
void |
collect(URL url)
监控数据采集. |
void |
destroy()
destroy. |
URL |
getUrl()
get url. |
boolean |
isAvailable()
is available. |
List<URL> |
lookup(URL query)
监控数据查询. 1. |
void |
send()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DubboMonitor(Invoker<MonitorService> monitorInvoker,
MonitorService monitorService)
| Method Detail |
|---|
public void send()
public void collect(URL url)
MonitorService
collect in interface MonitorServicepublic List<URL> lookup(URL query)
MonitorService
lookup in interface MonitorServicepublic URL getUrl()
Node
getUrl in interface Nodepublic boolean isAvailable()
Node
isAvailable in interface Nodepublic void destroy()
Node
destroy in interface Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||