class %External.Messaging.KafkaTopicSettings
extends %External.Messaging.Settings
Settings to create Kafka topic
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
2
|
|
|
|
|
|
property numberOfPartitions
as %Integer [ InitialExpression = 1 ];
Number of partitions
property replicationFactor
as %TinyInt [ InitialExpression = 1 ];
Replication factor