Package | Description |
---|---|
org.apache.lens.server.api.common | |
org.apache.lens.server.api.query |
Modifier and Type | Class and Description |
---|---|
class |
FibonacciExponentialBackOffRetryHandler
A exponential backoff retry handler.
|
Modifier and Type | Method and Description |
---|---|
static BackOffRetryHandler |
OperationRetryHandlerFactory.createExponentialBackOffHandler(int numRetries,
long maxDelay,
long waitMillis)
Create exponential backoff handler
|
Modifier and Type | Method and Description |
---|---|
void |
QueryContext.updateDriverStatus(BackOffRetryHandler statusUpdateRetryHandler)
Update status from selected driver
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.