Package | Description |
---|---|
com.hazelcast.client.proxy | |
com.hazelcast.client.spi |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientCollectionProxy<E> |
class |
ClientAtomicLongProxy |
class |
ClientAtomicReferenceProxy<E> |
class |
ClientConditionProxy |
class |
ClientCountDownLatchProxy |
class |
ClientExecutorServiceProxy |
class |
ClientIdGeneratorProxy |
class |
ClientListProxy<E> |
class |
ClientLockProxy |
class |
ClientMapProxy<K,V> |
class |
ClientMapReduceProxy |
class |
ClientMultiMapProxy<K,V> |
class |
ClientQueueProxy<E> |
class |
ClientSemaphoreProxy |
class |
ClientSetProxy<E> |
class |
ClientTopicProxy<E> |
Modifier and Type | Method and Description |
---|---|
ClientProxy |
ClientProxyFactory.create(String id) |
ClientProxy |
ProxyManager.getProxy(String service,
String id) |
ClientProxy |
ProxyManager.removeProxy(String service,
String id) |
Modifier and Type | Method and Description |
---|---|
void |
ClientContext.removeProxy(ClientProxy proxy) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.