http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
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