Return a new RateEstimator based on the value of spark.streaming.RateEstimator
.
Return a new RateEstimator based on the value of spark.streaming.RateEstimator
.
The only known estimator right now is pid
.
An instance of RateEstimator
if there is a configured RateEstimator that doesn't match any known estimators.