RvcacheInformation.getFaultToleranceState()
Method
Declaration
int getFaultToleranceState
()
Purpose
Extract a constant indicating whether the cache has enabled fault tolerant operation.
Remarks
This method returns one of these constants:
• | RvcacheInformation.FAULT_TOLERANCE_ENABLED |
• | RvcacheInformation.FAULT_TOLERANCE_DISABLED |
This method does not interact with the component.