| Package | Description | 
|---|---|
| com.hazelcast.client | |
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IdGenerator | 
HazelcastClient.getIdGenerator(String name)  | 
IdGenerator | 
HazelcastClientProxy.getIdGenerator(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
IdGenerator | 
HazelcastInstance.getIdGenerator(String name)
Creates cluster-wide unique IDs. 
 | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.