public class SimpleConfigurationNosql extends Object implements ConfigurationNosql
| 构造器和说明 |
|---|
SimpleConfigurationNosql() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isLogformat() |
boolean |
isShowLog() |
void |
setLogformat(Boolean logFormat) |
void |
setShowLog(Boolean showlog) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIp, getPort, getSchema, setIp, setPassword, setPort, setSchema, setUsernamepublic void setShowLog(Boolean showlog)
setShowLog 在接口中 ConfigurationNosqlpublic void setLogformat(Boolean logFormat)
setLogformat 在接口中 ConfigurationNosqlpublic boolean isShowLog()
isShowLog 在接口中 ConfigurationNosqlpublic boolean isLogformat()
isLogformat 在接口中 ConfigurationNosqlCopyright © 2023. All rights reserved.