Uses of Class
org.apache.hadoop.hbase.client.MutableRegionInfo
Packages that use MutableRegionInfo
-
Uses of MutableRegionInfo in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return MutableRegionInfoModifier and TypeMethodDescriptionMutableRegionInfo.setOffline
(boolean offLine) The parent of a region split is offline while split daughters hold references to the parent.MutableRegionInfo.setSplit
(boolean split) Change the split status flag.