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