Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerCall<T extends ServerRpcConnection>
Datastructure that holds all necessary to a method invocation and then afterward, carries the
result.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
NettyServerRpcConnection
RpcConnection implementation for netty rpc server.
|
(package private) class |
SimpleServerRpcConnection
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected T |
ServerCall.connection |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.