Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
balancer
v0.3
Balancer
Method
Built with Crystal 1.9.2
2023-10-08 13:37:53 UTC
enum
Balancer::Method
Defined in:
balancer.cr
Enum Members
Sample
=
0
RoundRobin
=
1
Instance Method Summary
#round_robin?
#sample?
Instance Method Detail
def
round_robin?
#
[
View source
]
def
sample?
#
[
View source
]