kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
CreateShardKeyRequest
/
CreateShardKeyRequest
Create
Shard
Key
Request
constructor
(
shardKey
:
ShardKey
,
shardsNumber
:
Int
?
=
null
,
replicationFactor
:
Int
?
=
null
,
placement
:
List
<
Long
>
?
=
null
)