Contents

incrementRetries

Declaration

virtual void incrementRetries(
 boolisWrite);

Parameters

  • isWrite:

    Indicates whether this operation was a write, otherwise is was a read.

Overview

Update the total retry count -- used for statistics.

This method's implementation is not typically overridden.

See Also

Miscellaneous