Connect options for configuring @see \io\vertx\jphp\mysqlclient\MySQLConnection or @see \io\vertx\jphp\mysqlclient\MySQLPool.
| package |
Default |
|---|
__construct( $networkOptions = null)
mixed | null
addCrlPath( $crlPaths) : $this
string
$this
addCrlValue( $crlValues) : $this
Buffer
$this
addEnabledCipherSuite( $enabledCipherSuites) : $this
string
$this
addEnabledSecureTransportProtocol( $enabledSecureTransportProtocols) : $this
string
$this
addProperty( $key, $value) : $this
String
String
$this
getCachePreparedStatements() : boolean
boolean
getCollation() : string
string
getConnectTimeout() : integer
integer
getCrlPaths() : array
array
getCrlValues() : array
array
getDatabase() : string
string
getEnabledCipherSuites() : array
array
getEnabledSecureTransportProtocols() : array
array
getHost() : string
string
getHostnameVerificationAlgorithm() : string
string
getIdleTimeout() : integer
integer
getIdleTimeoutUnit() : string
string
getJdkSslEngineOptions() : \io\vertx\jphp\core\net\JdkSSLEngineOptions
getKeyStoreOptions() : \io\vertx\jphp\core\net\JksOptions
getLocalAddress() : string
string
getLogActivity() : boolean
boolean
getMetricsName() : string
string
getOpenSslEngineOptions() : \io\vertx\jphp\core\net\OpenSSLEngineOptions
getPassword() : string
string
getPemKeyCertOptions() : \io\vertx\jphp\core\net\PemKeyCertOptions
getPemTrustOptions() : \io\vertx\jphp\core\net\PemTrustOptions
getPfxKeyCertOptions() : \io\vertx\jphp\core\net\PfxOptions
getPfxTrustOptions() : \io\vertx\jphp\core\net\PfxOptions
getPort() : integer
integer
getPreparedStatementCacheMaxSize() : integer
integer
getPreparedStatementCacheSqlLimit() : integer
integer
getProperties() : array
array
getProxyOptions() : \io\vertx\jphp\core\net\ProxyOptions
getReceiveBufferSize() : integer
integer
getReconnectAttempts() : integer
integer
getReconnectInterval() : integer
integer
getSendBufferSize() : integer
integer
getSoLinger() : integer
integer
getSslHandshakeTimeout() : integer
integer
getSslHandshakeTimeoutUnit() : string
string
getTrafficClass() : integer
integer
getTrustStoreOptions() : \io\vertx\jphp\core\net\JksOptions
getUser() : string
string
isReuseAddress() : boolean
boolean
isReusePort() : boolean
boolean
isSsl() : boolean
boolean
isTcpCork() : boolean
boolean
isTcpFastOpen() : boolean
boolean
isTcpKeepAlive() : boolean
boolean
isTcpNoDelay() : boolean
boolean
isTcpQuickAck() : boolean
boolean
isTrustAll() : boolean
boolean
isUseAlpn() : boolean
boolean
isUsePooledBuffers() : boolean
boolean
setCachePreparedStatements( $cachePreparedStatements) : $this
boolean
$this
setCollation( $collation) : $this
string
$this
setConnectTimeout( $connectTimeout) : $this
integer
$this
setDatabase( $database) : $this
string
$this
setEnabledSecureTransportProtocols( $enabledSecureTransportProtocols) : $this
string
$this
setHost( $host) : $this
string
$this
setHostnameVerificationAlgorithm( $hostnameVerificationAlgorithm) : $this
string
$this
setIdleTimeout( $idleTimeout) : $this
integer
$this
setIdleTimeoutUnit( $idleTimeoutUnit) : $this
string
$this
setJdkSslEngineOptions( $jdkSslEngineOptions) : $this
JdkSSLEngineOptions|array
$this
setKeyStoreOptions( $keyStoreOptions) : $this
JksOptions|array
$this
setLocalAddress( $localAddress) : $this
string
$this
setLogActivity( $logActivity) : $this
boolean
$this
setMetricsName( $metricsName) : $this
string
$this
setOpenSslEngineOptions( $openSslEngineOptions) : $this
OpenSSLEngineOptions|array
$this
setPassword( $password) : $this
string
$this
setPemKeyCertOptions( $pemKeyCertOptions) : $this
PemKeyCertOptions|array
$this
setPemTrustOptions( $pemTrustOptions) : $this
PemTrustOptions|array
$this
setPfxKeyCertOptions( $pfxKeyCertOptions) : $this
PfxOptions|array
$this
setPfxTrustOptions( $pfxTrustOptions) : $this
PfxOptions|array
$this
setPort( $port) : $this
integer
$this
setPreparedStatementCacheMaxSize( $preparedStatementCacheMaxSize) : $this
integer
$this
setPreparedStatementCacheSqlLimit( $preparedStatementCacheSqlLimit) : $this
integer
$this
setProperties( $properties) : $this
string
$this
setProxyOptions( $proxyOptions) : $this
ProxyOptions|array
$this
setReceiveBufferSize( $receiveBufferSize) : $this
integer
$this
setReconnectAttempts( $reconnectAttempts) : $this
integer
$this
setReconnectInterval( $reconnectInterval) : $this
integer
$this
setReuseAddress( $reuseAddress) : $this
boolean
$this
setReusePort( $reusePort) : $this
boolean
$this
setSendBufferSize( $sendBufferSize) : $this
integer
$this
setSoLinger( $soLinger) : $this
integer
$this
setSsl( $ssl) : $this
boolean
$this
setSslHandshakeTimeout( $sslHandshakeTimeout) : $this
integer
$this
setSslHandshakeTimeoutUnit( $sslHandshakeTimeoutUnit) : $this
string
$this
setTcpCork( $tcpCork) : $this
boolean
$this
setTcpFastOpen( $tcpFastOpen) : $this
boolean
$this
setTcpKeepAlive( $tcpKeepAlive) : $this
boolean
$this
setTcpNoDelay( $tcpNoDelay) : $this
boolean
$this
setTcpQuickAck( $tcpQuickAck) : $this
boolean
$this
setTrafficClass( $trafficClass) : $this
integer
$this
setTrustAll( $trustAll) : $this
boolean
$this
setTrustStoreOptions( $trustStoreOptions) : $this
JksOptions|array
$this
setUseAlpn( $useAlpn) : $this
boolean
$this
setUsePooledBuffers( $usePooledBuffers) : $this
boolean
$this
setUser( $user) : $this
string
$this