Holds properties of Consul event
package |
Default |
---|
__construct( $event = null)
mixed | null
getId() : string
string
getLTime() : integer
integer
getName() : string
string
getNode() : string
string
getPayload() : string
string
getService() : string
string
getTag() : string
string
getVersion() : integer
integer
setId( $id) : $this
string
$this
setLTime( $lTime) : $this
integer
$this
setName( $name) : $this
string
$this
setNode( $node) : $this
string
$this
setPayload( $payload) : $this
string
$this
setService( $service) : $this
string
$this
setTag( $tag) : $this
string
$this
setVersion( $version) : $this
integer
$this