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.
|
createclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic RaftCountDownLatchProxyFactory(HazelcastClientInstanceImpl client)
public ClientProxy create(String proxyName, ClientContext context)
ClientProxyFactoryWithContextcreate in class ClientProxyFactoryWithContextproxyName - the ID of the client proxycontext - the ClientContext of the client proxyCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.