public abstract static class RSProcedureDispatcher.RegionOperation extends RemoteProcedureDispatcher.RemoteOperation
| Modifier and Type | Field and Description | 
|---|---|
| protected long | procId | 
| protected RegionInfo | regionInfo | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | RegionOperation(RemoteProcedureDispatcher.RemoteProcedure remoteProcedure,
               RegionInfo regionInfo,
               long procId) | 
protected final RegionInfo regionInfo
protected final long procId
protected RegionOperation(RemoteProcedureDispatcher.RemoteProcedure remoteProcedure, RegionInfo regionInfo, long procId)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.