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.2.0 Release Date : September 15 2017