| Attributes Summary | |
| cacheSize : int | A positive integer defining the maximum number of entries the cache will hold. |
| defaultPriority : int | The default priority for servlets that can be cached. |
| replicationType : DynamicCacheReplicationKind | |
| pushFrequency : int | 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 : int | Specifies a hash size when disk offload is enabled. |
| cacheGroups : ExternalCacheGroup * | Define sets of external caches WebSphere should control |
| cacheReplication : DRSSettings | |
| Attribute Details |