Package tech.jhipster.config
Class JHipsterProperties.Cache.Hazelcast
- java.lang.Object
-
- tech.jhipster.config.JHipsterProperties.Cache.Hazelcast
-
- Enclosing class:
- JHipsterProperties.Cache
public static class JHipsterProperties.Cache.Hazelcast extends Object
-
-
Constructor Summary
Constructors Constructor Description Hazelcast()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetBackupCount()intgetTimeToLiveSeconds()voidsetBackupCount(int backupCount)voidsetTimeToLiveSeconds(int timeToLiveSeconds)
-