| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.common.model | |
| com.alipay.sofa.registry.common.model.metaserver.nodes | |
| com.alipay.sofa.registry.common.model.store |
| 限定符和类型 | 方法和说明 |
|---|---|
URL |
Node.getNodeUrl()
get node url
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected URL |
AbstractNode.nodeUrl |
| 限定符和类型 | 方法和说明 |
|---|---|
URL |
AbstractNode.getNodeUrl() |
| 构造器和说明 |
|---|
AbstractNode(String dataCenter,
URL nodeUrl,
String regionId) |
DataNode(URL nodeUrl,
String dataCenter)
constructor
|
MetaNode(URL nodeUrl,
String dataCenter)
constructor
|
SessionNode(URL nodeUrl,
String regionId,
ProcessId processId)
constructor
|
| 限定符和类型 | 方法和说明 |
|---|---|
URL |
BaseInfo.getSourceAddress()
Getter method for property sourceAddress.
|
URL |
BaseInfo.getTargetAddress()
Getter method for property targetAddress.
|
static URL |
URL.internURL(URL url) |
static URL |
URL.valueOf(String url)
TODO Other protocol
|
| 限定符和类型 | 方法和说明 |
|---|---|
static URL |
URL.internURL(URL url) |
void |
BaseInfo.setSourceAddress(URL sourceAddress)
Setter method for property sourceAddress.
|
void |
BaseInfo.setTargetAddress(URL targetAddress)
Setter method for property targetAddress.
|
static InetSocketAddress |
URL.toInetSocketAddress(URL url)
url transfer to InetSocketAddress
|
Copyright © 2023 The Ant Financial. All rights reserved.