public class RaftCountDownLatchProxyFactory extends ClientProxyFactoryWithContext implements ClientProxyFactory
ICountDownLatch
Constructor and Description |
---|
RaftCountDownLatchProxyFactory(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 RaftCountDownLatchProxyFactory(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.