com.hazelcast.client
Class IdGeneratorClientProxy
java.lang.Object
com.hazelcast.client.IdGeneratorClientProxy
- All Implemented Interfaces:
- IdGenerator, Instance
public class IdGeneratorClientProxy
- extends Object
- implements IdGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdGeneratorClientProxy
public IdGeneratorClientProxy(HazelcastClient hazelcastClient,
String name)
getName
public String getName()
- Specified by:
getName in interface IdGenerator
newId
public long newId()
- Specified by:
newId in interface IdGenerator
getInstanceType
public Instance.InstanceType getInstanceType()
- Specified by:
getInstanceType in interface Instance
destroy
public void destroy()
- Specified by:
destroy in interface Instance
getId
public Object getId()
- Specified by:
getId in interface Instance
Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.