| Field and Description |
|---|
| com.hazelcast.spi.properties.ClusterProperty.MC_TRUSTED_INTERFACES
This property is valid only for 4.0.z patch stream. Use proper typed configuration in Hazelcast 4.1+.
|
| com.hazelcast.cache.HazelcastCachingProvider.SERVER_CACHING_PROVIDER |
| com.hazelcast.client.properties.ClientProperty.STATISTICS_ENABLED
since 4.0. Use
ClientProperty.METRICS_ENABLED
("hazelcast.client.metrics.enabled") instead. |
| com.hazelcast.client.properties.ClientProperty.STATISTICS_PERIOD_SECONDS
since 4.0. Use
ClientProperty.METRICS_COLLECTION_FREQUENCY
("hazelcast.client.metrics.collection.frequency") instead. |
Copyright © 2022 Hazelcast, Inc.. All rights reserved.