Uses of Class
org.apache.cassandra.service.PBSPredictionResult

Packages that use PBSPredictionResult
org.apache.cassandra.service   
 

Uses of PBSPredictionResult in org.apache.cassandra.service
 

Methods in org.apache.cassandra.service that return PBSPredictionResult
 PBSPredictionResult PBSPredictor.doPrediction(int n, int r, int w, float timeSinceWrite, int numberVersionsStale, float percentileLatency)
           
 PBSPredictionResult PBSPredictorMBean.doPrediction(int n, int r, int w, float timeSinceWrite, int numberVersionsStale, float percentileLatency)
           
 



Copyright © 2012 The Apache Software Foundation