public class SlaveDataSource extends BaseProperty
| 构造器和说明 |
|---|
SlaveDataSource() |
SlaveDataSource(String slaveName) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getSlaveName() |
int |
hashCode() |
void |
setSlaveName(String slaveName) |
String |
toString() |
getAppName, getAuthenticationDatabase, getAuthMechanism, getAuthMechanismProperties, getAuthSource, getCompressors, getConnectTimeoutMS, getDatabase, getDirectConnection, getHeartbeatFrequencyMS, getHost, getJournal, getLocalThresholdMS, getMaxConnecting, getMaxIdleTimeMS, getMaxLifeTimeMS, getMaxPoolSize, getMaxStalenessSeconds, getMinPoolSize, getPassword, getPort, getReadPreference, getReadPreferenceTags, getReplicaSet, getRetryReads, getRetryWrites, getServerSelectionTimeoutMS, getSocketTimeoutMS, getSrvServiceName, getSsl, getTls, getTlsAllowInvalidHostnames, getTlsInsecure, getUrl, getUsername, getUuidRepresentation, getW, getWaitQueueTimeoutMS, getWtimeoutMS, getZlibCompressionLevel, setAppName, setAuthenticationDatabase, setAuthMechanism, setAuthMechanismProperties, setAuthSource, setCompressors, setConnectTimeoutMS, setDatabase, setDirectConnection, setHeartbeatFrequencyMS, setHost, setJournal, setLocalThresholdMS, setMaxConnecting, setMaxIdleTimeMS, setMaxLifeTimeMS, setMaxPoolSize, setMaxStalenessSeconds, setMinPoolSize, setPassword, setPort, setReadPreference, setReadPreferenceTags, setReplicaSet, setRetryReads, setRetryWrites, setServerSelectionTimeoutMS, setSocketTimeoutMS, setSrvServiceName, setSsl, setTls, setTlsAllowInvalidHostnames, setTlsInsecure, setUrl, setUsername, setUuidRepresentation, setW, setWaitQueueTimeoutMS, setWtimeoutMS, setZlibCompressionLevelpublic SlaveDataSource(String slaveName)
public SlaveDataSource()
public boolean equals(Object o)
equals 在类中 BasePropertyprotected boolean canEqual(Object other)
canEqual 在类中 BasePropertypublic int hashCode()
hashCode 在类中 BasePropertypublic String getSlaveName()
public void setSlaveName(String slaveName)
public String toString()
toString 在类中 BasePropertyCopyright © 2023. All rights reserved.