| Package | Description |
|---|---|
| org.kurento.room.kms |
| Modifier and Type | Method and Description |
|---|---|
Kms |
KmsManager.KmsLoad.getKms() |
Kms |
KmsManager.getKms(DefaultKurentoClientSessionInfo sessionInfo)
Returns a
Kms using a round-robin strategy. |
Kms |
KmsManager.getLessLoadedKms() |
Kms |
KmsManager.getNextLessLoadedKms() |
| Modifier and Type | Method and Description |
|---|---|
void |
KmsManager.addKms(Kms kms) |
boolean |
LoadManager.allowMoreElements(Kms kms) |
boolean |
MaxWebRtcLoadManager.allowMoreElements(Kms kms) |
double |
LoadManager.calculateLoad(Kms kms) |
double |
MaxWebRtcLoadManager.calculateLoad(Kms kms) |
| Constructor and Description |
|---|
KmsLoad(Kms kms,
double load) |
Copyright © 2016 Kurento. All rights reserved.