Configuration Reference
Version:3.5.0
Cache Caffeine Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.nio.charset.Charset |
|
|
java.lang.Integer |
|
|
java.lang.Long |
|
|
java.lang.Long |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
boolean |
|
|
boolean |
|
|
boolean |
The listen to removals flag. |
|
boolean |
The listen to evictions flag. |
Cache Core Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.nio.charset.Charset |
The charset used to serialize and deserialize values |
|
java.lang.Integer |
The initial cache capacity. |
|
java.lang.Long |
Specifies the maximum number of entries the cache may contain |
|
java.lang.Long |
Specifies the maximum weight of entries |
|
java.time.Duration |
The cache expiration duration after writing into it. |
|
java.time.Duration |
The cache expiration duration after accessing it |
|
boolean |
Set whether record stats is enabled. Default value (false). |
|
boolean |
Set whether test mode is enabled. Default value (false). |
|
boolean |
Enable or disable the discovery client |
Cache Ehcache Config Properties
🔗Property | Type | Description |
---|---|---|
|
long |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.ClassLoader |
|
|
java.lang.Long |
the default maximum size of the largest object in the cache |
|
java.lang.String |
the storage path in the file system |
|
org.ehcache.config.builders.CacheManagerBuilder |
the configuration builder |
Property | Type | Description |
---|---|---|
|
EhcacheConfiguration$ClusteredSharedResourcePoolConfiguration |
the clustered shared configuration |
|
java.lang.String |
the server resource |
Property | Type | Description |
---|---|---|
|
EhcacheConfiguration$ClusteredDedicatedResourcePoolConfiguration |
the clustered dedicated configuration |
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
java.lang.String |
the server resource |
Property | Type | Description |
---|---|---|
|
the disk tier configuration |
|
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
java.lang.Integer |
The disk segments used |
Property | Type | Description |
---|---|---|
|
the off-heap configuration |
|
|
java.lang.Long |
The maximum size of the cache, in bytes |
Property | Type | Description |
---|---|---|
|
org.ehcache.spi.service.ServiceConfiguration |
|
|
java.lang.Class |
|
|
org.ehcache.config.EvictionAdvisor |
|
|
java.lang.ClassLoader |
|
|
org.ehcache.config.ResourcePools |
|
|
org.ehcache.expiry.ExpiryPolicy |
|
|
org.ehcache.spi.loaderwriter.CacheLoaderWriter |
|
|
org.ehcache.spi.resilience.ResilienceStrategy |
|
|
org.ehcache.spi.copy.Copier |
|
|
org.ehcache.spi.copy.Copier |
|
|
org.ehcache.spi.serialization.Serializer |
|
|
org.ehcache.spi.serialization.Serializer |
|
|
int |
|
|
java.lang.String |
|
|
long |
|
|
java.lang.Class |
The type of the keys in the cache |
|
java.lang.Class |
The type of the values in the cache |
|
org.ehcache.config.builders.CacheConfigurationBuilder |
The cache configuration builder |
Property | Type | Description |
---|---|---|
|
EhcacheCacheManagerConfiguration$EhcacheClusterConfiguration |
the cluster configuration |
|
java.lang.String |
cluster URI |
|
java.lang.String |
the default server resource |
Property | Type | Description |
---|---|---|
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
java.lang.String |
the server resource |
Property | Type | Description |
---|---|---|
|
java.lang.Long |
The maximum size of the cache, in bytes |
|
java.lang.Long |
The maximum number of entries |
|
java.lang.Long |
The maximum size of a single object |
|
the heap tier configuration |
Cache Hazelcast Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.util.Properties |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.util.Set |
|
|
java.util.concurrent.ConcurrentMap |
|
|
boolean |
|
|
int |
|
|
java.util.List |
|
|
boolean |
|
|
java.util.Collection |
|
|
java.util.Collection |
|
|
int |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
int |
|
|
int |
Property | Type | Description |
---|---|---|
|
java.util.Properties |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
Cache Infinispan Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
int |
|
|
int |
|
|
java.lang.String |
|
|
int |
|
|
boolean |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
long |
|
|
int |
|
|
long |
|
|
int |
|
|
java.lang.Class |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
char |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
char |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
the configuration file location |