| Package | Description | 
|---|---|
| com.hazelcast.config | 
 Provides classes for configuring HazelcastInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MemcacheProtocolConfig | 
NetworkConfig.getMemcacheProtocolConfig()  | 
MemcacheProtocolConfig | 
MemcacheProtocolConfig.setEnabled(boolean enabled)
Enables or disables the MEMCACHE protocol on the member. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NetworkConfig | 
NetworkConfig.setMemcacheProtocolConfig(MemcacheProtocolConfig memcacheProtocolConfig)  | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.