@Deprecated @InterfaceAudience.Private public class ImmutableHRegionInfo extends HRegionInfo
ENCODED_REGION_NAME_REGEX, FIRST_META_REGIONINFO, HIDDEN_END_KEY, HIDDEN_START_KEY, NO_HASHCOMPARATOR, DEFAULT_REPLICA_ID, ENC_SEPARATOR, INVALID_REGION_NAME_FORMAT_MESSAGE, MD5_HEX_LENGTH, REPLICA_ID_DELIMITER, REPLICA_ID_FORMAT, UNDEFINED| Constructor and Description | 
|---|
| ImmutableHRegionInfo(RegionInfo other)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setOffline(boolean offline)Deprecated.  The parent of a region split is offline while split daughters hold
 references to the parent. | 
| void | setSplit(boolean split)Deprecated.  | 
areAdjacent, containsRange, containsRow, convert, convert, createRegionName, createRegionName, createRegionName, createRegionName, createRegionName, encodeRegionName, equals, getComparator, getDescriptiveNameFromRegionStateForDisplay, getEncodedName, getEncodedNameAsBytes, getEndKey, getEndKeyForDisplay, getRegionId, getRegionName, getRegionNameAsString, getRegionNameAsStringForDisplay, getRegionNameForDisplay, getReplicaId, getShortNameToLog, getShortNameToLog, getShortNameToLog, getStartKey, getStartKey, getStartKeyForDisplay, getTable, getTable, hashCode, isEncodedRegionName, isMetaRegion, isMetaTable, isOffline, isSplit, isSplitParent, isSystemTable, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFromOrNull, parseFromOrNull, parseRegionName, prettyPrint, toByteArray, toDelimitedByteArray, toDelimitedByteArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitareAdjacent, compareTo, createMobRegionInfo, getRegionNameAsString, getRegionNameAsString, getShortNameToLog, getShortNameToLog, hasEncodedName, isAdjacent, isDegenerate, isFirst, isLast, isNext, isOverlap, parseRegionNameOrReturnNull, toByteArray, toDelimitedByteArray, toDelimitedByteArraypublic ImmutableHRegionInfo(RegionInfo other)
public void setSplit(boolean split)
setSplit in class HRegionInfosplit - set split statuspublic void setOffline(boolean offline)
HRegionInfosetOffline in class HRegionInfooffline - Set online/offline status.Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.