Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
BalanceResponse |
Admin.balance(BalanceRequest request)
Invoke the balancer with the given balance request.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<BalanceResponse> |
AsyncAdmin.balance(BalanceRequest request)
Invoke the balancer with the given balance request.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.