toggle menu
lavalink-client
b652c3bf9486405f8d6ba6f412cd3ef27b539873-SNAPSHOT
jvm
switch theme
search in API
lavalink-client
/
dev.arbjerg.lavalink.internal.loadbalancing
Package-level
declarations
Types
Types
LRUCache
Link copied to clipboard
class
LRUCache
<
K
,
V
>
(
limit
:
Int
)
:
LinkedHashMap
<
K
,
V
>
Metric
Service
Link copied to clipboard
class
MetricService
Metric
Type
Link copied to clipboard
enum
MetricType
:
Enum
<
MetricType
>
Penalties
Link copied to clipboard
data
class
Penalties
(
val
node
:
LavalinkNode
)