public interface Node
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
destroy.
|
URL |
getUrl()
get url.
|
boolean |
isAvailable()
is available.
|
URL getUrl()
boolean isAvailable()
void destroy()
Copyright © 2011–2018 The Dubbo Project. All rights reserved.