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