Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.Common.LoadBalancer.Prediction.LoadPrediction Class Reference

Public Member Functions

 LoadPrediction (byte levelCount, Dictionary< byte, int[]> values)
 
void UpdatePredictionLevels (Dictionary< byte, int[]> predictionData)
 
void SetPeerCount (int peerCount)
 

Properties

FeedbackLevel Output [get]
 

Constructor & Destructor Documentation

◆ LoadPrediction()

Photon.Common.LoadBalancer.Prediction.LoadPrediction.LoadPrediction ( byte  levelCount,
Dictionary< byte, int[]>  values 
)
inline

Member Function Documentation

◆ SetPeerCount()

void Photon.Common.LoadBalancer.Prediction.LoadPrediction.SetPeerCount ( int  peerCount)
inline

◆ UpdatePredictionLevels()

void Photon.Common.LoadBalancer.Prediction.LoadPrediction.UpdatePredictionLevels ( Dictionary< byte, int[]>  predictionData)
inline

Property Documentation

◆ Output

FeedbackLevel Photon.Common.LoadBalancer.Prediction.LoadPrediction.Output
get