| Interface | Description |
|---|---|
| FetchResultsResponseBody |
ResponseBody for executing a statement. |
| Class | Description |
|---|---|
| CompleteStatementRequestBody |
RequestBody for completing a statement. |
| CompleteStatementResponseBody |
ResponseBody for completing a statement. |
| ExecuteStatementRequestBody |
RequestBody for executing a statement. |
| ExecuteStatementResponseBody |
ResponseBody for executing a statement. |
| FetchResultResponseBodyImpl |
The implementation of the
FetchResultsResponseBody with ready results. |
| FetchResultsMessageParameters |
MessageParameters for fetching results. |
| FetchResultsRowFormatQueryParameter |
A
MessageQueryParameter that parses the 'rowFormat' query parameter for fetching results. |
| FetchResultsTokenPathParameter |
MessagePathParameter that parses the token string. |
| NotReadyFetchResultResponse |
The
FetchResultsResponseBody indicates the results is not ready. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.