class Logging
A retry policy that logs the decisions of its child policy.
Implements
Methods
__construct
(Cassandra\RetryPolicy $childPolicy )
Creates a new RetryPolicy\Logging retry policy.
A retry policy that logs the decisions of its child policy.
Cassandra\RetryPolicy $childPolicy )
Creates a new RetryPolicy\Logging retry policy.
| Name | Type | Details |
|---|---|---|
| $childPolicy | Cassandra\RetryPolicy |
Any retry policy other than |