类 CacheProperties.Hazelcast
- java.lang.Object
- org.springframework.boot.autoconfigure.cache.CacheProperties.Hazelcast
- 封闭类:
- CacheProperties
@Deprecated public static class CacheProperties.Hazelcast extends Object
已过时。Hazelcast specific cache properties.
构造器详细资料
Hazelcast
public Hazelcast()
已过时。
方法详细资料
getConfig
@DeprecatedConfigurationProperty(replacement="spring.hazelcast.config", reason="Use general hazelcast auto-configuration instead.") @Deprecated public org.springframework.core.io.Resource getConfig()
已过时。
setConfig
public void setConfig(org.springframework.core.io.Resource config)
已过时。