Interface and Description |
---|
com.hazelcast.jet.JetCacheManager
since 5.0
Use
ICacheManager instead. |
com.hazelcast.jet.JetInstance
After 5.0 Jet was merged into core Hazelcast product. Jet
became a service of Hazelcast instead of being an instance of its own
that encapsulates
HazelcastInstance . Please use JetService instead. |
Class and Description |
---|
com.hazelcast.config.HotRestartConfig
since 5.0 use
DataPersistenceConfig |
com.hazelcast.config.HotRestartPersistenceConfig
since 5.0 use
PersistenceConfig |
com.hazelcast.jet.Jet
After 5.0 Jet was merged into core Hazelcast product. Use
the
Hazelcast class as the entry point. |
com.hazelcast.config.SymmetricEncryptionConfig
since 4.2
|
Enum and Description |
---|
com.hazelcast.config.HotRestartClusterDataRecoveryPolicy
since 5.0 use
PersistenceClusterDataRecoveryPolicy |
Field and Description |
---|
com.hazelcast.spi.properties.ClusterProperty.HOT_RESTART_FREE_NATIVE_MEMORY_PERCENTAGE
since 4.2
|
com.hazelcast.cache.HazelcastCachingProvider.SERVER_CACHING_PROVIDER |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.