| Modifier and Type | Method and Description | 
|---|---|
| RemoteProcedureDispatcher.RemoteOperation | CloseRegionProcedure. newRemoteOperation() | 
| RemoteProcedureDispatcher.RemoteOperation | OpenRegionProcedure. newRemoteOperation() | 
| protected abstract RemoteProcedureDispatcher.RemoteOperation | RegionRemoteProcedureBase. newRemoteOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<RemoteProcedureDispatcher.RemoteOperation> | UnassignProcedure. remoteCallBuild(MasterProcedureEnv env,
               ServerName serverName)Deprecated.  | 
| Optional<RemoteProcedureDispatcher.RemoteOperation> | AssignProcedure. remoteCallBuild(MasterProcedureEnv env,
               ServerName serverName)Deprecated.  | 
| Optional<RemoteProcedureDispatcher.RemoteOperation> | RegionRemoteProcedureBase. remoteCallBuild(MasterProcedureEnv env,
               ServerName remote) | 
| abstract Optional<RemoteProcedureDispatcher.RemoteOperation> | RegionTransitionProcedure. remoteCallBuild(MasterProcedureEnv env,
               ServerName serverName)Deprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RSProcedureDispatcher.RegionCloseOperation | 
| static class  | RSProcedureDispatcher.RegionOpenOperation | 
| static class  | RSProcedureDispatcher.RegionOperation | 
| static class  | RSProcedureDispatcher.ServerOperation | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<RemoteProcedureDispatcher.RemoteOperation> | SplitWALRemoteProcedure. remoteCallBuild(MasterProcedureEnv env,
               ServerName serverName) | 
| Optional<RemoteProcedureDispatcher.RemoteOperation> | SwitchRpcThrottleRemoteProcedure. remoteCallBuild(MasterProcedureEnv masterProcedureEnv,
               ServerName remote) | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<RemoteProcedureDispatcher.RemoteOperation> | RefreshPeerProcedure. remoteCallBuild(MasterProcedureEnv env,
               ServerName remote) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected <T extends RemoteProcedureDispatcher.RemoteOperation> | RemoteProcedureDispatcher. fetchType(org.apache.hbase.thirdparty.com.google.common.collect.ArrayListMultimap<Class<?>,RemoteProcedureDispatcher.RemoteOperation> requestByType,
         Class<T> type) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.hbase.thirdparty.com.google.common.collect.ArrayListMultimap<Class<?>,RemoteProcedureDispatcher.RemoteOperation> | RemoteProcedureDispatcher. buildAndGroupRequestByType(TEnv env,
                          TRemote remote,
                          Set<RemoteProcedureDispatcher.RemoteProcedure> remoteProcedures) | 
| Optional<RemoteProcedureDispatcher.RemoteOperation> | RemoteProcedureDispatcher.RemoteProcedure. remoteCallBuild(TEnv env,
               TRemote remote)For building the remote operation. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected <T extends RemoteProcedureDispatcher.RemoteOperation> | RemoteProcedureDispatcher. fetchType(org.apache.hbase.thirdparty.com.google.common.collect.ArrayListMultimap<Class<?>,RemoteProcedureDispatcher.RemoteOperation> requestByType,
         Class<T> type) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.