toggle menu
elasticmagic-kt
0.3.4
common
switch theme
search in API
elasticmagic
/
dev.evo.elasticmagic
/
Shards
Shards
data
class
Shards
(
val
failed
:
Int
,
val
successful
:
Int
,
val
total
:
Int
)
Members
Constructors
Shards
Link copied to clipboard
constructor
(
failed
:
Int
,
successful
:
Int
,
total
:
Int
)
Properties
failed
Link copied to clipboard
val
failed
:
Int
successful
Link copied to clipboard
val
successful
:
Int
total
Link copied to clipboard
val
total
:
Int