public class Domain extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
void |
alterDomain(BSONObject options) |
String |
getName() |
Sequoiadb |
getSequoiadb() |
DBCursor |
listCLInDomain() |
DBCursor |
listCSInDomain() |
public String getName()
public Sequoiadb getSequoiadb()
public void alterDomain(BSONObject options) throws BaseException
options - the options user wants to alter:
BaseExceptionpublic DBCursor listCSInDomain() throws BaseException
BaseExceptionpublic DBCursor listCLInDomain() throws BaseException
BaseExceptionCopyright © 2015. All Rights Reserved.