public class IpcEndpointFactory extends Object
| Constructor and Description |
|---|
IpcEndpointFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IpcEndpoint |
connectEndpoint(String endpointAddr,
IgniteLogger log)
Connects to open server IPC endpoint.
|
public static IpcEndpoint connectEndpoint(String endpointAddr, IgniteLogger log) throws IgniteCheckedException
endpointAddr - Endpoint address.log - Log.IgniteCheckedException - If failed to establish connection.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017