elasticmagic-kt
0.0.30
elasticmagic
/
dev.evo.elasticmagic.aggs
/
BaseTermsAgg
/
Include
/
Partition
Partition
class
Partition
(
val
partition
:
Int
,
val
numPartitions
:
Int
)
:
BaseTermsAgg.Include
Constructors
Properties
Constructors
Partition
Link copied to clipboard
fun
Partition
(
partition
:
Int
,
numPartitions
:
Int
)
Properties
num
Partitions
Link copied to clipboard
val
numPartitions
:
Int
partition
Link copied to clipboard
val
partition
:
Int