Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Method and Description |
---|---|
protected boolean |
HRegionServer.addRegionsInTransition(HRegionInfo region,
String currentAction)
String currentAction) throws RegionAlreadyInTransitionException { Add
region to this regionservers list of in transitions regions ONLY if its not
already byte[] encodedName = region.getEncodedNameAsBytes(); in transition.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.