Package io.github.jhipster.config
Interface JHipsterDefaults.Cache.Hazelcast
-
- Enclosing interface:
- JHipsterDefaults.Cache
public static interface JHipsterDefaults.Cache.Hazelcast
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceJHipsterDefaults.Cache.Hazelcast.ManagementCenter
-
Field Summary
Fields Modifier and Type Field Description static intbackupCountstatic inttimeToLiveSeconds
-
-
-
Field Detail
-
timeToLiveSeconds
static final int timeToLiveSeconds
- See Also:
- Constant Field Values
-
backupCount
static final int backupCount
- See Also:
- Constant Field Values
-
-