toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-kafka-rest
/
org.http4k.connect.kafka.rest.v3.action
/
KafkaTopic
/
KafkaTopic
Kafka
Topic
constructor
(
cluster_id
:
ClusterId
,
topic_name
:
Topic
,
metadata
:
Metadata
,
is_internal
:
Boolean
,
replication_factor
:
Int
,
partitions_count
:
Int
,
partitions
:
Relation
,
configs
:
Relation
,
partition_reassignments
:
Relation
,
authorized_operations
:
List
<
Any
>
)