public class LocalRegistry extends AbstractRegistry
serializer| 构造器和说明 |
|---|
LocalRegistry(ClientConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ClientTransport |
discovery(RequestKey key)
发现
|
void |
register(List<RequestKey> keys)
注册方法调用keys
|
void |
unregister(List<RequestKey> keys)
注销方法调用key
|
start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregister, unregisterpublic LocalRegistry(ClientConfig config)
public void register(List<RequestKey> keys)
Registrykeys - 方法调用keyspublic void unregister(List<RequestKey> keys)
Registrykeys - 方法调用keyspublic ClientTransport discovery(RequestKey key)
Registrykey - 方法调用keyCopyright © 2021. All rights reserved.