| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RpcServer.Call
Datastructure that holds all necessary to a method invocation and then afterward, carries
the result.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static RpcCallContext |
RpcServer.getCurrentCall()
Needed for features such as delayed calls.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.