Next: , Previous: , Up: The Configuration Language   [Contents][Index]


8.5.4.16 Partition Attribute Priority

This attribute allows to set the priority at which level a remote procedure call is executed on a server when the priority policy is Server_Declared. By default, the default priority of the anonymous task is the default task priority.

REPRESENTATION_CLAUSE ::=
   for PARTITION_IDENTIFIER'Priority use INTEGER_LITERAL;