Uses of Class
com.hazelcast.client.config.ClientTpcConfig
Package
Description
Contains classes related to config for com.hazelcast.client
-
Uses of ClientTpcConfig in com.hazelcast.client.config
Modifier and TypeMethodDescriptionClientConfig.getTpcConfig()
Returns the ClientTpcConfigClientTpcConfig.setConnectionCount
(int connectionCount) Sets the number of connections to TPC ports offered by a Hazelcast member.ClientTpcConfig.setEnabled
(boolean enabled) Enables or disables the TPC-aware mode.Modifier and TypeMethodDescriptionClientConfig.setTpcConfig
(ClientTpcConfig tpcConfig) Sets the TpcConfig