-
- All Known Implementing Classes:
Throughput
public interface ThroughputMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetRate()The, current, throughput rate (items/second)longgetTotal()The total number of items that passed through here.
-