RvcacheInformation.getMergeMode()
Method
Declaration
int getMergeMode
()
Purpose
Extract a constant indicating whether the cache uses shallow or deep merge for nested messages.
Remarks
This method returns one of these constants:
• | RvcacheInformation.SHALLOW |
• | RvcacheInformation.DEEP |
This method does not interact with the component.
See Also
Replace and Merge in