Package org.apache.bookkeeper.client
Class LedgerFragmentReplicator.Throttler
java.lang.Object
org.apache.bookkeeper.client.LedgerFragmentReplicator.Throttler
- Enclosing class:
- LedgerFragmentReplicator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Throttler
Throttler(int throttleBytes)
-
-
Method Details
-
resetRate
void resetRate(int throttleBytes) -
getRate
double getRate() -
acquire
void acquire(int permits)
-