Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.avatica.remote Classes and Interfaces - 69 results found.
NameDescriptionTypePackageFramework
AbstractHandlerAbstract base class for Handlers to extend to inherit functionality common across serialization strategies.Classorg.apache.calcite.avatica.remoteCalcite
AbstractServiceA common base class for Service implementations that implement modifications made to response objects.Classorg.apache.calcite.avatica.remoteCalcite
AvaticaHttpClientAn interface which defines how requests are sent to the Avatica server.Interfaceorg.apache.calcite.avatica.remoteCalcite
AvaticaHttpClientImplA common class to invoke HTTP requests against the Avatica server agnostic of the data being sent and received across the wire.Classorg.apache.calcite.avatica.remoteCalcite
AvaticaRemoteConnectionConfigImpl with extra properties specific to Remote Driver.Classorg.apache.calcite.avatica.remoteCalcite
AvaticaRemoteConnectionPropertyenum AvaticaRemoteConnectionPropertyEnumeration of Avatica remote driver's built-in connection properties.Classorg.apache.calcite.avatica.remoteCalcite
AvaticaRuntimeExceptionA RuntimeException thrown by Avatica with additional contextual information about what happened to cause the Exception.Classorg.apache.calcite.avatica.remoteCalcite
DriverAvatica Remote JDBC driver.Classorg.apache.calcite.avatica.remoteCalcite
Driver .SerializationDefines the method of message serialization used by the DriverReturns the enum constant of this type with the specified name.Classorg.apache.calcite.avatica.remote.DriverCalcite
HandlerAPI for text request-response calls to an Avatica server.Interfaceorg.apache.calcite.avatica.remoteCalcite
Handler .HandlerResponseStruct that encapsulates the context of the result of a request to Avatica.Classorg.apache.calcite.avatica.remote.HandlerCalcite
JsonHandler that decodes JSON requests, sends them to a Service, and encodes the responses into JSON.Classorg.apache.calcite.avatica.remoteCalcite
JsonService that encodes requests and responses as JSON.Classorg.apache.calcite.avatica.remoteCalcite
LocalJsonService that goes to an in-process instance of Service.Classorg.apache.calcite.avatica.remoteCalcite
LocalProtobufServiceA Service implementation that performs protocol buffer serialization on request and responses on either side of computing a response from a request to mimic some transport to a server whichClassorg.apache.calcite.avatica.remoteCalcite
LocalServiceClassorg.apache.calcite.avatica.remoteCalcite
MetaDataOperationenum MetaDataOperationIdentifies an operation from DatabaseMetaData which returns a ResultSet.Classorg.apache.calcite.avatica.remoteCalcite
MockJsonServiceMock implementation of Service that encodes its requests and responses as JSONClassorg.apache.calcite.avatica.remoteCalcite
MockJsonService .FactoryFactory that creates a MockJsonService.Classorg.apache.calcite.avatica.remote.MockJsonServiceCalcite
MockProtobufServiceA mock implementation of ProtobufService for testing.Classorg.apache.calcite.avatica.remoteCalcite
MockProtobufService .MockProtobufServiceFactoryA factory that instantiates the mock protobuf service.Classorg.apache.calcite.avatica.remote.MockProtobufServiceCalcite
ProtobufHandlerDispatches serialized protocol buffer messages to the provided Service by converting them to the POJO Request.Classorg.apache.calcite.avatica.remoteCalcite
ProtobufServiceService implementation that encodes requests and responses as protocol buffers.Classorg.apache.calcite.avatica.remoteCalcite
ProtobufTranslationGeneric interface to support parsing of serialized protocol buffers between client and server.Interfaceorg.apache.calcite.avatica.remoteCalcite
ProtobufTranslationImpl protobuf requests to POJO requests.Classorg.apache.calcite.avatica.remoteCalcite
RemoteProtobufServiceProtobufService implementation that queries against a remote implementation, using protocol buffers as the serialized form.Classorg.apache.calcite.avatica.remoteCalcite
RemoteService that translates requests into JSON and sends them to a remote server, usually an HTTP server.Classorg.apache.calcite.avatica.remoteCalcite
RequestTranslatorEncapsulate the logic of transforming a protobuf Request message into the Avatica POJO request.Classorg.apache.calcite.avatica.remoteCalcite
ResponseTranslatorEncapsulate the logic of transforming a protobuf Response message into the Avatica POJO Response.Classorg.apache.calcite.avatica.remoteCalcite
ServiceAPI for request-response calls to an Avatica server.Interfaceorg.apache.calcite.avatica.remoteCalcite
Service .BaseBase class for request and response.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CatalogsRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CloseConnectionRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CloseConnectionResponse Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CloseStatementRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CloseStatementResponse Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ColumnsRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CommitRequestAn RPC request to invoke a commit on a Connection.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CommitResponseAn RPC response from invoking commit on a Connection.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ConnectionSyncRequestRequest for Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ConnectionSyncResponse Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CreateStatementRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .CreateStatementResponse Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .DatabasePropertyRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .DatabasePropertyResponse Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ErrorResponseResponse for any request that the server failed to successfully perform.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ExecuteRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ExecuteResponse Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .FactoryFactory that creates a Service.Interfaceorg.apache.calcite.avatica.remote.ServiceCalcite
Service .FetchRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .FetchResponse Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .OpenConnectionRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .OpenConnectionResponse Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .PrepareAndExecuteRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .PrepareRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .PrepareResponse Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .RequestBase class for all service request messages.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ResponseBase class for all service response messages.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .ResultSetResponseResponse that contains a result set.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .RollbackRequestAn RPC request to invoke a rollback on a Connection.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .RollbackResponseAn RPC response from invoking rollback on a Connection.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .RpcMetadataResponseResponse that includes information about the server that handled an RPC.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .SchemasRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .SyncResultsRequestRequest for Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .SyncResultsResponseResponse for Service.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .TablesRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .TableTypesRequestRequest for Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
Service .TypeInfoRequest Meta.Classorg.apache.calcite.avatica.remote.ServiceCalcite
TypedValue There are 3 representations: JDBC - the representation used by JDBC get and set methodsClassorg.apache.calcite.avatica.remoteCalcite