Click or drag to resize

HazelcastClientNewHazelcastClient Method

Overload List
  NameDescription
Public methodStatic memberCode exampleNewHazelcastClient
Creates a new hazelcast client using default configuration.
Public methodStatic memberCode exampleNewHazelcastClient(String)
Creates a new hazelcast client using the given configuration xml file
Public methodStatic memberNewHazelcastClient(ClientConfig)
Creates a new hazelcast client using the given configuration object created programmaticly.
Top
See Also