| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.procedure |
| Modifier and Type | Class and Description |
|---|---|
private class |
RSProcedureDispatcher.DeadRSRemoteCall |
protected class |
RSProcedureDispatcher.ExecuteProceduresRemoteCall |
| Modifier and Type | Method and Description |
|---|---|
void |
RSProcedureDispatcher.splitAndResolveOperation(ServerName serverName,
Set<RemoteProcedureDispatcher.RemoteProcedure> operations,
RSProcedureDispatcher.RemoteProcedureResolver resolver)
Fetches
RemoteProcedureDispatcher.RemoteOperations
from the given remoteProcedures and groups them by class of the returned operation. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.