public class ThroughputMeter extends Object
| Constructor and Description | 
|---|
ThroughputMeter(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
getCurrentThroughput()  | 
String | 
getName()  | 
void | 
record()  | 
double | 
stop()  | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.