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