| Package | Description |
|---|---|
| org.apache.flink.runtime.ipc |
| Modifier and Type | Method and Description |
|---|---|
static RPC.Server |
RPC.getServer(Object instance,
String bindAddress,
int port,
int numHandlers)
Construct a server for a protocol implementation instance listening on a
port and address.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.