Information about a Kafka cluster node
package |
Default |
---|
__construct( $node = null)
mixed | null
getHost() : string
string
getId() : integer
integer
getIdString() : string
string
getPort() : integer
integer
isEmpty() : boolean
boolean
setHasRack( $hasRack) : $this
boolean
$this
setHost( $host) : $this
string
$this
setId( $id) : $this
integer
$this
setIdString( $idString) : $this
string
$this
setIsEmpty( $isEmpty) : $this
boolean
$this
setPort( $port) : $this
integer
$this
setRack( $rack) : $this
string
$this