T
- type of HazelcastClientInstanceImpl
V
- type of HazelcastClientProxy
C
- type of ClientConfig
public 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.