public static class RegionServerServices.RegionStateTransitionContext
extends java.lang.Object
| Constructor and Description |
|---|
RegionStateTransitionContext(TransitionCode code,
long openSeqNum,
long masterSystemTime,
RegionInfo... hris) |
| Modifier and Type | Method and Description |
|---|---|
TransitionCode |
getCode() |
RegionInfo[] |
getHris() |
long |
getMasterSystemTime() |
long |
getOpenSeqNum() |