T - type of HazelcastClientInstanceImplV - type of HazelcastClientProxyC - type of ClientConfigpublic interface HazelcastClientFactory<T extends com.hazelcast.client.impl.HazelcastClientInstanceImpl,V extends com.hazelcast.client.impl.HazelcastClientProxy,C extends ClientConfig>
HazelcastClientManager.| Modifier and Type | Method and Description |
|---|---|
T |
createHazelcastInstanceClient(C config,
com.hazelcast.client.impl.ClientConnectionManagerFactory hazelcastClientFactory) |
V |
createProxy(T client) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.