Holds properties of Consul sessions
package |
Default |
---|
__construct( $session = null)
mixed | null
getChecks() : array
array
getCreateIndex() : integer
integer
getId() : string
string
getIndex() : integer
integer
getLockDelay() : integer
integer
getNode() : string
string
setChecks( $checks) : $this
string
$this
setCreateIndex( $createIndex) : $this
integer
$this
setId( $id) : $this
string
$this
setIndex( $index) : $this
integer
$this
setLockDelay( $lockDelay) : $this
integer
$this
setNode( $node) : $this
string
$this