Package | Description |
---|---|
org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
static class |
ProtobufRpcEngine.Server
Deprecated.
Server implementation is always ProtobufRpcEngine2 based implementation,
supports backward compatibility for protobuf 2.5 based implementations,
which uses non-shaded protobuf classes.
|
static class |
ProtobufRpcEngine2.Server |
static class |
RPC.Server
An RPC Server.
|
static class |
WritableRpcEngine.Server
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Server |
Server.get()
Returns the server instance called under or null.
|
Server |
Server.Connection.getServer() |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.