public class RpcServer extends RpcBinding
| Modifier and Type | Field and Description |
|---|---|
protected io.netty.bootstrap.ServerBootstrap |
bootstrap |
protected io.netty.channel.Channel |
channel |
epoch, mapRClient, nextCallId, nextConnId| Modifier | Constructor and Description |
|---|---|
protected |
RpcServer(MapRClient maprClient,
int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
protected void |
startBinding() |
protected void |
stopBinding() |
getClientEventLoopGroup, getMapRClient, isSecure, isStarted, nextCallId, nextConnId, start, stopprotected final io.netty.bootstrap.ServerBootstrap bootstrap
protected io.netty.channel.Channel channel
protected RpcServer(MapRClient maprClient, int port)
protected void startBinding()
startBinding in class RpcBindingprotected void stopBinding()
stopBinding in class RpcBindingpublic int getPort()