Attributes Summary | |
cacheSize : Integer | A positive integer defining the maximum number of entries the cache will hold. |
defaultPriority : Integer | The default priority for servlets that can be cached. |
replicationType : DynamicCacheReplicationKind | |
pushFrequency : Integer | A time interval, specified in seconds which is used when replication type is PUSH. |
enableDiskOffload : Boolean | Enables disk offloading. |
diskOffloadLocation : String | Specifies a directory used for disk offload. |
hashSize : Integer | Specifies a hash size when disk offload is enabled. |
cacheGroups : ExternalCacheGroup * | Define sets of external caches WebSphere should control |
cacheReplication : DRSSettings |
Attribute Details |