Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
SimpleRequestController
Holds back the requests if they reach any thresholds.
|
Modifier and Type | Field and Description |
---|---|
(package private) RequestController |
AsyncProcess.requestController
The traffic control for requests.
|
Modifier and Type | Method and Description |
---|---|
static RequestController |
RequestControllerFactory.create(org.apache.hadoop.conf.Configuration conf)
Constructs a
RequestController . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.