| Interface and Description | 
|---|
| com.hazelcast.core.AsyncAtomicLong | 
| com.hazelcast.instance.HazelcastProperty | 
| com.hazelcast.cluster.Joiner | 
| com.hazelcast.spi.NonThreadSafe since 3.7. | 
| com.hazelcast.spi.SharedService since 3.7. A service can be retrieved using  NodeEngine.getService(String) | 
| com.hazelcast.spi.WaitSupport this class is deprecated since 3.7. Use  BlockingOperationinstead. | 
| Class and Description | 
|---|
| com.hazelcast.config.CacheConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only.git ch | 
| com.hazelcast.config.CacheEvictionConfig Use  EvictionConfiginstead of this | 
| com.hazelcast.config.CacheEvictionConfigReadOnly Use  EvictionConfigReadOnlyinstead of this | 
| com.hazelcast.config.CachePartitionLostListenerConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.CacheSimpleConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.CacheSimpleEntryListenerConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.client.config.ClientProperties | 
| com.hazelcast.config.DiscoveryConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.EntryListenerConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.EvictionConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.ExecutorConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.instance.GroupProperties | 
| com.hazelcast.instance.HazelcastProperties | 
| com.hazelcast.config.ItemListenerConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.JobTrackerConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.matcher.LegacyMatchingPointConfigPatternMatcher | 
| com.hazelcast.config.matcher.LegacyWildcardConfigPatternMatcher | 
| com.hazelcast.config.ListConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.ListenerConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MapAttributeConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MapConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MapIndexConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MapPartitionLostListenerConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MapStoreConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MaxSizeConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MemberAttributeConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.MultiMapConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.NearCacheConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.PartitioningStrategyConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.QueueConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.QueueStoreConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.SemaphoreConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.config.SetConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.cluster.impl.TcpIpJoiner this class is deprecated since 3.7 and will be (re)moved in 3.8. | 
| com.hazelcast.config.TopicConfigReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| com.hazelcast.nio.UnsafeHelper Use  MemoryAccessorinstead due to following reasons:
 Deprecated to  
 | 
| com.hazelcast.config.WanReplicationRefReadOnly this class will be removed in 3.8; it is meant for internal usage only. | 
| Constructor and Description | 
|---|
| com.hazelcast.client.config.ClientProperties(ClientConfig) | 
| com.hazelcast.instance.GroupProperties(Config) | 
| Enum Constant and Description | 
|---|
| com.hazelcast.transaction.TransactionOptions.TransactionType.LOCAL since 3.6 use ONE_PHASE | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.