Package de.caluga.morphium.driver.wire
Klasse HelloResult
java.lang.Object
de.caluga.morphium.driver.wire.HelloResult
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic HelloResultgetHosts()getMe()getMsg()getOk()getTags()booleanisOk()setArbiterOnly(Boolean arbiterOnly) setCompression(String compression) setConnectionId(Integer connectionId) setElectionId(MorphiumId electionId) setHelloOk(Boolean helloOk) setLastWrite(Map<String, Object> lastWrite) setLocalTime(Date localTime) setLogicalSessionTimeoutMinutes(Integer logicalSessionTimeoutMinutes) setMaxBsonObjectSize(Integer maxBsonObjectSize) setMaxMessageSizeBytes(Integer maxMessageSizeBytes) setMaxWireVersion(Integer maxWireVersion) setMaxWriteBatchSize(Integer maxWriteBatchSize) setMinWireVersion(Integer minWireVersion) setOperationTime(Long operationTime) setPassive(Boolean passive) setPrimary(String primary) setReadOnly(Boolean readOnly) setSaslSupportedMechs(List<String> saslSupportedMechs) setSecondary(Boolean secondary) setSetName(String setName) setSetVersion(Integer setVersion) setTopologyVersion(Map<String, Object> topologyVersion) setWritablePrimary(Boolean writablePrimary) toMsg()toString()
-
Konstruktordetails
-
HelloResult
public HelloResult()
-
-
Methodendetails
-
fromMsg
-
toMsg
-
getSecondary
-
setSecondary
-
getWritablePrimary
-
setWritablePrimary
-
getMaxBsonObjectSize
-
setMaxBsonObjectSize
-
getMaxMessageSizeBytes
-
setMaxMessageSizeBytes
-
getMaxWriteBatchSize
-
setMaxWriteBatchSize
-
getTopologyVersion
-
setTopologyVersion
-
getOperationTime
-
setOperationTime
-
getLocalTime
-
setLocalTime
-
getLogicalSessionTimeoutMinutes
-
setLogicalSessionTimeoutMinutes
-
getConnectionId
-
setConnectionId
-
getMinWireVersion
-
setMinWireVersion
-
getMaxWireVersion
-
setMaxWireVersion
-
getReadOnly
-
setReadOnly
-
getCompression
-
setCompression
-
getSaslSupportedMechs
-
setSaslSupportedMechs
-
getMsg
-
setMsg
-
getHosts
-
setHosts
-
getMe
-
setMe
-
getPrimary
-
setPrimary
-
getSetName
-
setSetName
-
getSetVersion
-
setSetVersion
-
getArbiterOnly
-
setArbiterOnly
-
getPassive
-
setPassive
-
getHidden
-
setHidden
-
getTags
-
setTags
-
getElectionId
-
setElectionId
-
getLastWrite
-
setLastWrite
-
isOk
public boolean isOk() -
getOk
-
setOk
-
getHelloOk
-
setHelloOk
-
toString
-