kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.transport
/
QdrantTransport
/
healthz
healthz
abstract
suspend
fun
healthz
(
)
:
Boolean
Whether the node is healthy (
GET /healthz
);
false
on a non-2xx probe response.