Package tech.jhipster.config
Class JHipsterProperties.Cache.Infinispan.Replicated
- java.lang.Object
-
- tech.jhipster.config.JHipsterProperties.Cache.Infinispan.Replicated
-
- Enclosing class:
- JHipsterProperties.Cache.Infinispan
public static class JHipsterProperties.Cache.Infinispan.Replicated extends Object
-
-
Constructor Summary
Constructors Constructor Description Replicated()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getMaxEntries()
long
getTimeToLiveSeconds()
void
setMaxEntries(long maxEntries)
void
setTimeToLiveSeconds(long timeToLiveSeconds)
-