toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-connect-kafka-rest-fake
/
org.http4k.connect.kafka.rest.v3.endpoints
Package-level
declarations
Functions
Properties
Properties
cluster
Id
Link copied to clipboard
val
clusterId
:
BiDiPathLens
<
ClusterId
>
topic
Link copied to clipboard
val
topic
:
BiDiPathLens
<
Topic
>
Functions
get
Partitions
Link copied to clipboard
fun
getPartitions
(
baseUrl
:
Uri
)
:
RoutingHttpHandler
get
Topic
Link copied to clipboard
fun
getTopic
(
baseUrl
:
Uri
)
:
RoutingHttpHandler
get
Topics
Link copied to clipboard
fun
getTopics
(
baseUrl
:
Uri
,
topics
:
Storage
<
List
<
SendRecord
>
>
)
:
RoutingHttpHandler
produce
Records
Link copied to clipboard
fun
produceRecords
(
topics
:
Storage
<
List
<
SendRecord
>
>
)
:
RoutingHttpHandler