Uses of Package
org.apache.hadoop.hbase.regionserver.throttle
Packages that use org.apache.hadoop.hbase.regionserver.throttle
Package
Description
-
Classes in org.apache.hadoop.hbase.regionserver.throttle used by org.apache.hadoop.hbaseClassDescriptionA utility that constrains the total throughput of one or more simultaneous flows by sleeping when necessary.
-
Classes in org.apache.hadoop.hbase.regionserver.throttle used by org.apache.hadoop.hbase.mobClassDescriptionA utility that constrains the total throughput of one or more simultaneous flows by sleeping when necessary.
-
Classes in org.apache.hadoop.hbase.regionserver.throttle used by org.apache.hadoop.hbase.regionserverClassDescriptionStoreHotnessProtector is designed to help limit the concurrency of puts with dense columns, it does best-effort to avoid exhausting all RS's handlers.A utility that constrains the total throughput of one or more simultaneous flows by sleeping when necessary.
-
Classes in org.apache.hadoop.hbase.regionserver.throttle used by org.apache.hadoop.hbase.regionserver.compactionsClassDescriptionA utility that constrains the total throughput of one or more simultaneous flows by sleeping when necessary.
-
Classes in org.apache.hadoop.hbase.regionserver.throttle used by org.apache.hadoop.hbase.regionserver.throttleClassDescriptionStores the information of one controlled compaction.A utility that constrains the total throughput of one or more simultaneous flows by sleeping when necessary.