com.android.tradefed.retry
Interfaces
IRetryDecision | Interface driving the retry decision and applying the filter on the class for more targeted retry. |
Classes
BaseRetryDecision |
Base implementation of IRetryDecision .
|
ResultAggregator | Special forwarder that aggregates the results when needed, based on the retry strategy that was taken. |
RetryLogSaverResultForwarder | Forwarder that also handles passing the current attempt we are at. |
RetryStatistics |
Structure holding the statistics for a retry session of one IRemoteTest .
|
Interfaces
Classes