public class IpcServerEndpointDeserializer extends Object
| Constructor and Description |
|---|
IpcServerEndpointDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
static IpcServerEndpoint |
deserialize(Map<String,String> endpointCfg)
Deserializes IPC server endpoint config into concrete
instance of
IpcServerEndpoint. |
public static IpcServerEndpoint deserialize(Map<String,String> endpointCfg) throws IgniteCheckedException
IpcServerEndpoint.endpointCfg - Map with properties of the IPC server endpoint config.IpcServerEndpoint.IgniteCheckedException - If any problem with configuration properties setting has happened.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015