@ConfigurationProperties(value="disk") public static class EhcacheConfiguration.DiskTieredCacheConfiguration extends AbstractResourcePoolConfiguration
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFIX |
Constructor and Description |
---|
DiskTieredCacheConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getSegments() |
void |
setSegments(java.lang.Integer segments) |
getMaxSize, setMaxSize
public static final java.lang.String PREFIX