HazelcastClientNewHazelcastClient Method | 
| Name | Description | |
|---|---|---|
| NewHazelcastClient | 
                Creates a new hazelcast client using default configuration.
              | |
| NewHazelcastClient(String) | 
                Creates a new hazelcast client using the given configuration xml file
              | |
| NewHazelcastClient(ClientConfig) | 
                Creates a new hazelcast client using the given configuration object created programmaticly.
              |