public interface RetryPolicy
| Modifier and Type | Field and Description |
|---|---|
static RetryPolicy |
NONE |
static RetryPolicy |
NOW |
| Modifier and Type | Method and Description |
|---|---|
long |
getDelay() |
static final RetryPolicy NONE
static final RetryPolicy NOW
Copyright © 2014–2017 Red Hat, Inc.. All rights reserved.