This type is a class for model objects.
@since 7.0.0
Package: applicationserverAttributes Summary | |
enableFRCA : EBoolean | @since 7.0.0 Flag to enable the fast resource cache adapter |
cacheSize : EInt | @since 7.0.0 Specifies the size of the FRCA cache. The maximum size is limited by the amount of available CSM memory managed by the z/OS Communications Server. The value will be rounded up to a 4K(4096) interval. |
maxFileSize : EInt | @since 7.0.0 Specifies the maximum size in bytes of a single object that can be placed in the FRCA cache. |
stackName : EString | @since 7.0.0 Specifies the name of the OE Physical Filesystem supporting the TCPIP stack containing the FRCA cache. The stack name specified must match the name on the SubFileSysType statement in the OpenEdition BPXPRMxx parmlib member. |
transactionClass : EString | @since 7.0.0 Specifies the optional transaction class that will be used to classify the work done by FRCA. |
Attribute Details |