public class ThroughputEMA extends Object
| 构造器和说明 |
|---|
ThroughputEMA(long numberOfSamples) |
public long calculateThroughput(long dataSize,
long time)
dataSize - Size of the data which were received in given time.time - Time during which the data was received.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.