| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| Modifier and Type | Method and Description |
|---|---|
MutableRegionInfo |
MutableRegionInfo.setOffline(boolean offLine)
The parent of a region split is offline while split daughters hold references to the parent.
|
MutableRegionInfo |
MutableRegionInfo.setSplit(boolean split)
Change the split status flag.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.