Package | Description |
---|---|
com.hazelcast.client | |
com.hazelcast.core | |
com.hazelcast.impl |
Modifier and Type | Class and Description |
---|---|
class |
IdGeneratorClientProxy |
Modifier and Type | Method and Description |
---|---|
IdGenerator |
HazelcastClient.getIdGenerator(String name) |
Modifier and Type | Method and Description |
---|---|
IdGenerator |
HazelcastInstance.getIdGenerator(String name)
Creates cluster-wide unique IDs.
|
static IdGenerator |
Hazelcast.getIdGenerator(String name)
Deprecated.
as of version 2.2
|
Modifier and Type | Interface and Description |
---|---|
interface |
IdGeneratorProxy |
Modifier and Type | Class and Description |
---|---|
class |
IdGeneratorProxyImpl |
Modifier and Type | Method and Description |
---|---|
IdGenerator |
FactoryImpl.getIdGenerator(String name) |
IdGenerator |
FactoryImpl.HazelcastInstanceProxy.getIdGenerator(String name) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.