public static interface RegionStateStore.RegionStateVisitor
| Modifier and Type | Method and Description | 
|---|---|
| void | visitRegionState(Result result,
                RegionInfo regionInfo,
                RegionState.State state,
                ServerName regionLocation,
                ServerName lastHost,
                long openSeqNum) | 
void visitRegionState(Result result, RegionInfo regionInfo, RegionState.State state, ServerName regionLocation, ServerName lastHost, long openSeqNum)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.