Uses of Class
com.hazelcast.concurrent.idgen.IdGeneratorService

Packages that use IdGeneratorService
com.hazelcast.concurrent.idgen This package contains IdGenerator functionality for Hazelcast.
With the IdGenerator it is very simple to create cluster wide id's. 
 

Uses of IdGeneratorService in com.hazelcast.concurrent.idgen
 

Constructors in com.hazelcast.concurrent.idgen with parameters of type IdGeneratorService
IdGeneratorProxy(IAtomicLong blockGenerator, String name, NodeEngine nodeEngine, IdGeneratorService service)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.