Options used to put key/value pair to Consul.
package |
Default |
---|
__construct( $keyValueOptions = null)
mixed | null
getAcquireSession() : string
string
getCasIndex() : integer
integer
getFlags() : integer
integer
getReleaseSession() : string
string
setAcquireSession( $acquireSession) : $this
string
$this
setCasIndex( $casIndex) : $this
integer
$this
setFlags( $flags) : $this
integer
$this
setReleaseSession( $releaseSession) : $this
string
$this