public class RaftAtomicRefProxyFactory extends ClientProxyFactoryWithContext implements ClientProxyFactory
IAtomicReference
Constructor and Description |
---|
RaftAtomicRefProxyFactory(HazelcastClientInstanceImpl client) |
Modifier and Type | Method and Description |
---|---|
ClientProxy |
create(String proxyName,
ClientContext context)
Creates a new client proxy with the given ID.
|
create
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
public RaftAtomicRefProxyFactory(HazelcastClientInstanceImpl client)
public ClientProxy create(String proxyName, ClientContext context)
ClientProxyFactoryWithContext
create
in class ClientProxyFactoryWithContext
proxyName
- the ID of the client proxycontext
- the ClientContext
of the client proxyCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.