| Name | Description | Type | Package | Framework |
| Service | API for request-response calls to an Avatica server. | Interface | org.apache.calcite.avatica.remote | Calcite |
| Service .Base | Base class for request and response. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CatalogsRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CloseConnectionRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CloseConnectionResponse | Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CloseStatementRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CloseStatementResponse | Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .ColumnsRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CommitRequest | An RPC request to invoke a commit on a Connection. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CommitResponse | An RPC response from invoking commit on a Connection. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .ConnectionSyncRequest | Request for Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .ConnectionSyncResponse | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CreateStatementRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .CreateStatementResponse | Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .DatabasePropertyRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .DatabasePropertyResponse | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .ErrorResponse | Response for any request that the server failed to successfully perform. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .ExecuteRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .ExecuteResponse | Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .Factory | Factory that creates a Service. | Interface | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .FetchRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .FetchResponse | Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .OpenConnectionRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .OpenConnectionResponse | Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .PrepareAndExecuteRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .PrepareRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .PrepareResponse | Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .Request | Base class for all service request messages. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .Response | Base class for all service response messages. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .ResultSetResponse | Response that contains a result set. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .RollbackRequest | An RPC request to invoke a rollback on a Connection. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .RollbackResponse | An RPC response from invoking rollback on a Connection. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .RpcMetadataResponse | Response that includes information about the server that handled an RPC. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .SchemasRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .SyncResultsRequest | Request for Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .SyncResultsResponse | Response for Service. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .TablesRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .TableTypesRequest | Request for Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |
| Service .TypeInfoRequest | Meta. | Class | org.apache.calcite.avatica.remote.Service | Calcite |