Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(message = "This is an internal Kdrant API and is not covered by semantic versioning guarantees.", level = RequiresOptIn.Level.ERROR)
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER] )
Marks declarations that are shared across Kdrant modules (e.g. the transport engines) but are NOT part of the stable public API and are not covered by semantic versioning.
Properties
Link copied to clipboard
Internal handle on the canonical dev.kdrant.kdrantJson configuration, used by the wire engine and by serialization tests. Kept as an opt-in internal symbol so wire-level use stays explicit; user code should use the public dev.kdrant.kdrantJson.