| 限定符和类型 | 类和说明 |
|---|---|
static class |
ReplicaNode.NodeStatus
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Sequoiadb |
connect()
已过时。
|
Sequoiadb |
connect(String username,
String password)
已过时。
|
void |
disconnect()
已过时。
|
ReplicaGroup |
getGroup()
已过时。
|
String |
getHostName()
已过时。
|
int |
getNodeId()
已过时。
|
String |
getNodeName()
已过时。
|
int |
getPort()
已过时。
|
Sequoiadb |
getSdb()
已过时。
|
ReplicaNode.NodeStatus |
getStatus()
已过时。
|
void |
start()
已过时。
|
void |
stop()
已过时。
|
public int getNodeId()
public ReplicaGroup getGroup()
public void disconnect()
throws BaseException
BaseExceptionpublic Sequoiadb connect()
BaseExceptionpublic Sequoiadb connect(String username, String password)
username - Stringpassword - StringBaseExceptionpublic Sequoiadb getSdb()
public String getHostName()
public int getPort()
public String getNodeName()
public ReplicaNode.NodeStatus getStatus()
BaseExceptionpublic void start()
BaseExceptionpublic void stop()
BaseExceptionCopyright © 2015. All Rights Reserved.