public class Register extends Object
| 构造器和说明 |
|---|
Register(ClusterManager clusterManager) |
| 限定符和类型 | 方法和说明 |
|---|---|
CommittedInfo |
commit(Map<String,String> props) |
RegisteredInfo |
registerClientAsActive(Map<String,String> props) |
RegisteredInfo |
registerClientAsIdle(Map<String,String> props) |
public Register(ClusterManager clusterManager)
public CommittedInfo commit(Map<String,String> props) throws IllegalStateException, IOException
public RegisteredInfo registerClientAsIdle(Map<String,String> props) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.