Rdkafka
PHP Manual

RdKafka\TopicPartition クラス

(PECL rdkafka >= 1.0.0, librdkafka >= 0.9)

はじめに

Topic+Partition

クラスの概要

RdKafka\TopicPartition {
/* メソッド */
public integer getOffset ( void )
public integer getPartition ( void )
public string getTopic ( void )
public void setOffset ( string $offset )
public ReturnType setPartition ( string $partition )
public ReturnType setTopic ( string $topic_name )
}

目次


Rdkafka
PHP Manual
TOP
inserted by FC2 system