Package tech.ydb.yoj.repository.ydb
Class YdbConfig
java.lang.Object
tech.ydb.yoj.repository.ydb.YdbConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic YdbConfigcreateForTesting(String host, int port, String tablespace, String database) boolean
-
Constructor Details
-
YdbConfig
public YdbConfig()
-
-
Method Details
-
createForTesting
-
getSessionCreationTimeout
-
getSessionCreationMaxRetries
-
getSessionKeepAliveTime
-
getSessionMaxIdleTime
-
getSessionPoolMin
-
getSessionPoolMax
-
getTcpKeepaliveTime
-
getTcpKeepaliveTimeout
-
isUseSingleChannelTransport
public boolean isUseSingleChannelTransport()
-