Package | Description |
---|---|
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalCall<T> |
Modifier and Type | Method and Description |
---|---|
static ThreadLocal<Server.Call> |
Server.getCurCall()
Get the current call
|
Modifier and Type | Method and Description |
---|---|
void |
Server.queueCall(Server.Call call) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.