| Package | Description |
|---|---|
| org.apache.calcite.avatica |
Avatica JDBC framework.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
AvaticaConnection.invokeWithRetries(AvaticaConnection.CallableWithoutException<T> callable)
Invokes the given "callable", retrying the call when the server responds with an error
denoting that the connection is missing on the server.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.