| Package | Description |
|---|---|
| org.apache.flink.runtime.ipc | |
| org.apache.flink.runtime.net |
| Modifier and Type | Class and Description |
|---|---|
static class |
RPC.Server
An RPC Server.
|
| Modifier and Type | Method and Description |
|---|---|
static Server |
Server.get() |
| Modifier and Type | Method and Description |
|---|---|
static InetSocketAddress |
NetUtils.getConnectAddress(Server server)
Returns InetSocketAddress that a client can use to
connect to the server.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.