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 Details

    • Hazelcast

      public Hazelcast()
  • Method Details

    • getTimeToLiveSeconds

      public int getTimeToLiveSeconds()
    • setTimeToLiveSeconds

      public void setTimeToLiveSeconds(int timeToLiveSeconds)
    • getBackupCount

      public int getBackupCount()
    • setBackupCount

      public void setBackupCount(int backupCount)