Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
RpcSchedulerContext |
Modifier and Type | Method and Description |
---|---|
abstract void |
RpcScheduler.init(RpcScheduler.Context context)
Does some quick initialization.
|
void |
SimpleRpcScheduler.init(RpcScheduler.Context context) |
void |
FifoRpcScheduler.init(RpcScheduler.Context context) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.