TopicDescription

A detailed description of a single topic in the cluster

package

Default

Methods

TopicDescription constructor

__construct( $topicDescription = null) 

Arguments

$topicDescription

mixed | null

getName

getName() : string

Response

string

getPartitions

getPartitions() : array

Response

array

isInternal

isInternal() : boolean

Response

boolean

setInternal

setInternal( $internal) : $this

Arguments

$internal

boolean

Response

$this

setName

setName( $name) : $this

Arguments

$name

string

Response

$this

setPartitions

setPartitions( $partitions) : $this

Arguments

$partitions

TopicPartitionInfo|array

Response

$this