| Package | Description |
|---|---|
| org.apache.hadoop.hbase.procedure2 |
| 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–2020 The Apache Software Foundation. All rights reserved.