| Package | Description | 
|---|---|
| com.hazelcast.client.config | 
 Contains classes related to config for com.hazelcast.client 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClientTpcConfig | 
ClientConfig.getTpcConfig()
Returns the ClientTpcConfig 
 | 
ClientTpcConfig | 
ClientTpcConfig.setEnabled(boolean enabled)
Enables or disables the TPC-aware mode. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClientConfig | 
ClientConfig.setTpcConfig(ClientTpcConfig tpcConfig)
Sets the TpcConfig 
 | 
| Constructor and Description | 
|---|
ClientTpcConfig(ClientTpcConfig tpcConfig)  | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.