TopicProperties interface
トピックのプロパティ
プロパティ
| configs | トピックの構成仕様 |
| input |
トピックの入力構成の仕様 |
| kind | トピックの種類 |
| metadata | レコードのメタデータ |
| partitions | トピックのパーティションの仕様 |
| partitions |
トピックのパーティション数 |
| partitions |
トピックのパーティション再割り当ての仕様 |
| replication |
トピックのレプリケーション係数 |
| topic |
Confluent によって返されるトピック ID |
プロパティの詳細
configs
inputConfigs
kind
トピックの種類
kind?: string
プロパティ値
string
metadata
partitions
partitionsCount
トピックのパーティション数
partitionsCount?: string
プロパティ値
string
partitionsReassignments
replicationFactor
トピックのレプリケーション係数
replicationFactor?: string
プロパティ値
string
topicId
Confluent によって返されるトピック ID
topicId?: string
プロパティ値
string